Click here to Skip to main content
15,886,422 members
Home / Discussions / C#
   

C#

 
GeneralRe: if statement troubles Pin
harold aptroot10-Jun-09 7:14
harold aptroot10-Jun-09 7:14 
GeneralRe: if statement troubles Pin
partialdata10-Jun-09 8:04
partialdata10-Jun-09 8:04 
AnswerRe: if statement troubles Pin
Luc Pattyn10-Jun-09 7:25
sitebuilderLuc Pattyn10-Jun-09 7:25 
GeneralRe: if statement troubles Pin
partialdata10-Jun-09 8:17
partialdata10-Jun-09 8:17 
GeneralRe: if statement troubles Pin
Luc Pattyn10-Jun-09 8:28
sitebuilderLuc Pattyn10-Jun-09 8:28 
GeneralRe: if statement troubles Pin
partialdata10-Jun-09 8:48
partialdata10-Jun-09 8:48 
Questiondeserialization of object and then populating form Pin
ThorTheBraveGod10-Jun-09 6:13
ThorTheBraveGod10-Jun-09 6:13 
AnswerRe: deserialization of object and then populating form Pin
Ennis Ray Lynch, Jr.10-Jun-09 6:31
Ennis Ray Lynch, Jr.10-Jun-09 6:31 
Personally, I prefer writing the code to set the values of form elements. Often the pursuit of automagic code features will cause you more pain than it is worth. However, you could use reflection if you really wanted to in a poor man's data binding fashion or implement the data binding interfaces to make your object a valid data source. Or make an object data source for which to bind your object.


Need custom software developed? I do C# development and consulting all over the United States.

A man said to the universe:
"Sir I exist!"
"However," replied the universe,
"The fact has not created in me
A sense of obligation."
--Stephen Crane


AnswerRe: deserialization of object and then populating form Pin
Henry Minute10-Jun-09 6:35
Henry Minute10-Jun-09 6:35 
GeneralRe: deserialization of object and then populating form Pin
ThorTheBraveGod10-Jun-09 8:06
ThorTheBraveGod10-Jun-09 8:06 
GeneralRe: deserialization of object and then populating form Pin
Henry Minute10-Jun-09 8:48
Henry Minute10-Jun-09 8:48 
RantRe: deserialization of object and then populating form Pin
ThorTheBraveGod10-Jun-09 9:10
ThorTheBraveGod10-Jun-09 9:10 
GeneralRe: deserialization of object and then populating form Pin
Henry Minute10-Jun-09 9:12
Henry Minute10-Jun-09 9:12 
Questionurgent help pleasse [image processing , pointers , byte ] Pin
WinSolution10-Jun-09 6:10
WinSolution10-Jun-09 6:10 
AnswerRe: urgent help pleasse [image processing , pointers , byte ] Pin
Luc Pattyn10-Jun-09 6:29
sitebuilderLuc Pattyn10-Jun-09 6:29 
AnswerRe: urgent help pleasse [image processing , pointers , byte ] Pin
Henry Minute10-Jun-09 6:31
Henry Minute10-Jun-09 6:31 
AnswerRe: urgent help pleasse [image processing , pointers , byte ] Pin
WinSolution10-Jun-09 6:38
WinSolution10-Jun-09 6:38 
GeneralRe: urgent help pleasse [image processing , pointers , byte ] Pin
Luc Pattyn10-Jun-09 7:29
sitebuilderLuc Pattyn10-Jun-09 7:29 
GeneralRe: urgent help pleasse [image processing , pointers , byte ] Pin
Christian Graus10-Jun-09 8:46
protectorChristian Graus10-Jun-09 8:46 
AnswerRe: urgent help pleasse [image processing , pointers , byte ] Pin
saurabh sahay10-Jun-09 11:50
saurabh sahay10-Jun-09 11:50 
QuestionHttpResponse Compression... ? Pin
Trapper-Hell10-Jun-09 5:54
Trapper-Hell10-Jun-09 5:54 
AnswerRe: HttpResponse Compression... ? Pin
Colin Angus Mackay10-Jun-09 6:15
Colin Angus Mackay10-Jun-09 6:15 
AnswerRe: HttpResponse Compression... ? Pin
saurabh sahay10-Jun-09 6:18
saurabh sahay10-Jun-09 6:18 
GeneralRe: HttpResponse Compression... ? Pin
Trapper-Hell10-Jun-09 6:25
Trapper-Hell10-Jun-09 6:25 
GeneralRe: HttpResponse Compression... ? Pin
saurabh sahay10-Jun-09 6:35
saurabh sahay10-Jun-09 6:35 

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.