I’ve got some speaking engagements coming up. It almost sounds like an official tour is planned.
Presentation Topic: Developing Custom Controls for ASP.Net
Description: In this demo I’ll show you how to get started creating your own custom server controls for asp.net. I’ll show how to create controls, expose public properties to make them easier for other developers to implement, and handle events from the control. We’ll create a ControlDesigner so Visual Studio can render the control at design time. I’ll even build some extra features into the control using Ajax.
Where:
- Saturday, September 15 2007 at Philly.Net (Code Camp)
- Monday, October 15 at Lehigh Valley.Net
- Thursday, October 25 at the Northern Delaware .Net User Group
- Saturday, December 1 at the Central Penn .Net Users Group (Code Camp)
I’m really excited to get out to some of these other groups for these presentations. If you live near any of these groups, check them out. They’ve all got regular, monthly meetings with great .Net content. I’ve also got calls in to Madison Square Garden, LA Coliseum, Wembley Stadium and others. But I haven’t heard back from them yet.
Please, no brown M&M’s.
Update: When I get some time I’ll be writing the demo out as a tutorial blog post. In the mean time, if you are interested in the source code for this demo, here it is: