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

C#

 
AnswerRe: Position Pin
Ed.Poore1-Sep-07 8:27
Ed.Poore1-Sep-07 8:27 
Questionmulti thread in c# .......................... Pin
mr.mohsen1-Sep-07 6:18
mr.mohsen1-Sep-07 6:18 
AnswerRe: multi thread in c# .......................... Pin
Ed.Poore1-Sep-07 8:29
Ed.Poore1-Sep-07 8:29 
QuestionParsing LPSAFEARRAY from C++ Pin
alispas1-Sep-07 6:13
alispas1-Sep-07 6:13 
AnswerRe: Parsing LPSAFEARRAY from C++ Pin
Vasudevan Deepak Kumar1-Sep-07 23:05
Vasudevan Deepak Kumar1-Sep-07 23:05 
GeneralRe: Parsing LPSAFEARRAY from C++ Pin
alispas2-Sep-07 6:41
alispas2-Sep-07 6:41 
QuestionDeleting specific lines of a text file Pin
XFighter1-Sep-07 5:35
XFighter1-Sep-07 5:35 
AnswerRe: Deleting specific lines of a text file Pin
Colin Angus Mackay1-Sep-07 5:53
Colin Angus Mackay1-Sep-07 5:53 
GeneralRe: Deleting specific lines of a text file Pin
XFighter1-Sep-07 6:16
XFighter1-Sep-07 6:16 
GeneralRe: Deleting specific lines of a text file Pin
Colin Angus Mackay1-Sep-07 6:19
Colin Angus Mackay1-Sep-07 6:19 
GeneralRe: Deleting specific lines of a text file Pin
Christian Graus1-Sep-07 13:17
protectorChristian Graus1-Sep-07 13:17 
AnswerRe: Deleting specific lines of a text file Pin
Vasudevan Deepak Kumar1-Sep-07 23:03
Vasudevan Deepak Kumar1-Sep-07 23:03 
QuestionMATLAB TO C# Pin
SANA20861-Sep-07 5:04
SANA20861-Sep-07 5:04 
AnswerRe: MATLAB TO C# Pin
Ed.Poore1-Sep-07 8:29
Ed.Poore1-Sep-07 8:29 
AnswerRe: MATLAB TO C# Pin
pmarfleet1-Sep-07 8:39
pmarfleet1-Sep-07 8:39 
AnswerRe: MATLAB TO C# Pin
Vasudevan Deepak Kumar1-Sep-07 22:58
Vasudevan Deepak Kumar1-Sep-07 22:58 
QuestionMATLAB TO C# Pin
SANA20861-Sep-07 5:02
SANA20861-Sep-07 5:02 
AnswerRe: MATLAB TO C# Pin
_beginner_1-Sep-07 8:28
_beginner_1-Sep-07 8:28 
AnswerRe: MATLAB TO C# Pin
Christian Graus1-Sep-07 13:15
protectorChristian Graus1-Sep-07 13:15 
AnswerRe: MATLAB TO C# Pin
Vasudevan Deepak Kumar1-Sep-07 22:59
Vasudevan Deepak Kumar1-Sep-07 22:59 
QuestionTextBox Validation Pin
Assaf821-Sep-07 3:31
Assaf821-Sep-07 3:31 
AnswerRe: TextBox Validation Pin
pmarfleet1-Sep-07 4:11
pmarfleet1-Sep-07 4:11 
Handle the KeyPress event raised by the TextBox control and check which key has been pressed. Cancel the key press if the user has made an invalid selection.

More information about handling this event can be found here[^].

Paul
AnswerRe: TextBox Validation Pin
Rupesh Kumar Swami1-Sep-07 4:24
Rupesh Kumar Swami1-Sep-07 4:24 
Questionhow to read evc++ dll using c# .net 1.0 Pin
mercenary011-Sep-07 2:24
mercenary011-Sep-07 2:24 
AnswerRe: how to read evc++ dll using c# .net 1.0 Pin
Vasudevan Deepak Kumar1-Sep-07 2:26
Vasudevan Deepak Kumar1-Sep-07 2:26 

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.