DevConnections 2005 Slides

Published 20 April 05 08:48 AM | Scott Mitchell

As I had blogged about earlier, I spoke at the DevConnections conference in March of this year. A number of folks have emailed me asking for the slides/code I presented, so here it is: http://datawebcontrols.com/classes/ASPNETConnections2005.zip

I presented three sessions during this four-day conference:

  • Working with Client-Side Script - Examined techniques for injecting client-side script from server-side code. Examined a base page class that provided methods for accomplishing common client-side tasks. Looked at upcoming ASP.NET 2.0 features for working with client-side script.
  • Syndicating and Consuming RSS Content - Examined the RSS standard and the role of syndication. Examined techniques in both ASP.NET 1.x and ASP.NET 2.0 for syndicating and consuming RSS content. Showcased the open-source ASP.NET control RssFeed.
  • Working with HTTP Handlers and Modules - Examined the HTTP pipeline for ASP.NET pages, looking at how to serve custom types of content with HTTP Handlers and how to respond to request-level events using HTTP Modules. Dissected two live demos: an HTTP Handler for color-coding code snippets and an HTTP Module for logging unhandled exceptions.

Enjoy!

Filed under:

Comments

No Comments

Leave a Comment

(required) 
(required) 
(optional)
(required) 

Archives

My Books

  • Teach Yourself ASP.NET 4 in 24 Hours
  • Teach Yourself ASP.NET 3.5 in 24 Hours
  • Teach Yourself ASP.NET 2.0 in 24 Hours
  • ASP.NET Data Web Controls Kick Start
  • ASP.NET: Tips, Tutorials, and Code
  • Designing Active Server Pages
  • Teach Yourself Active Server Pages 3.0 in 21 Days

I am a Microsoft MVP for ASP.NET.

I am an ASPInsider.