This post originated from an RSS feed registered with .NET Buzz
by Scott Watermasysk.
Original Post: Code Camp II & Me
Feed Title: ScottW's ASP.NET WebLog
Feed URL: /error.aspx?aspxerrorpath=/blog/rss.aspx
Feed Description: ASP.NET and Blogging
I will be doing two talks at Code Camp II (The Return) Waltham MA on October 16 & 17.
The first talk will be a general session, "Know Thy Cache"*
There is no better way to dramatically improve the performance of most web applications than by using the ASP.Net Cache. In "Know thy Cache" we will explore various techniques and best practices for getting the most out of ASP.Net Cache object. In addition, we will look at some of the amazing advancements to the Cache which will be possible in ASP.Net 2.0
The second talk will be a Chalk Talk, "Effective State Management".
Managing state is one of the biggest keys to a successful web application. Fortunately .NET/ASP.Net 1.x provides developers with quite a few ways to manage state and version 2.0 raises the bar even further. Managing state is not very difficult. The real key is simply picking the best solution for your project. In "Effective State Management with ASP.Net" we will explore all of the ways to manage state and learn how and when to use each. In addition, we will spend a little time talking about how ASP.Net 2.0 will raise the bar even further.
* Yes, this is a similar talk to the one I gave earlier this month at N3UG. I accidently nuked the slides and demo's, so I will repost them once they are updated for Code Camp.