[Original article] ASP. NET tips and tricks and LINQ slides/demos from codemash
[Original article publication date] Sunday, January 21,200 pm
The following are the handouts and demos of the two lectures I gave at the codemash conference last Friday.Code:
ASP. NET 2.0 tips and tricks
This lecture covers ASP. net ui, Ajax, caching and deployment skills/tips, and Visual Studio 2005 skills/tricks. Click here to download the handouts and Demo code.
You can read my previous post on improving the performance of Visual Studio build to learn more about performance optimization suggestions, you can also find my asp on my skills and tips summary page. net and Visual Studio.
Developing data-driven Web applications with LINQ
This lecture will provide in-depth discussions on the release of LINQ later this year, and demonstrate how it significantly improves the development efficiency of ASP. NET. Click here to download the handouts and Demo code.
You can read some of my previous post on LINQ to learn more about LINQ and how to use it in ASP. NET. Below are some posts worth reading:
- 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
- Use LINQ in ASP. NET)
- Using dlinq with ASP. NET
- Dlinq with Stored Procedures
- Understanding LINQ to SQL query translations
Once again, I would like to thank everyone who participated in my lecture!
Scott
Note: I will also post handouts and Demo code for the LINQ keynote speech on codemash.
Tags: ASP. NET, LINQ, talks, tips and tricks, community news)