Click here to Skip to main content
15,893,368 members
Home / Discussions / C#
   

C#

 
QuestionXPathDocument Constructor Pin
George_George14-May-08 19:58
George_George14-May-08 19:58 
QuestionCommunication between form and DLLs...IPC? Pin
Adeel Chaudhry14-May-08 18:57
Adeel Chaudhry14-May-08 18:57 
AnswerRe: Communication between form and DLLs...IPC? Pin
Christian Graus14-May-08 19:52
protectorChristian Graus14-May-08 19:52 
QuestionCell validation in datagridview Pin
cocoonwls14-May-08 18:55
cocoonwls14-May-08 18:55 
AnswerRe: Cell validation in datagridview Pin
dan!sh 14-May-08 19:06
professional dan!sh 14-May-08 19:06 
GeneralRe: Cell validation in datagridview [modified] Pin
cocoonwls14-May-08 20:35
cocoonwls14-May-08 20:35 
Questioncreate a new window using a buttton Pin
EricFelix14-May-08 17:21
EricFelix14-May-08 17:21 
AnswerRe: create a new window using a buttton Pin
Christian Graus14-May-08 17:28
protectorChristian Graus14-May-08 17:28 
I would recommend reading a beginners book at this point. I assume you don't have one, or you'd be referring to it.

Form1 f = new Form1();
f.ShowDialog();

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: create a new window using a buttton Pin
EricFelix14-May-08 17:37
EricFelix14-May-08 17:37 
QuestionA sample project Pin
mehrdadc4814-May-08 15:52
mehrdadc4814-May-08 15:52 
AnswerRe: A sample project Pin
Christian Graus14-May-08 16:25
protectorChristian Graus14-May-08 16:25 
Questionwhat is this mean Pin
angels77714-May-08 15:07
angels77714-May-08 15:07 
AnswerRe: what is this mean Pin
Christian Graus14-May-08 15:21
protectorChristian Graus14-May-08 15:21 
JokeRe: what is this mean Pin
Vikram A Punathambekar14-May-08 19:07
Vikram A Punathambekar14-May-08 19:07 
AnswerRe: what is this mean Pin
Ashfield14-May-08 21:17
Ashfield14-May-08 21:17 
QuestionC# Async Socket Disconnect / Reconnect Pin
Sean Cornell14-May-08 13:34
Sean Cornell14-May-08 13:34 
AnswerRe: C# Async Socket Disconnect / Reconnect Pin
Peter Josefsson Sweden14-May-08 15:22
Peter Josefsson Sweden14-May-08 15:22 
GeneralRe: C# Async Socket Disconnect / Reconnect Pin
Sean Cornell15-May-08 0:49
Sean Cornell15-May-08 0:49 
GeneralRe: C# Async Socket Disconnect / Reconnect Pin
Peter Josefsson Sweden16-May-08 12:30
Peter Josefsson Sweden16-May-08 12:30 
QuestionWinSxS Pin
Member 391904914-May-08 12:58
Member 391904914-May-08 12:58 
AnswerRe: WinSxS Pin
Christian Graus14-May-08 13:30
protectorChristian Graus14-May-08 13:30 
Question[Message Deleted] Pin
AAKAra14-May-08 10:23
AAKAra14-May-08 10:23 
AnswerRe: comparing the bit in C# Pin
PIEBALDconsult14-May-08 10:30
mvePIEBALDconsult14-May-08 10:30 
AnswerRe: [Message Deleted] Pin
Vikram A Punathambekar14-May-08 19:08
Vikram A Punathambekar14-May-08 19:08 
QuestionOnMouseMove event fires continually - Problem [modified] Pin
eliohim200514-May-08 10:20
eliohim200514-May-08 10:20 

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.