Click here to Skip to main content
15,890,506 members
Home / Discussions / C#
   

C#

 
QuestionC# speed vs unmanaged C++ Pin
sjdevo3gsr8-Jun-06 10:58
sjdevo3gsr8-Jun-06 10:58 
AnswerRe: C# speed vs unmanaged C++ Pin
Stephan Samuel8-Jun-06 11:31
Stephan Samuel8-Jun-06 11:31 
AnswerRe: C# speed vs unmanaged C++ Pin
leppie8-Jun-06 20:42
leppie8-Jun-06 20:42 
AnswerRe: C# speed vs unmanaged C++ Pin
Robert Rohde8-Jun-06 20:55
Robert Rohde8-Jun-06 20:55 
GeneralRe: C# speed vs unmanaged C++ Pin
Guffa9-Jun-06 3:10
Guffa9-Jun-06 3:10 
QuestionDataGridView grid lines??? Pin
Small Rat8-Jun-06 10:47
Small Rat8-Jun-06 10:47 
AnswerRe: DataGridView grid lines??? Pin
Mairaaj Khan8-Jun-06 21:22
professionalMairaaj Khan8-Jun-06 21:22 
QuestionRegEx help Pin
econner8-Jun-06 9:02
econner8-Jun-06 9:02 
I currently have the following RegEx expression that requires the input of 5 alpha numeric characters. I am looking for help on how to modify this to allow 5 or 6 alpha characters. Also, How could this be modified to allow from 1 to 6 alpha characters.

[a-zA-Z0-9]{5}$


AnswerRe: RegEx help Pin
Dustin Metzgar8-Jun-06 9:06
Dustin Metzgar8-Jun-06 9:06 
GeneralRe: RegEx help Pin
econner8-Jun-06 9:11
econner8-Jun-06 9:11 
GeneralRe: RegEx help Pin
Le centriste8-Jun-06 9:24
Le centriste8-Jun-06 9:24 
GeneralRe: RegEx help Pin
Dustin Metzgar8-Jun-06 9:40
Dustin Metzgar8-Jun-06 9:40 
QuestionHow to get a list of active USB and Floppy-devices? Pin
Martin#8-Jun-06 8:58
Martin#8-Jun-06 8:58 
QuestionRemoving rows depending on date [modified] Pin
Yustme8-Jun-06 8:38
Yustme8-Jun-06 8:38 
AnswerRe: Removing rows depending on date [modified] Pin
Stephan Samuel8-Jun-06 9:50
Stephan Samuel8-Jun-06 9:50 
GeneralRe: Removing rows depending on date [modified] Pin
Yustme8-Jun-06 10:15
Yustme8-Jun-06 10:15 
GeneralRe: Removing rows depending on date [modified] Pin
Stephan Samuel8-Jun-06 10:57
Stephan Samuel8-Jun-06 10:57 
GeneralRe: Removing rows depending on date [modified] Pin
Yustme8-Jun-06 12:24
Yustme8-Jun-06 12:24 
AnswerRe: Removing rows depending on date [modified] Pin
Stephan Samuel8-Jun-06 13:09
Stephan Samuel8-Jun-06 13:09 
GeneralRe: Removing rows depending on date [modified] Pin
Yustme8-Jun-06 22:04
Yustme8-Jun-06 22:04 
QuestionImages don't show in side toolbar Pin
Alaloom8-Jun-06 8:06
Alaloom8-Jun-06 8:06 
AnswerRe: Images don't show in side toolbar Pin
leppie8-Jun-06 20:48
leppie8-Jun-06 20:48 
QuestionPrinting a TabPage from a TabControl Pin
Mate68-Jun-06 8:04
Mate68-Jun-06 8:04 
AnswerRe: Printing a TabPage from a TabControl Pin
Thomas Stockwell8-Jun-06 14:13
professionalThomas Stockwell8-Jun-06 14:13 
QuestionIs it possible to force the KeyDown Event of a TextBox? Pin
Martin#8-Jun-06 7:50
Martin#8-Jun-06 7:50 

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.