My upcoming May webcasts

I've got two brand-new webcasts I'll be presenting in May. Please join me!

Exploring the System.Net Namespace in the .NET Framework 2.0

Tuesday, May 02, 2006 12:00-1:00 (Eastern)

The Microsoft .NET Framework 2.0 enables you to write connected applications more easily than ever. This webcast explores the new and improved classes in the System.Net namespace. Learn how to build an application that is aware of the network status and connectivity details. We also explain how to incorporate e-mail and FTP functionality directly into your application. We discuss security and caching for network-enabled applications. Finally, the presentation shows how to use the HttpListener class to write your own simple Web server with very little code.

Get the Most Out of Code Snippets in Visual Studio 2005

Tuesday, May 30, 2006 12:00-1:00 (Eastern)

Code snippets are a handy new productivity enhancement in Microsoft Visual Studio 2005. This webcast shows you how to get the most out of this useful feature. We present the basics of managing code snippets (including understanding the XML schema), creating and editing snippets, assigning shortcuts, and more. We also explore how to organize your snippets and share them with other developers.