Click here to Skip to main content
15,902,777 members
Home / Discussions / C#
   

C#

 
Question[Message Deleted] Pin
Member 387988125-Oct-07 22:36
Member 387988125-Oct-07 22:36 
AnswerRe: Session Probs..., Pin
SHatchard25-Oct-07 22:40
SHatchard25-Oct-07 22:40 
AnswerRe: Session Probs..., Pin
Pete O'Hanlon26-Oct-07 0:27
mvePete O'Hanlon26-Oct-07 0:27 
GeneralRe: Session Probs..., Pin
Member 387988126-Oct-07 19:40
Member 387988126-Oct-07 19:40 
GeneralRe: Session Probs..., Pin
Paul Conrad27-Oct-07 12:27
professionalPaul Conrad27-Oct-07 12:27 
QuestionSaving back ground image of a form Pin
sindhutiwari25-Oct-07 22:07
sindhutiwari25-Oct-07 22:07 
AnswerRe: Saving back ground image of a form Pin
N a v a n e e t h25-Oct-07 22:22
N a v a n e e t h25-Oct-07 22:22 
AnswerRe: Saving back ground image of a form Pin
Mohib Sheth25-Oct-07 23:40
Mohib Sheth25-Oct-07 23:40 
Are you storing the image or the path of the image?

If you are storing the image.. then do this.

Image im = Form.ActiveForm.Image;
and then save the image...

If you are storing the path.. then just store it in string Smile | :)

Thanks.

------------------------------------------------------------------
Life would have been much easier if I had the source-code!!

QuestionHow to update databinding property Pin
El'Cachubrey25-Oct-07 21:48
El'Cachubrey25-Oct-07 21:48 
QuestionProblem in uplod File through proxy to FTP Pin
pritesh_patel25-Oct-07 21:35
pritesh_patel25-Oct-07 21:35 
Question.Net remoting, registering two channel? how??? Pin
Ponzano Paolo25-Oct-07 21:14
Ponzano Paolo25-Oct-07 21:14 
AnswerRe: .Net remoting, registering two channel? how??? Pin
Ponzano Paolo25-Oct-07 22:07
Ponzano Paolo25-Oct-07 22:07 
QuestionResticting the files to opening by using WindowsService application [modified] Pin
Roney25-Oct-07 20:23
Roney25-Oct-07 20:23 
Questionportability of user control : x64 platform Pin
Nadia Monalisa25-Oct-07 20:01
Nadia Monalisa25-Oct-07 20:01 
AnswerRe: portability of user control : x64 platform Pin
N a v a n e e t h25-Oct-07 20:13
N a v a n e e t h25-Oct-07 20:13 
GeneralRe: portability of user control : x64 platform Pin
Nadia Monalisa25-Oct-07 22:34
Nadia Monalisa25-Oct-07 22:34 
GeneralRe: portability of user control : x64 platform Pin
N a v a n e e t h25-Oct-07 22:51
N a v a n e e t h25-Oct-07 22:51 
QuestionHelpRequested event Pin
Hans Ruck25-Oct-07 19:41
Hans Ruck25-Oct-07 19:41 
AnswerRe: HelpRequested event Pin
N a v a n e e t h25-Oct-07 20:22
N a v a n e e t h25-Oct-07 20:22 
GeneralRe: HelpRequested event Pin
Hans Ruck25-Oct-07 20:31
Hans Ruck25-Oct-07 20:31 
GeneralRe: HelpRequested event Pin
N a v a n e e t h25-Oct-07 20:37
N a v a n e e t h25-Oct-07 20:37 
GeneralRe: HelpRequested event Pin
Hans Ruck25-Oct-07 20:44
Hans Ruck25-Oct-07 20:44 
GeneralRe: HelpRequested event Pin
N a v a n e e t h25-Oct-07 20:46
N a v a n e e t h25-Oct-07 20:46 
GeneralRe: HelpRequested event Pin
Hans Ruck25-Oct-07 20:56
Hans Ruck25-Oct-07 20:56 
GeneralRe: HelpRequested event Pin
N a v a n e e t h25-Oct-07 21:16
N a v a n e e t h25-Oct-07 21:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.