B
Brian Roisentul
Hello,
I'm developing a windows application where I use regular expressions.
In first place, I did it in c#(visual studio 2003) and now I'm
migrating it to visual studio 2005.
The problem here is that a regular expression doesn't match an xml
string in visual studio 2005, but in visual studio 2003 does. Is the
same code in both and the same xml string.
Can anybody helps me?
Thanks,
Brian
I'm developing a windows application where I use regular expressions.
In first place, I did it in c#(visual studio 2003) and now I'm
migrating it to visual studio 2005.
The problem here is that a regular expression doesn't match an xml
string in visual studio 2005, but in visual studio 2003 does. Is the
same code in both and the same xml string.
Can anybody helps me?
Thanks,
Brian