B
Bill
I saw this in an article in Microsoft's site, "An alternative is to use precompiled regular expressions. You can compile all of your expressions into a reusable DLL. This avoids the need to compile at runtime while still benefiting from the speed of compiled regular expressions."
I can't find where it tells you how to do this. Can anyone help.
Article:
http://msdn.microsoft.com/library/d.../en-us/cpguide/html/cpconcompilationreuse.asp
I can't find where it tells you how to do this. Can anyone help.
Article:
http://msdn.microsoft.com/library/d.../en-us/cpguide/html/cpconcompilationreuse.asp