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

C#

 
AnswerRe: Custom config sections problem. Pin
Sk9330-Jun-09 5:10
Sk9330-Jun-09 5:10 
GeneralRe: Custom config sections problem. Pin
Zeokat30-Jun-09 6:12
Zeokat30-Jun-09 6:12 
JokeRe: Custom config sections problem. Pin
Sk9330-Jun-09 6:13
Sk9330-Jun-09 6:13 
QuestionToString() method on objects returned from a webservice (Compact framework) [modified] Pin
c0ax_lx30-Jun-09 4:43
c0ax_lx30-Jun-09 4:43 
AnswerRe: ToString() method on objects returned from a webservice (Compact framework) Pin
SeMartens30-Jun-09 4:52
SeMartens30-Jun-09 4:52 
GeneralRe: ToString() method on objects returned from a webservice (Compact framework) Pin
c0ax_lx30-Jun-09 4:57
c0ax_lx30-Jun-09 4:57 
GeneralRe: ToString() method on objects returned from a webservice (Compact framework) Pin
SeMartens30-Jun-09 5:08
SeMartens30-Jun-09 5:08 
GeneralRe: ToString() method on objects returned from a webservice (Compact framework) Pin
c0ax_lx30-Jun-09 23:14
c0ax_lx30-Jun-09 23:14 
I tried changing StringType to int. did nothing. This confuses me a little.
The properties of the object can be modified and keeps their state on the client. but all changes
are lost on the server. since it is stateless one would think that the "original" values also
would be lost, and why isnt the client object values passed to the server for method invocation.
thank god for Apress Books and vacation coming up Smile | :)

Anyway, i solved this by having a local class with the same properties and my custom ToString.

If it' stuck, DO NOT pull harder!

QuestionQuick quest Pin
gwithey30-Jun-09 4:29
gwithey30-Jun-09 4:29 
AnswerRe: Quick quest Pin
musefan30-Jun-09 4:35
musefan30-Jun-09 4:35 
GeneralRe: Quick quest Pin
gwithey30-Jun-09 4:44
gwithey30-Jun-09 4:44 
AnswerRe: Quick quest Pin
c0ax_lx30-Jun-09 4:45
c0ax_lx30-Jun-09 4:45 
GeneralRe: Quick quest Pin
gwithey30-Jun-09 4:48
gwithey30-Jun-09 4:48 
GeneralRe: Quick quest Pin
c0ax_lx30-Jun-09 4:54
c0ax_lx30-Jun-09 4:54 
GeneralRe: Quick quest Pin
gwithey30-Jun-09 4:58
gwithey30-Jun-09 4:58 
GeneralRe: Quick quest Pin
musefan30-Jun-09 5:14
musefan30-Jun-09 5:14 
QuestionFilter GridView using a dropdown list but only after page populates with appropriate data from Query String Pin
mjc22530-Jun-09 4:23
mjc22530-Jun-09 4:23 
Questioncomplete removing of a C# COM component Pin
manustone30-Jun-09 3:24
manustone30-Jun-09 3:24 
QuestionCombobox and listbox control Pin
Hum Dum30-Jun-09 3:08
Hum Dum30-Jun-09 3:08 
AnswerRe: Combobox and listbox control Pin
musefan30-Jun-09 3:19
musefan30-Jun-09 3:19 
GeneralRe: Combobox and listbox control Pin
Hum Dum1-Jul-09 0:04
Hum Dum1-Jul-09 0:04 
GeneralRe: Combobox and listbox control Pin
musefan1-Jul-09 1:18
musefan1-Jul-09 1:18 
QuestionCalling a C function from C# and getting values from it. Pin
shivapriyak30-Jun-09 2:42
shivapriyak30-Jun-09 2:42 
AnswerRe: Calling a C function from C# and getting values from it. [modified] Pin
DaveyM6930-Jun-09 3:26
professionalDaveyM6930-Jun-09 3:26 
GeneralRe: Calling a C function from C# and getting values from it. Pin
shivapriyak30-Jun-09 3:34
shivapriyak30-Jun-09 3:34 

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.