Re: Using Regular Expressions in .NET Framework 2.0
- From: intrader <intrader@xxxxxxx>
- Date: Wed, 11 Oct 2006 17:56:40 GMT
Brian Roisentul wrote:
Hello,Provide the regular expression you are using and the XML snippet you are having problems with
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
.
- Follow-Ups:
- Re: Using Regular Expressions in .NET Framework 2.0
- From: Brian Roisentul
- Re: Using Regular Expressions in .NET Framework 2.0
- References:
- Using Regular Expressions in .NET Framework 2.0
- From: Brian Roisentul
- Using Regular Expressions in .NET Framework 2.0
- Prev by Date: Using Regular Expressions in .NET Framework 2.0
- Next by Date: Re: Large text file - in memory ( > 60mb)
- Previous by thread: Using Regular Expressions in .NET Framework 2.0
- Next by thread: Re: Using Regular Expressions in .NET Framework 2.0
- Index(es):
Relevant Pages
|