D
DotNetNewbie
Hello,
In VS.NET, I assume the 'Find' tool lets you search using regular
expressions right?
How would I search for all lines in my project that contain 2 strings
(anywhere in the line, in any order)?
Example, the 2 strings could be: 1) script 2) text
In VS.NET, I assume the 'Find' tool lets you search using regular
expressions right?
How would I search for all lines in my project that contain 2 strings
(anywhere in the line, in any order)?
Example, the 2 strings could be: 1) script 2) text