B Brett Feb 11, 2005 #1 Where can I find a refrence that list all the regular expression sequences? I can't find this in the VS.NET 2003 help. Thanks, Brett
Where can I find a refrence that list all the regular expression sequences? I can't find this in the VS.NET 2003 help. Thanks, Brett
H Herfried K. Wagner [MVP] Feb 11, 2005 #2 Brett said: Where can I find a refrence that list all the regular expression sequences? I can't find this in the VS.NET 2003 help. Click to expand... ..NET Framework Developer's Guide -- .NET Framework Regular Expressions <URL:http://msdn.microsoft.com/library/en-us/cpguide/html/cpconCOMRegularExpressions.asp> <URL:http://www.regular-expressions.info/> <URL:http://www.regexlib.com/>
Brett said: Where can I find a refrence that list all the regular expression sequences? I can't find this in the VS.NET 2003 help. Click to expand... ..NET Framework Developer's Guide -- .NET Framework Regular Expressions <URL:http://msdn.microsoft.com/library/en-us/cpguide/html/cpconCOMRegularExpressions.asp> <URL:http://www.regular-expressions.info/> <URL:http://www.regexlib.com/>
B Brett Feb 11, 2005 #3 Herfried K. Wagner said: .NET Framework Developer's Guide -- .NET Framework Regular Expressions <URL:http://msdn.microsoft.com/library/en-us/cpguide/html/cpconCOMRegularExpressions.asp> <URL:http://www.regular-expressions.info/> Click to expand... Very, very nice reference. Thanks. Brett
Herfried K. Wagner said: .NET Framework Developer's Guide -- .NET Framework Regular Expressions <URL:http://msdn.microsoft.com/library/en-us/cpguide/html/cpconCOMRegularExpressions.asp> <URL:http://www.regular-expressions.info/> Click to expand... Very, very nice reference. Thanks. Brett