|
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
|
|
If you're in Israel, mark your calendars.
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