473,474 Members | 1,857 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

What RegEx Testing Tool Do You Use?

I'm using an .aspx tool I found at [1] and it has a nice UI but doesn't
generate C#. I'm interested in learning what you may prefer.

<%= Clinton Gallagher

[1] http://forta.com/books/0672325667/
Nov 17 '05 #1
7 1401
"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in
news:eY**************@TK2MSFTNGP09.phx.gbl:
I'm using an .aspx tool I found at [1] and it has a nice UI but
doesn't generate C#. I'm interested in learning what you may
prefer.


Clinton,

I use Expresso:

http://www.ultrapico.com/Expresso.htm

It serves my needs well enough that I haven't needed to look at other
regex tools.

--
Hope this helps.

Chris.
-------------
C.R. Timmons Consulting, Inc.
http://www.crtimmonsinc.com/
Nov 17 '05 #2
That one looks quite interesting, and it's free! I'm going to give it a try.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.

"Chris R. Timmons" <crtimmons@X_NOSPAM_Xcrtimmonsinc.com> wrote in message
news:Xn**********************************@207.46.2 48.16...
"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in
news:eY**************@TK2MSFTNGP09.phx.gbl:
I'm using an .aspx tool I found at [1] and it has a nice UI but
doesn't generate C#. I'm interested in learning what you may
prefer.


Clinton,

I use Expresso:

http://www.ultrapico.com/Expresso.htm

It serves my needs well enough that I haven't needed to look at other
regex tools.

--
Hope this helps.

Chris.
-------------
C.R. Timmons Consulting, Inc.
http://www.crtimmonsinc.com/

Nov 17 '05 #3
I just instaled Expresso and played with it. Very impressive!

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Ambiguity has a certain quality to it.

"Chris R. Timmons" <crtimmons@X_NOSPAM_Xcrtimmonsinc.com> wrote in message
news:Xn**********************************@207.46.2 48.16...
"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in
news:eY**************@TK2MSFTNGP09.phx.gbl:
I'm using an .aspx tool I found at [1] and it has a nice UI but
doesn't generate C#. I'm interested in learning what you may
prefer.


Clinton,

I use Expresso:

http://www.ultrapico.com/Expresso.htm

It serves my needs well enough that I haven't needed to look at other
regex tools.

--
Hope this helps.

Chris.
-------------
C.R. Timmons Consulting, Inc.
http://www.crtimmonsinc.com/

Nov 17 '05 #4
Thanks for the referral Chris. Kevin seems impressed too!

<%= Clinton Gallagher

"Chris R. Timmons" <crtimmons@X_NOSPAM_Xcrtimmonsinc.com> wrote in message
news:Xn**********************************@207.46.2 48.16...
"clintonG" <cs*********@REMOVETHISTEXTmetromilwaukee.com> wrote in
news:eY**************@TK2MSFTNGP09.phx.gbl:
I'm using an .aspx tool I found at [1] and it has a nice UI but
doesn't generate C#. I'm interested in learning what you may
prefer.


Clinton,

I use Expresso:

http://www.ultrapico.com/Expresso.htm

It serves my needs well enough that I haven't needed to look at other
regex tools.

--
Hope this helps.

Chris.
-------------
C.R. Timmons Consulting, Inc.
http://www.crtimmonsinc.com/

Nov 17 '05 #5
I have been using RegexDesigner.NET
http://www.sellsbrothers.com/tools/#regexd

Nov 17 '05 #6
Thank you for your reply. I tried RegexDesigner.NET.
You should check out Expresso. Its very well done and I wager you will like
it too.

<%= Clinton Gallagher

"The Other Nice Man" <ot**********@gmail.com> wrote in message
news:11*********************@g43g2000cwa.googlegro ups.com...
I have been using RegexDesigner.NET
http://www.sellsbrothers.com/tools/#regexd

Nov 17 '05 #7
<snip />

Expresso is the best tool I've tried to use so far. Let me give this a big
Christopher Walken 'WOW'

<%= Clinton Gallagher
Nov 17 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: bdwise | last post by:
I have this in my body tag: something();something(); document.thisForm.textBox1.focus();something(); And I want to find a part between the semicolons that ends in focus() and remove the...
3
by: Alan Pretre | last post by:
Can anyone help me figure out a regex pattern for the following input example: xxx:a=b,c=d,yyy:e=f,zzz:www:g=h,i=j,l=m I would want four matches from this: 1. xxx a=b,c=d 2. yyy e=f 3....
3
by: Senna | last post by:
Hi all, Thru a HttpWebRequest and HttpWebResponse I get html like this(<pre> excluded). <pre> <tr> <td valign="top" align="right" class="SgSVT1BG" nowrap style=" padding-right: 6px "><div...
17
by: clintonG | last post by:
I'm using an .aspx tool I found at but as nice as the interface is I think I need to consider using others. Some can generate C# I understand. Your preferences please... <%= Clinton Gallagher ...
11
by: Steve | last post by:
Hi All, I'm having a tough time converting the following regex.compile patterns into the new re.compile format. There is also a differences in the regsub.sub() vs. re.sub() Could anyone lend...
0
by: peridian | last post by:
I've gotten a very good serious of regular expressions to go through C code and add span tags around it to colour code the syntax. The one thing I can't figure out is how to stop it from putting...
16
by: Mark Chambers | last post by:
Hi there, I'm seeking opinions on the use of regular expression searching. Is there general consensus on whether it's now a best practice to rely on this rather than rolling your own (string)...
2
by: Arthur Dent | last post by:
Hello all, i am trying to write a regex to find escaped characters in a string of the form "\x009" ... to parse strings that look something like this... "My dog jumps\x013\x010" I had that...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.