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

C#

 
GeneralRe: Threading Questions - Object Ownership Pin
Fayu19-Mar-09 5:33
Fayu19-Mar-09 5:33 
GeneralRe: Threading Questions - Object Ownership Pin
Jammer19-Mar-09 8:57
Jammer19-Mar-09 8:57 
GeneralRe: Threading Questions - Object Ownership Pin
Fayu19-Mar-09 9:44
Fayu19-Mar-09 9:44 
GeneralRe: Threading Questions - Object Ownership [modified] Pin
Fayu19-Mar-09 13:40
Fayu19-Mar-09 13:40 
QuestionUsing Rejex to validate user name Pin
shabya19-Mar-09 1:24
shabya19-Mar-09 1:24 
AnswerRe: Using Rejex to validate user name Pin
musefan19-Mar-09 1:40
musefan19-Mar-09 1:40 
GeneralRe: Using Rejex to validate user name Pin
shabya19-Mar-09 2:42
shabya19-Mar-09 2:42 
GeneralRe: Using Rejex to validate user name Pin
musefan19-Mar-09 2:46
musefan19-Mar-09 2:46 
oh yes, you need to make it specify to use the start of the string, i think ^ does that job...

"^[a-zA-z][a-zA-z0-9_]*[ ]?[a-zA-Z0-9_]$"

Life goes very fast. Tomorrow, today is already yesterday.

GeneralRe: Using Rejex to validate user name Pin
Ian Shlasko19-Mar-09 3:27
Ian Shlasko19-Mar-09 3:27 
GeneralRe: Using Rejex to validate user name Pin
musefan19-Mar-09 3:31
musefan19-Mar-09 3:31 
GeneralRe: Using Rejex to validate user name Pin
shabya19-Mar-09 3:59
shabya19-Mar-09 3:59 
AnswerRe: Using Rejex to validate user name Pin
Eslam Afifi19-Mar-09 3:26
Eslam Afifi19-Mar-09 3:26 
GeneralRe: Using Rejex to validate user name Pin
shabya19-Mar-09 3:57
shabya19-Mar-09 3:57 
QuestionSerialization Pin
Paul Unsworth19-Mar-09 1:03
Paul Unsworth19-Mar-09 1:03 
AnswerRe: Serialization Pin
Cracked-Down19-Mar-09 1:10
Cracked-Down19-Mar-09 1:10 
AnswerRe: Serialization Pin
Cracked-Down19-Mar-09 1:23
Cracked-Down19-Mar-09 1:23 
GeneralRe: Serialization Pin
Paul Unsworth19-Mar-09 1:27
Paul Unsworth19-Mar-09 1:27 
GeneralRe: Serialization Pin
Cracked-Down19-Mar-09 2:10
Cracked-Down19-Mar-09 2:10 
QuestionEncrypt bitmap image for C# Windows application [modified] Pin
nudma19-Mar-09 0:59
nudma19-Mar-09 0:59 
AnswerRe: Encrypt bitmap image for C# Windows application Pin
Michael Bookatz19-Mar-09 1:17
Michael Bookatz19-Mar-09 1:17 
AnswerRe: Encrypt bitmap image for C# Windows application Pin
Henry Minute19-Mar-09 6:23
Henry Minute19-Mar-09 6:23 
GeneralRe: Encrypt bitmap image for C# Windows application Pin
nudma19-Mar-09 7:13
nudma19-Mar-09 7:13 
GeneralRe: Encrypt bitmap image for C# Windows application Pin
Henry Minute19-Mar-09 7:31
Henry Minute19-Mar-09 7:31 
GeneralRe: Encrypt bitmap image for C# Windows application Pin
nudma24-Mar-09 6:42
nudma24-Mar-09 6:42 
QuestionString to int Pin
mrithula818-Mar-09 23:47
mrithula818-Mar-09 23:47 

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.