Click here to Skip to main content
15,905,781 members
Home / Discussions / C#
   

C#

 
GeneralRe: Memory Leak Pin
S. Senthil Kumar26-Jul-05 7:43
S. Senthil Kumar26-Jul-05 7:43 
GeneralRe: Memory Leak [EDITED] Pin
Dave Kreskowiak26-Jul-05 10:14
mveDave Kreskowiak26-Jul-05 10:14 
GeneralRe: Memory Leak [EDITED] Pin
Dan Neely27-Jul-05 2:52
Dan Neely27-Jul-05 2:52 
GeneralRe: Memory Leak [EDITED] Pin
Dave Kreskowiak27-Jul-05 6:33
mveDave Kreskowiak27-Jul-05 6:33 
QuestionHow to Convert Microsoft Excel sheet data into XML data Pin
dsrao26-Jul-05 5:58
dsrao26-Jul-05 5:58 
AnswerRe: How to Convert Microsoft Excel sheet data into XML data Pin
Dan Neely26-Jul-05 6:51
Dan Neely26-Jul-05 6:51 
GeneralPasing messages in remoting Pin
machocr26-Jul-05 5:25
machocr26-Jul-05 5:25 
QuestionHow to serialize/deserialize tree-like object? Pin
soniko26-Jul-05 5:13
soniko26-Jul-05 5:13 
I have class marked for serialization:

[Serializable]
public class DEMO
{
public DEMO[] ChildElements;
}

How can write code for serialization/deserialization in XML for such class? I need the shortest piece of code and without (if possible) manual working with XML nodes.

GeneralDataGrid easy question Pin
zaboboa26-Jul-05 4:40
zaboboa26-Jul-05 4:40 
GeneralNon-Standard port configuration for SmtpMail Pin
WetRivrRat26-Jul-05 4:35
WetRivrRat26-Jul-05 4:35 
GeneralRe: Non-Standard port configuration for SmtpMail Pin
S. Senthil Kumar26-Jul-05 5:13
S. Senthil Kumar26-Jul-05 5:13 
GeneralRe: Non-Standard port configuration for SmtpMail Pin
WetRivrRat26-Jul-05 5:48
WetRivrRat26-Jul-05 5:48 
GeneralRe: Non-Standard port configuration for SmtpMail Pin
S. Senthil Kumar26-Jul-05 6:35
S. Senthil Kumar26-Jul-05 6:35 
GeneralRe: Non-Standard port configuration for SmtpMail Pin
S. Senthil Kumar26-Jul-05 6:36
S. Senthil Kumar26-Jul-05 6:36 
GeneralRe: Non-Standard port configuration for SmtpMail Pin
WetRivrRat26-Jul-05 7:28
WetRivrRat26-Jul-05 7:28 
GeneralRe: Non-Standard port configuration for SmtpMail Pin
S. Senthil Kumar26-Jul-05 7:46
S. Senthil Kumar26-Jul-05 7:46 
GeneralRe: Non-Standard port configuration for SmtpMail Pin
WetRivrRat26-Jul-05 8:02
WetRivrRat26-Jul-05 8:02 
QuestionSmtpMail without smtp installed??? Pin
WetRivrRat26-Jul-05 4:33
WetRivrRat26-Jul-05 4:33 
AnswerRe: SmtpMail without smtp installed??? Pin
Guffa26-Jul-05 6:02
Guffa26-Jul-05 6:02 
GeneralRe: SmtpMail without smtp installed??? Pin
WetRivrRat26-Jul-05 8:03
WetRivrRat26-Jul-05 8:03 
Generalmask edit in c# Pin
fady_sayegh26-Jul-05 4:28
fady_sayegh26-Jul-05 4:28 
GeneralRe: mask edit in c# Pin
WetRivrRat26-Jul-05 5:06
WetRivrRat26-Jul-05 5:06 
GeneralRe: mask edit in c# Pin
Luis Alonso Ramos26-Jul-05 6:39
Luis Alonso Ramos26-Jul-05 6:39 
GeneralComparing Doubles Using Epsilon in C# Pin
Member 197084526-Jul-05 4:09
Member 197084526-Jul-05 4:09 
QuestionHow to get the currently focused mail in outlook using c#? Pin
Inbam26-Jul-05 3:56
Inbam26-Jul-05 3: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.