Error!
Success!

By tag: RegEx

showing:  of
0
kicks

Online .NET Regex Tester  (Unpublished)

This is a .NET regular expressions testing site I recently launched. It lets you test matches, replacements, and splits, all with various options and informative results output. I hope some of you find it useful and I gladly welcome your feedback.


Kicked By:
Drop Kicked By:
0
kicks

Forex Impact Jason Fielder Reviews  (Unpublished)

Jason Fielder has really put the meat and potatoes in with this one. I don't think anything is left out honestly. Oh and the backstage pass to his daily alerts is crazy stuff. You have to get this if you're anything serious about changing your life around in the forex trading market. I'd love to cha...


Kicked By:
Drop Kicked By:
0
kicks

Regex matching and naming groups in C#  (Unpublished)

Let’s say you have a string and want to match individual groups of characters against that string. How would you do that? That’s the question I asked myself. The following code is the outcome of some research on how to get this done. It shows you how to capture/match and name groups of characters u...


Kicked By:
Drop Kicked By:
0
kicks

Count the occurences of characters set/group in a string  (Unpublished)

For example, to count all occurences of UpperCase chars, digits and 2 special symbols in a string


Kicked By:
Drop Kicked By:
0
kicks

Remove all special characters from a string, allowing alphanumeric  (Unpublished)

Remove all special characters from a string, allowing only alphanumeric and chars: ‘.’ and ‘-’


Kicked By:
Drop Kicked By:
0
kicks

Time hh:mm validation 24 hours format  (Unpublished)

Check if time is in 24h format hh:mm For example these values are valid: 01:00 (leading zero is mandatory), 05:01, 13:00, 23:59. For example these values are not valid: 24:00, 1:30, 05:60, 12|34 etc.


Kicked By:
Drop Kicked By:
0
kicks

ParseWiki.js - A JavaScript Wiki Parsing Engine  (Unpublished)

An introduction to the start of a client-side wiki-parsing engine that uses regular expressiosn.


Kicked By:
Drop Kicked By:
0
kicks



Kicked By:
Drop Kicked By:
0
kicks

Microsoft's Regular Expressions  (Unpublished)

Programming communities and corporate culture naturally encourages the development of peculiar nomenclatures and in-the-know jargon. As a demonstration, here's several expressions and terms used only — or primarily — by people who work at Microsoft... and not used, really, by any...


Kicked By:
Drop Kicked By:
0
kicks

Football gifts  (Unpublished)

Our unique Football gifts product is the ideal gift for any Fan. This gift can be purchased as a coach gift, player gift, team gift or grandparent gift.


Kicked By:
Drop Kicked By:
0
kicks

Handy Regular Expressions - Zip/Postal code validation for US and Cana  (Unpublished)

Handy Regular Expression Zip/Postal code validation for US and Canada in the same expression for common form validation.


Kicked By:
Drop Kicked By:
0
kicks

Confirms that the entry matches a pattern defined by a regular express  (Unpublished)

Confirms that the entry matches a pattern defined by a regular expression


Kicked By:
Drop Kicked By:
0
kicks

Pretty-Printing Exceptions  (Unpublished)

Here are some snippets you might find useful for pretty-printing exception stack traces (using the trace string rather than the StackTrace class). First, a regular expression to extract namespace, method name, argument and source details from a stack trace string...


Kicked By:
Drop Kicked By:
0
kicks

Regular Expression Engine in C# (the Story)  (Unpublished)

A “long time ago”, more precisely 3 years ago, I was studying Automata and Formal Languages which was a Computer Engineering discipline. At that time I was amazed by the new things I was learning such as NFAs, DFAs, FSMs and Regular Expressions. For the sake of my development I started searching for...


Kicked By:
Drop Kicked By:
0
kicks

Regex Hero to the Rescue  (Unpublished)

From BucketSoft comes an online Silverlight regular expression tool utilizing the .NET regular expression engine. Features instantaneous highlighting of regular expression matches. It's a great way to test iterations of your .NET regular expressions quickly.


Kicked By:
Drop Kicked By: