Click here to Skip to main content
15,896,912 members
Home / Discussions / C#
   

C#

 
AnswerRe: problem with datetime in sqlCE Pin
Eddy Vluggen28-Sep-09 1:52
professionalEddy Vluggen28-Sep-09 1:52 
Questionhi need some suggestion regaurding my project Pin
srichakram_harsha28-Sep-09 1:01
srichakram_harsha28-Sep-09 1:01 
AnswerRe: hi need some suggestion regaurding my project Pin
Pete O'Hanlon28-Sep-09 1:17
mvePete O'Hanlon28-Sep-09 1:17 
AnswerRe: hi need some suggestion regaurding my project Pin
musefan28-Sep-09 1:56
musefan28-Sep-09 1:56 
GeneralRe: hi need some suggestion regaurding my project Pin
J4amieC28-Sep-09 2:31
J4amieC28-Sep-09 2:31 
GeneralRe: hi need some suggestion regaurding my project Pin
musefan28-Sep-09 2:44
musefan28-Sep-09 2:44 
GeneralRe: hi need some suggestion regaurding my project Pin
Richard MacCutchan28-Sep-09 3:42
mveRichard MacCutchan28-Sep-09 3:42 
Questionwhat is the best and the short way to limit textbox for only numbers Pin
E_Gold27-Sep-09 21:17
E_Gold27-Sep-09 21:17 
AnswerRe: what is the best and the short way to limit textbox for only numbers Pin
Sachin Dubey27-Sep-09 21:23
Sachin Dubey27-Sep-09 21:23 
AnswerRe: what is the best and the short way to limit textbox for only numbers Pin
Abhijit Jana27-Sep-09 21:23
professionalAbhijit Jana27-Sep-09 21:23 
AnswerRe: what is the best and the short way to limit textbox for only numbers Pin
DaveyM6927-Sep-09 22:04
professionalDaveyM6927-Sep-09 22:04 
AnswerRe: what is the best and the short way to limit textbox for only numbers Pin
molesworth27-Sep-09 23:33
molesworth27-Sep-09 23:33 
QuestionStartupMode for Services Pin
Vijjuuu.27-Sep-09 20:58
Vijjuuu.27-Sep-09 20:58 
AnswerRe: StartupMode for Services Pin
Abhijit Jana27-Sep-09 21:20
professionalAbhijit Jana27-Sep-09 21:20 
GeneralRe: StartupMode for Services Pin
Vijjuuu.27-Sep-09 21:24
Vijjuuu.27-Sep-09 21:24 
GeneralRe: StartupMode for Services Pin
Abhijit Jana27-Sep-09 21:40
professionalAbhijit Jana27-Sep-09 21:40 
AnswerRe: StartupMode for Services Pin
Calla27-Sep-09 21:48
Calla27-Sep-09 21:48 
GeneralRe: StartupMode for Services Pin
Abhijit Jana27-Sep-09 22:00
professionalAbhijit Jana27-Sep-09 22:00 
GeneralRe: StartupMode for Services Pin
Calla27-Sep-09 22:09
Calla27-Sep-09 22:09 
QuestionTranslation Of C# Class to XML And Vice versa Pin
Sachin Dubey27-Sep-09 19:59
Sachin Dubey27-Sep-09 19:59 
AnswerRe: Translation Of C# Class to XML And Vice versa Pin
Christian Graus27-Sep-09 20:24
protectorChristian Graus27-Sep-09 20:24 
GeneralRe: Translation Of C# Class to XML And Vice versa Pin
Sachin Dubey27-Sep-09 20:32
Sachin Dubey27-Sep-09 20:32 
GeneralRe: Translation Of C# Class to XML And Vice versa Pin
Christian Graus27-Sep-09 20:40
protectorChristian Graus27-Sep-09 20:40 
GeneralRe: Translation Of C# Class to XML And Vice versa Pin
Sachin Dubey27-Sep-09 20:44
Sachin Dubey27-Sep-09 20:44 
GeneralRe: Translation Of C# Class to XML And Vice versa Pin
0x3c027-Sep-09 21:04
0x3c027-Sep-09 21:04 
You don't necessarily have to write your own code to manually serialise a class. The XmlSerializer class can handle most of the work.


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.