ASP.NET Tips and Tricks and LINQ Slides/Demos from CodeMash
Below are the slides + demos for the two breakout talks I presented this past Friday at the CodeMash conference:
ASP.NET 2.0 Tips and Tricks
This talk covered ASP.NET UI, AJAX, Caching and Deployment Tips and Tricks, and Visual Studio 2005 tips/tricks. Click here to download the slides+demos for this talk.
You can learn more about the Visual Studio build performance optimization suggestions by reading this past post of mine on improving build performance. You can also find several dozen more ASP.NET and Visual Studio Tips/Tricks of mine on my Tips and Tricks summary page.
Building Data Driven Web Applications using LINQ
This talk provided a drill down of LINQ (which will ship later this year), and demonstrated some of the dramatic productivity improvements it will bring for ASP.NET. Click here to download the slides+demos for this talk.
You can learn more about LINQ and how to use it with ASP.NET by reviewing some of my past LINQ posts. Here are a few in particular worth reviewing:
- Building and using a LINQ for SQL Class Library with ASP.NET 2.0
- Building a Photo Tagging Application using ASP.NET 2.0, LINQ, and Atlas
- Using LINQ with ASP.NET
- Using DLINQ with ASP.NET
- DLINQ with Stored Procedures
- Understanding LINQ to SQL Query Translations
Thanks again to everyone who attended my talks - I really had a great time and hope you did too!
Scott
P.S. I will also be posting the slides + demos from my LINQ keynote at the CodeMash event shortly.