The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Watch me speak at IVCUG: Regex and Plugins

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Roy Osherove

Posts: 1807
Nickname: royo
Registered: Sep, 2003

Roy Osherove is a .Net consultant based in Israel
Watch me speak at IVCUG: Regex and Plugins Posted: Feb 11, 2004 5:22 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Roy Osherove.
Original Post: Watch me speak at IVCUG: Regex and Plugins
Feed Title: ISerializable
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/rosherove/Rss.aspx
Feed Description: Roy Osherove's persistent thoughts
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Roy Osherove
Latest Posts From ISerializable

Advertisement
If you're in Israel, mark your calendars.
I'll be speaking at the Israel Visual C# user group on march 17th.
 
 
Part I: Introduction to regular expressions with a practical example
I'll introduce the power of the Regex, use the .Net Regular Expressions namespaces
and show how to parse a simple text log file using Regex and turn it into XML format for easier consumption.
 
Part II: Creating application plugins in .Net
I'll explain how it's possible to create applications that are extensible using plugins (focusing on Winforms).
I'll show what it takes on the architecture side, the main Concepts of Reflection and using the Activator class.
I'll also show a practical example of a plugin that uses regular expression parsing inside a simple text editor.
 

Read: Watch me speak at IVCUG: Regex and Plugins

Topic: New installment in Scott Mitchell's series on Data Structures Previous Topic   Next Topic Topic: The Ten Rules of Performance

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use