Atlanta Custom Software Development 

 
   Search        Code/Page
 

User Login
Email

Password

 

Forgot the Password?
Services
» Web Development
» Maintenance
» Data Integration/BI
» Information Management
Programming
VB VB (1648)
VB.net VB.net (736)
C# C# (15)
ASP.net ASP.net (779)
ASP ASP (41)
VC++ VC++ (25)
PHP PHP (0)
JAVA JAVA (4)
JScript JScript (5)
  Database
» SQL Server (708)
» ORACLE (5)
» MySQL (0)
» DB2 (0)
Automation
» C/C++/ASM (11)
» Microcontroller (1)
» Circuit Design (0)
OS/Networking
» Networking (5)
» Unix/Linux (1)
» WinNT/2k/2003 (8)
Graphics
» Flash (0)
» Maya (0)
» 3D max (0)
» Photoshop (0)
Links
» ASP.net (2)
» PC Interfacing (1)
» Networking (4)
» SQL Server (4)
» VB (23)
» VB.net (4)
» VC (3)
» HTML/CSS/JavaScript (10)
Tools
» Regular Expr Tester
» Free Tools

 

Test your Search and replace Regular Expression
Total Hit (2665) Test your Regular expression and also test Search and replace with regular expression «b»«a href='../tools/RegTester.aspx'»Click here to see Live Demo...«/a»«/b» «code LangId=2»<%@ Page Language="VB" Debug="true" %> <%@ import Namespace="System.Data.SqlClient" %> <script runat="server"> ....Read More
Rating
This is a link to a different site How Do I...Use Regular Expressions to match a pattern?
Total Hit (760) Regular Expressions allow for easy parsing and matching of strings to a specific pattern. Using the objects available in the RegularExpressions namespace, it is possible to compare a string against a given pattern, replace a string pattern with another string, or to retrieve only portions of a forma ....Read More
Rating
This is a link to a different site How Do I...Get all matches for a pattern
Total Hit (833) Regular Expressions are often useful when trying to retrieve small portions of text from a large document, result set, or when filtering a stream. The MatchCollection object contains all valid Match objects for a given regular expression after a successful match occurs. ....Read More
Rating
This is a link to a different site How Do I...Use Regular Expressions to make replacements?
Total Hit (737) The Regular Expressions library can often ease the time it takes to generate string replacement functions. By specifying a pattern of strings to be replaced, you do not have to search for every possible variation of a string. Once a Regex object that matches every possible string to be replaced is c ....Read More
Rating
This is a link to a different site How Do I...Use common Regular Expressions?
Total Hit (741) «b»Social Security Number «/b» \d{3}-\d{2}-\d{4} «b»US Phone Number«/b» ((\(\d{3}\) ?)|(\d{3}-))?\d{3}-\d{4} «b»US Postal Code«/b» \d{5}(-\d{4})? «b»Internet EMail Address«/b» [\w-]+@([\w-]+\.)+[\w-]+ «b»Internet URL «/b» http://([\w-]\.)+[\w-](/[\w- ./?%=]*)? «b ....Read More
Rating
This is a link to a different site Regular expressions to validate email address
Total Hit (800) This all are the common regular expressions to validate email address
Rating
This is a link to a different site Regular expressions to validate URL,URI,URN
Total Hit (795) This all are the common regular expressions to validate different URL, URI or URN
Rating
This is a link to a different site Regular expressions to validate Numbers
Total Hit (852) This all are the common regular expressions to validate Integer Numbers, Decimal Numbers, Money Amount and many more...
Rating
This is a link to a different site Regular expressions to validate different string patterns
Total Hit (1482) This all are the common regular expressions to validate different type of string patterns
Rating
This is a link to a different site Regular expressions to validate different formats of Date / time.
Total Hit (3831) This all are the common regular expressions to validate date/time
Rating
This is a link to a different site Regular expressions to validate IP Address, NUmbers, Strings, Filename, Roman Numbers and many more....
Total Hit (1066) This all are the common regular expressions to validate IP Address, NUmbers, Strings, Filename, Roman Numbers and many more....
Rating
This is a link to a different site Regular Expressions in ASP.NET
Total Hit (981) Regular expressions are an extremely useful tool for working with text. Whether you need to validate user input, search for patterns within strings, or reformat text in powerful ways, regular expressions can help.
Rating


Recommanded Links

 

Home   |  Comment   |  Contact Us   |  Privacy Policy   |  Terms & Conditions   |  BlogsZappySys

© 2008 BinaryWorld LLC. All rights reserved.