Presentation is loading. Please wait.

Presentation is loading. Please wait.

5/28/2002 (c) 2002 Orbonyx Corp. All Rights Reserved. GotDotNet – Building Upon the Framework Roy Ogborn, Lead Consultant Orbonyx Corp. www.Orbonyx.com.

Similar presentations


Presentation on theme: "5/28/2002 (c) 2002 Orbonyx Corp. All Rights Reserved. GotDotNet – Building Upon the Framework Roy Ogborn, Lead Consultant Orbonyx Corp. www.Orbonyx.com."— Presentation transcript:

1 5/28/2002 (c) 2002 Orbonyx Corp. All Rights Reserved. GotDotNet – Building Upon the Framework Roy Ogborn, Lead Consultant Orbonyx Corp. www.Orbonyx.com Downloads: www.Orbonyx.com/VS E-mail: Roy @ Orbonyx.com

2 5/28/2002 (c) 2002 Orbonyx Corp. All Rights Reserved. Regular Expressions for.NET Developers GotDotNet – Building Upon the Framework episode ten …

3 5/28/2002 (c) 2002 Orbonyx Corp. All Rights Reserved. At the end of episode 10, you will … Gain enough confidence with regular expressions that you start using them in.NET Understand why some of your trials did not produce the results that you predicted Know which classes in the.NET framework to use for pattern matching Know how to begin performing complex find/replace operations in VS IDE

4 5/28/2002 (c) 2002 Orbonyx Corp. All Rights Reserved. Regular Expressions; What are you talking about? Unix’s grep – “Global Regular Expression Print. Unix’s awk command – for pattern scanning and processing Also a large component of PERL.

5 5/28/2002 (c) 2002 Orbonyx Corp. All Rights Reserved. I still don’t know what you are talking about… Regular Expressions is a programmer’s way of saying “patterns”. Used for finding pattern matches in strings. Also used for find/replace operations.

6 5/28/2002 (c) 2002 Orbonyx Corp. All Rights Reserved. To Visual Studio Example 

7 5/28/2002 Scan web pages to find … Links, e-mail addresses or content. For example: John West Salmon video

8 5/28/2002 (c) 2002 Orbonyx Corp. All Rights Reserved. Resources Daniel Appleman’s Regular Expressions with.NET (www.Desaware.com)www.Desaware.com http://regexlib.com/ –Has loads of pre-built regular expressions

9 5/28/2002 (c) 2002 Orbonyx Corp. All Rights Reserved. What we learned Regular Expressions go way beyond simple find and replace operations They can be used for validating input, reformatting data, capturing information Are fairly straight-forward to use in.NET … the trick is learning the RegEx language!

10 5/28/2002 (c) 2002 Orbonyx Corp. All Rights Reserved. Special Thanks to: Daniel Appleman www.Desaware.com & www.Apress.com Joe Mayo www.csharp-station.com www.Desaware.com www.Apress.com

11 5/28/2002 (c) 2002 Orbonyx Corp. All Rights Reserved. Roy Ogborn, Lead Consultant Orbonyx Corp. www.Orbonyx.com Downloads: www.Orbonyx.com/VS E-mail: Roy @ Orbonyx.com Enjoy!


Download ppt "5/28/2002 (c) 2002 Orbonyx Corp. All Rights Reserved. GotDotNet – Building Upon the Framework Roy Ogborn, Lead Consultant Orbonyx Corp. www.Orbonyx.com."

Similar presentations


Ads by Google