Click here to Skip to main content
15,891,529 members
Home / Discussions / C#
   

C#

 
GeneralRe: Using outlook to send messages. Pin
Heath Stewart9-May-04 2:23
protectorHeath Stewart9-May-04 2:23 
GeneralRe: Using outlook to send messages. Pin
mpalle9-May-04 2:39
mpalle9-May-04 2:39 
GeneralGet name of variable Pin
Stefan Troschuetz8-May-04 4:06
Stefan Troschuetz8-May-04 4:06 
GeneralRe: Get name of variable Pin
Hesham Amin8-May-04 4:13
Hesham Amin8-May-04 4:13 
GeneralRe: Get name of variable Pin
Stefan Troschuetz8-May-04 4:22
Stefan Troschuetz8-May-04 4:22 
GeneralRe: Get name of variable Pin
kayhustle8-May-04 16:03
kayhustle8-May-04 16:03 
GeneralRe: Get name of variable Pin
Stefan Troschuetz9-May-04 0:51
Stefan Troschuetz9-May-04 0:51 
GeneralRe: Get name of variable Pin
Heath Stewart8-May-04 19:29
protectorHeath Stewart8-May-04 19:29 
Why don't you look into XML serialization? Read the documentatio for the classes in the System.Xml.Serialization namespace. The XmlSerializer already supports this and you can always override defauls using the attributes also in that namespace. Why do what's been already done for you in the .NET FCL?

 

Microsoft MVP, Visual C#
My Articles
GeneralRe: Get name of variable Pin
Stefan Troschuetz9-May-04 0:42
Stefan Troschuetz9-May-04 0:42 
GeneralRe: Get name of variable Pin
Heath Stewart9-May-04 2:51
protectorHeath Stewart9-May-04 2:51 
Generaladd a property Pin
cristina_tudor8-May-04 2:48
cristina_tudor8-May-04 2:48 
GeneralRe: add a property Pin
Dave Kreskowiak8-May-04 3:17
mveDave Kreskowiak8-May-04 3:17 
GeneralC# Questions relating to TextBox Pin
Member 6910898-May-04 0:33
Member 6910898-May-04 0:33 
GeneralRe: C# Questions relating to TextBox Pin
Hesham Amin8-May-04 1:19
Hesham Amin8-May-04 1:19 
GeneralRe: C# Questions relating to TextBox Pin
surgeproof8-May-04 4:21
surgeproof8-May-04 4:21 
GeneralRe: C# Questions relating to TextBox Pin
kayhustle8-May-04 5:19
kayhustle8-May-04 5:19 
GeneralRe: C# Questions relating to TextBox Pin
Heath Stewart8-May-04 19:56
protectorHeath Stewart8-May-04 19:56 
Questionhow can i got the version infomation about the sqlsever? Pin
lowiq7-May-04 20:04
lowiq7-May-04 20:04 
AnswerRe: how can i got the version infomation about the sqlsever? Pin
Mazdak7-May-04 20:20
Mazdak7-May-04 20:20 
GeneralRe: how can i got the version infomation about the sqlsever? Pin
lowiq7-May-04 20:30
lowiq7-May-04 20:30 
GeneralRe: how can i got the version infomation about the sqlsever? Pin
Hesham Amin7-May-04 21:02
Hesham Amin7-May-04 21:02 
GeneralRe: how can i got the version infomation about the sqlsever? Pin
lowiq7-May-04 21:09
lowiq7-May-04 21:09 
GeneralRe: how can i got the version infomation about the sqlsever? Pin
Mazdak7-May-04 21:05
Mazdak7-May-04 21:05 
GeneralRe: how can i got the version infomation about the sqlsever? Pin
lowiq7-May-04 21:17
lowiq7-May-04 21:17 
GeneralDynamic Event Handling Pin
DustinMiles7-May-04 18:56
DustinMiles7-May-04 18:56 

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.