Developer EventsWindows Azure Developer Stories
General ResourcesWindows PhoneWindows Azure
D³: LIVE & INTERACTiVE with Jonathan Rozenblit
These postings are provided "AS IS" with no warranties, and confers no rights. You assume all risk for your use.
Resident Bloggers
Paul LabergeDeveloper Evangelist
Jonathan RozenblitDeveloper Evangelist
Frédéric HarperDeveloper Evangelist
Susan IbachDeveloper Evangelist
The Empire’s been fine-tuning ASP.NET, SQL Server and the .NET runtime from the get-go, so ASP.NET is a pretty snappy platform. Even so, the fastest of platforms will still run like molasses in January if you don’t do things right. With any platform, there’s a body of best practices for getting the best performances, and with far too many platforms, these best practices haven’t been gathered into a single place.
ASP.NET developer are in luck: I just got notified by Apress of the release of a new book, Ultra-Fast ASP.NET. Here’s the blurb:
Ultra-fast ASP.NET by Rick Kiessig presents a practical approach to building fast and scalable web sites using ASP.NET and SQL Server. In addition to a wealth of tips, tricks and secrets, you'll find advice and code examples for all tiers of your application. By applying the ultra-fast approach to your projects, you’ll squeeze every last ounce of performance out of your code and infrastructure, giving your site unrivaled speed. Learn How To: Think about performance issues that will help you obtain real results. Apply key principles that will help you build ultra-fast and ultra-scalable web sites. Use the ultra-fast approach to be fast in multiple dimensions. You’ll have not only fast pages but also fast changes, fast fixes, fast deployments and more. Use techniques that are being used by some of the world's largest web sites. Structure your HTML and CSS to create pages that load ultra-fast. Utilize tips and tricks for optimizing your ASP.NET and SQL Server code for performance and scalability.
Ultra-fast ASP.NET by Rick Kiessig presents a practical approach to building fast and scalable web sites using ASP.NET and SQL Server. In addition to a wealth of tips, tricks and secrets, you'll find advice and code examples for all tiers of your application. By applying the ultra-fast approach to your projects, you’ll squeeze every last ounce of performance out of your code and infrastructure, giving your site unrivaled speed.
Learn How To:
You can order the dead-tree edition of Ultra-Fast ASP.NET online (it sells for USD$49.99, which at today’s exchange rate is CAD$52.32), or if you’re like me and try to get the electronic version when possible, the PDF version sells for USD$34.99 (CAD$36.62 at the time of this writing).
[This article also appears in Global Nerdy.]