Click here to Skip to main content
15,922,696 members
Home / Discussions / C#
   

C#

 
AnswerRe: How do I bounce an old thread? Pin
benjymous26-Jan-09 3:59
benjymous26-Jan-09 3:59 
GeneralRe: How do I bounce an old thread? Pin
Mustafa Ismail Mustafa26-Jan-09 4:08
Mustafa Ismail Mustafa26-Jan-09 4:08 
GeneralRe: How do I bounce an old thread? Pin
Butter18526-Jan-09 6:27
Butter18526-Jan-09 6:27 
GeneralRe: How do I bounce an old thread? Pin
benjymous26-Jan-09 22:09
benjymous26-Jan-09 22:09 
AnswerRe: How do I bounce an old thread? Pin
Mustafa Ismail Mustafa26-Jan-09 4:04
Mustafa Ismail Mustafa26-Jan-09 4:04 
GeneralRe: How do I bounce an old thread? Pin
J4amieC26-Jan-09 4:27
J4amieC26-Jan-09 4:27 
GeneralRe: How do I bounce an old thread? Pin
Mustafa Ismail Mustafa26-Jan-09 4:30
Mustafa Ismail Mustafa26-Jan-09 4:30 
QuestionProblem to if communicate with video capture device! Pin
Alex_xso26-Jan-09 3:27
Alex_xso26-Jan-09 3:27 
AnswerRe: Problem to if communicate with video capture device! Pin
Mustafa Ismail Mustafa26-Jan-09 3:57
Mustafa Ismail Mustafa26-Jan-09 3:57 
GeneralRe: Problem to if communicate with video capture device! Pin
Alex_xso26-Jan-09 5:02
Alex_xso26-Jan-09 5:02 
Questionclient/server problem [modified] Pin
staticv26-Jan-09 3:20
staticv26-Jan-09 3:20 
AnswerRe: client/server problem Pin
Mustafa Ismail Mustafa26-Jan-09 3:55
Mustafa Ismail Mustafa26-Jan-09 3:55 
GeneralRe: client/server problem Pin
staticv26-Jan-09 4:09
staticv26-Jan-09 4:09 
GeneralRe: client/server problem Pin
Mustafa Ismail Mustafa26-Jan-09 4:28
Mustafa Ismail Mustafa26-Jan-09 4:28 
GeneralRe: client/server problem [modified] Pin
staticv26-Jan-09 4:37
staticv26-Jan-09 4:37 
GeneralRe: client/server problem Pin
Mustafa Ismail Mustafa26-Jan-09 4:40
Mustafa Ismail Mustafa26-Jan-09 4:40 
GeneralRe: client/server problem Pin
staticv26-Jan-09 4:42
staticv26-Jan-09 4:42 
GeneralRe: client/server problem Pin
Mustafa Ismail Mustafa26-Jan-09 4:44
Mustafa Ismail Mustafa26-Jan-09 4:44 
GeneralRe: client/server problem Pin
staticv26-Jan-09 4:46
staticv26-Jan-09 4:46 
QuestionIn a service application, where do I add the functions that it should perform? Pin
anahita8726-Jan-09 1:24
anahita8726-Jan-09 1:24 
AnswerRe: In a service application, where do I add the functions that it should perform? Pin
musefan26-Jan-09 2:57
musefan26-Jan-09 2:57 
AnswerRe: In a service application, where do I add the functions that it should perform? Pin
#realJSOP26-Jan-09 4:57
professional#realJSOP26-Jan-09 4:57 
Questionvalidation Pin
abu rakan26-Jan-09 0:44
abu rakan26-Jan-09 0:44 
AnswerRe: validation Pin
musefan26-Jan-09 0:54
musefan26-Jan-09 0:54 
GeneralRe: validation Pin
Manas Bhardwaj26-Jan-09 0:59
professionalManas Bhardwaj26-Jan-09 0:59 
musefan wrote:
well one option would be to check for a '@' character in the textbox.Text string, then see if there is atleast one '.' character after the '@' character.


Have you ever heard of Regular Expressions?
In fact, Regular Expression validators(as the name suggest) can do this with lot ease.

Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

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.