Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox with number formating
Message
 
À
01/07/2003 03:08:21
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00805095
Message ID:
00805727
Vues:
29
>Sorry .. I am very new with this .. what do you mean by Regular expression..? could you please explain to me more detail?
>
Regular Expressions are originally from Perl. They are a very powerful syntax method for text parsing and processing. With a well formed regular expression you can reduce 5 or 10 lines of programming code.

Here is a link about them:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconcomregularexpressions.asp

I really recommend anyone who is doing a lot of text processing, to learn, use and know regular expressions. I was already fluent w/ them because of my Perl experience, but a lot of .NET developers haven't really looked into their power yet.

Morgan
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform