First a bit of news… Today is my last day at Microsoft. I’m leaving the the mothership and headed out on a new venture. It’s been a dream for nearly 6 years, it’s been in planning for 18mo, and it starts next week! I’ll post more details on what I’m doing next week, but my rhoward@microsoft.com email address is only going to work until May 31st. My new email address is rhoward@telligentsystems.com or you can use my other email address rhoward@devadvice.com.
Hope to see you at DevTeach or TechEd Europe! …slides from TechEd US are below:
Blackbelt ASP.NET
Lot’s of super-useful tips & tricks for making your web application better: using multi-result set stored procedures to background threading to database cache invalidation (modeled after the ASP.NET 2.0 database cache invalidation mechanism) and many, many more.
Slides | Demos
Server Control Tips & Tricks
We started with some basics and quickly dove into some advanced composition topics related to building server controls. We built some custom controls, but if you want to see more server control source, check out the http://forums.asp.net.
Slides | Demos
Running www.asp.net
This talk was more of a tour of how we manage and run www.asp.net. Most people are surprised to find that we serve: www.asp.net, weblogs.asp.net, blogs.msdn.com, www.dotnetnuke.com, forums.asp.net, www.aspinsiders.com all from a small cluster of 2 web servers and 1 database server.
Slides