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

C#

 
GeneralRe: Problems pulling an image out of SQL Pin
Christian Graus24-Nov-05 17:28
protectorChristian Graus24-Nov-05 17:28 
AnswerRe: Problems pulling an image out of SQL Pin
Guillermo Rivero25-Nov-05 3:50
Guillermo Rivero25-Nov-05 3:50 
AnswerRe: Problems pulling an image out of SQL Pin
Mark DeVol29-Nov-05 11:55
Mark DeVol29-Nov-05 11:55 
QuestionFileNotFoundException with remoting Pin
Sylvain Boissé24-Nov-05 13:05
Sylvain Boissé24-Nov-05 13:05 
QuestionUser and Group Security Pin
jez12345624-Nov-05 11:33
jez12345624-Nov-05 11:33 
QuestionnumericUpDown + button + paint handler Pin
...---...24-Nov-05 9:07
...---...24-Nov-05 9:07 
AnswerRe: numericUpDown + button + paint handler Pin
Christian Graus24-Nov-05 9:27
protectorChristian Graus24-Nov-05 9:27 
QuestionRegular Expressions in .NET (C#) Pin
conrado724-Nov-05 8:47
conrado724-Nov-05 8:47 
Can anyone help me? I`ve just started my adventure with .NET.
I want use regular expression in my text box to validate text. For example reg. expression like this : "[0-9][0-9]-[0-9][0-9][0-9]" accepts only for example "43-456" text. What if I enter "54-8f5" ? .NET Regular Expressions tells me that this text is not correct. But it doesn`t tell me which character is invalid.
My problem is that I want .NET Regular Expressions show me which character (which character index in this incorrect string) is invalid.
Can anyone help with this?

conrados
AnswerRe: Regular Expressions in .NET (C#) Pin
Kevin McFarlane24-Nov-05 10:54
Kevin McFarlane24-Nov-05 10:54 
QuestionDataGrid row value Pin
webhay24-Nov-05 8:35
webhay24-Nov-05 8:35 
AnswerRe: DataGrid row value Pin
Stanciu Vlad24-Nov-05 9:01
Stanciu Vlad24-Nov-05 9:01 
GeneralRe: DataGrid row value Pin
webhay24-Nov-05 9:24
webhay24-Nov-05 9:24 
GeneralRe: DataGrid row value Pin
Stanciu Vlad24-Nov-05 9:29
Stanciu Vlad24-Nov-05 9:29 
QuestionFormatting Console.WriteLine Pin
budidharma24-Nov-05 8:03
budidharma24-Nov-05 8:03 
AnswerRe: Formatting Console.WriteLine Pin
Curtis Schlak.24-Nov-05 13:57
Curtis Schlak.24-Nov-05 13:57 
QuestionCode & Compiler Efficiency Pin
Andrew day24-Nov-05 7:28
Andrew day24-Nov-05 7:28 
AnswerRe: Code & Compiler Efficiency Pin
Colin Angus Mackay24-Nov-05 8:03
Colin Angus Mackay24-Nov-05 8:03 
AnswerRe: Code & Compiler Efficiency Pin
Colin Angus Mackay24-Nov-05 8:29
Colin Angus Mackay24-Nov-05 8:29 
AnswerRe: Code & Compiler Efficiency Pin
leppie24-Nov-05 20:16
leppie24-Nov-05 20:16 
QuestionHashTable Beginning Question Pin
budidharma24-Nov-05 7:27
budidharma24-Nov-05 7:27 
AnswerRe: HashTable Beginning Question Pin
budidharma24-Nov-05 7:40
budidharma24-Nov-05 7:40 
GeneralRe: HashTable Beginning Question Pin
budidharma24-Nov-05 7:45
budidharma24-Nov-05 7:45 
Questionaccess controls in form1 from form2 Pin
Sam 200624-Nov-05 6:52
Sam 200624-Nov-05 6:52 
AnswerRe: access controls in form1 from form2 Pin
Robert Rohde24-Nov-05 7:08
Robert Rohde24-Nov-05 7:08 
GeneralRe: access controls in form1 from form2 Pin
Sam 200624-Nov-05 7:34
Sam 200624-Nov-05 7:34 

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.