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

C#

 
AnswerRe: Raising Global Keystrokes Pin
S. Senthil Kumar8-Jan-06 2:19
S. Senthil Kumar8-Jan-06 2:19 
QuestionOpen .HLP file using Pin
CodyGen7-Jan-06 7:33
CodyGen7-Jan-06 7:33 
AnswerRe: Open .HLP file using Pin
leppie7-Jan-06 10:09
leppie7-Jan-06 10:09 
QuestionHow to get true Font size? Pin
Libor Tinka7-Jan-06 7:30
Libor Tinka7-Jan-06 7:30 
AnswerRe: How to get true Font size? Pin
Guffa7-Jan-06 8:50
Guffa7-Jan-06 8:50 
AnswerRe: How to get true Font size? Pin
Curtis Schlak.8-Jan-06 17:32
Curtis Schlak.8-Jan-06 17:32 
QuestionHow to generate a guid in C#? Pin
bouli7-Jan-06 7:15
bouli7-Jan-06 7:15 
AnswerRe: How to generate a guid in C#? Pin
CodyGen7-Jan-06 7:39
CodyGen7-Jan-06 7:39 
Easiest way:
textBox1.Text = Guid.NewGuid().ToString();
GeneralRe: How to generate a guid in C#? Pin
bouli7-Jan-06 7:42
bouli7-Jan-06 7:42 
JokeRe: How to generate a guid in C#? Pin
User 66587-Jan-06 10:26
User 66587-Jan-06 10:26 
JokeRe: How to do your laundry in C#? Pin
Guffa7-Jan-06 11:34
Guffa7-Jan-06 11:34 
JokeRe: How to generate a guid in C#? Pin
DavidNohejl7-Jan-06 12:27
DavidNohejl7-Jan-06 12:27 
QuestionC# Express IDE: Solution Config disabled?! Pin
peterchen7-Jan-06 2:32
peterchen7-Jan-06 2:32 
AnswerRe: C# Express IDE: Solution Config disabled?! Pin
S. Senthil Kumar7-Jan-06 3:12
S. Senthil Kumar7-Jan-06 3:12 
GeneralRe: C# Express IDE: Solution Config disabled?! Pin
peterchen7-Jan-06 3:39
peterchen7-Jan-06 3:39 
AnswerRe: C# Express IDE: Solution Config disabled?! Pin
Joel Lucsy7-Jan-06 10:07
Joel Lucsy7-Jan-06 10:07 
QuestionModal Dialog Loosing focus Pin
rikkemus7-Jan-06 1:29
rikkemus7-Jan-06 1:29 
AnswerRe: Modal Dialog Loosing focus Pin
S. Senthil Kumar7-Jan-06 3:14
S. Senthil Kumar7-Jan-06 3:14 
GeneralRe: Modal Dialog Loosing focus Pin
rikkemus7-Jan-06 3:17
rikkemus7-Jan-06 3:17 
QuestionRaising an event when a variable changes Pin
2hdass6-Jan-06 23:49
2hdass6-Jan-06 23:49 
AnswerRe: Raising an event when a variable changes Pin
Colin Angus Mackay7-Jan-06 1:11
Colin Angus Mackay7-Jan-06 1:11 
GeneralRe: Raising an event when a variable changes Pin
Ravi Bhavnani7-Jan-06 5:06
professionalRavi Bhavnani7-Jan-06 5:06 
GeneralRe: Raising an event when a variable changes Pin
Colin Angus Mackay7-Jan-06 5:08
Colin Angus Mackay7-Jan-06 5:08 
Questionweakly typed Event declaration Pin
peterchen6-Jan-06 22:56
peterchen6-Jan-06 22:56 
AnswerRe: weakly typed Event declaration Pin
Daniel Turini6-Jan-06 23:19
Daniel Turini6-Jan-06 23:19 

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.