Click here to Skip to main content
15,884,298 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: regular expressions Pin
Sonia Gupta16-Nov-07 1:27
Sonia Gupta16-Nov-07 1:27 
AnswerRe: regular expressions Pin
aswini16-Nov-07 1:24
aswini16-Nov-07 1:24 
GeneralRe: regular expressions Pin
Sonia Gupta16-Nov-07 1:30
Sonia Gupta16-Nov-07 1:30 
GeneralRe: regular expressions Pin
Pete O'Hanlon16-Nov-07 4:15
mvePete O'Hanlon16-Nov-07 4:15 
AnswerRe: regular expressions Pin
Sathesh Sakthivel16-Nov-07 1:46
Sathesh Sakthivel16-Nov-07 1:46 
AnswerRe: regular expressions Pin
Sushant_Mathur16-Nov-07 1:57
Sushant_Mathur16-Nov-07 1:57 
AnswerRe: regular expressions Pin
Piyush Vardhan Singh16-Nov-07 1:58
Piyush Vardhan Singh16-Nov-07 1:58 
AnswerRe: regular expressions Pin
Braulio Dez16-Nov-07 3:17
Braulio Dez16-Nov-07 3:17 
Let's start by pointing to a tool where you can easily test your regular expressions (instead of having to code your RegEx), by using this tool you will know if the error is in the RegEx or if the error is in the code:

http://www.codeproject.com/dotnet/expresso.asp[^]


Now, good resources to learn RegEx:

Sintax (JSript):

http://msdn2.microsoft.com/en-us/library/1400241x.aspx[^]

Learn By Sample
http://www.windowsdevcenter.com/pub/a/oreilly/windows/news/csharp_0101.html[^]

/// -------------------------
     Braulio Díez

     tipsdotnet.com
/// -------------------------

QuestionHow to remove an item from cookie Pin
Khan.Bangash16-Nov-07 0:56
Khan.Bangash16-Nov-07 0:56 
AnswerRe: How to remove an item from cookie Pin
N a v a n e e t h16-Nov-07 0:59
N a v a n e e t h16-Nov-07 0:59 
AnswerRe: How to remove an item from cookie Pin
Sun Rays16-Nov-07 1:21
Sun Rays16-Nov-07 1:21 
AnswerRe: How to remove an item from cookie Pin
Michael Sync16-Nov-07 6:15
Michael Sync16-Nov-07 6:15 
QuestionMultiple containers control Pin
Eduard Keilholz16-Nov-07 0:43
Eduard Keilholz16-Nov-07 0:43 
AnswerRe: Multiple containers control Pin
aswini16-Nov-07 1:20
aswini16-Nov-07 1:20 
GeneralRe: Multiple containers control Pin
Eduard Keilholz16-Nov-07 2:08
Eduard Keilholz16-Nov-07 2:08 
Questiononclick event in data grid Pin
ps.srinivasan16-Nov-07 0:23
ps.srinivasan16-Nov-07 0:23 
AnswerRe: onclick event in data grid Pin
InsDev16-Nov-07 0:29
InsDev16-Nov-07 0:29 
AnswerRe: onclick event in data grid Pin
N a v a n e e t h16-Nov-07 0:32
N a v a n e e t h16-Nov-07 0:32 
AnswerRe: onclick event in data grid Pin
Naik A2Ze16-Nov-07 0:33
Naik A2Ze16-Nov-07 0:33 
QuestionImage refresh Problem Pin
sabby200615-Nov-07 23:44
sabby200615-Nov-07 23:44 
AnswerRe: Image refresh Problem Pin
Vasudevan Deepak Kumar15-Nov-07 23:48
Vasudevan Deepak Kumar15-Nov-07 23:48 
GeneralRe: Image refresh Problem Pin
sabby200615-Nov-07 23:52
sabby200615-Nov-07 23:52 
AnswerRe: Image refresh Problem Pin
N a v a n e e t h16-Nov-07 0:29
N a v a n e e t h16-Nov-07 0:29 
GeneralRe: Image refresh Problem Pin
sabby200616-Nov-07 18:43
sabby200616-Nov-07 18:43 
QuestionIIS log File Pin
kibromg15-Nov-07 23:37
kibromg15-Nov-07 23:37 

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.