J
jabbera
We have a .NET 1.1 application that used many regular expressions to
see if small stings started with certin characters. When we ported this
application to .NET 2.0 the regular expressions ran many times slower
increasing our process time from 30 seconds in 1.1 to 30 minutes in
2.0. Has anyone else experienced this problem?
see if small stings started with certin characters. When we ported this
application to .NET 2.0 the regular expressions ran many times slower
increasing our process time from 30 seconds in 1.1 to 30 minutes in
2.0. Has anyone else experienced this problem?