This week’s web nuggets is going to be a double dose – last week was busy, busy, busy!
Pick of the week: 10 Programming Proverbs Every Developer Should Know
General
- Windows Coming to Amazon EC2: Windows developers will soon be able to take advantage of Amazon’s Elastic Computing Cloud, and it’s about time!
- IComparer vs. IEqualityComparer: Keyvan Nayyeri explains the subtle, yet important, differences between these two interfaces.
- Expression Tree vs. Reflection: An intriguing alternative to reflection that has much better performance.
- MSBuild Extension Pack: Over 170 MSBuild tasks designed for .NET 3.5, ready for your consumption!
Web Development
- jQuery & Microsoft: Scott Guthrie’s epic announcement that Microsoft will ship jQuery as part of the next Visual Studio, in its full, open source glory.
- Adding OpenID To ASP.NET Membership: Dan Hounshell shows how to integrate OpenID with ASP.NET membership.
- jQuery, The Very, Very Basics – Lesson 4: The latest installment of the learning jQuery series takes a look at actions and events in jQuery.
- No Empty Selector in jQuery: Rick Strahl takes a look at a tiny little quirk in jQuery.
- Exploring Caching in ASP.NET: A very complete reference to the different caching options available in ASP.NET.
- An Introduction to jQuery – Part 1: Rick Strahl has published the first part of his introduction to jQuery presentation.

