General
- Premature Optimizations: Ayende Rahien presents a perfect example of how premature optimizations can bite you in the rear.
- Delayed Execution with 'yield': Justin Etheredge shows yet another great use for the 'yield' keyword...delayed execution!
ASP.NET
- Rock the iPhone with ASP.NET MVC: Is there anything cooler right now than the iPhone? Yes...your ASP.NET application running on the iPhone! Aaron Lerch writes about how to combine ASP.NET MVC with iUI, a toolkit that takes care of the heavy lifting of the iPhone markup.
Software
- jQuery UI v1.5: jQuery's UI project has shipped v1.5, where they've significantly enhanced the performance & usability!
- ReSharper v4.0: At long last, and after an unusually quick beta period, v4.0 of ReSharper has finally shipped!
