Happy 4th of July!
General
- First Impressions of Rhino Mocks 3.5 Beta: Derik Whittaker takes a look at the beta of Rhino Mocks 3.5. One of the major new features is that the syntax has been updated to take advantage of the new language features in .NET 3.5.
- Configuring Eclipse on Windows to Use With Google App Engine: Google's App Engine is pretty slick - love it or hate it, the idea of having your applications hosted on Google's infrastructure is and intriguing one. This article walks through how to use Eclipse as an IDE for App Engine.
- Replacing Loaded Assemblies: ASP.NET makes replacing assemblies dead simple - just drop a new one over the old one. Wouldn't it be nice if you could do that for services or windows forms? Paul Morgado shows how it can be done!
- Top 5 Things to Know About Hyper-V: Ronald Beekelaar has a list of the top 5 things you should know about Hyper-V.
- 10 Commonly Asked Questions or Issues Seen During the Hyper-V Beta: Jeff Hugh helps us not make the same mistakes twice by highlighting the top 10 issues customers ran into during the beta of Hyper-V
ASP.NET
- Back to Basics: Implementing HTTP File Upload with ASP.NET MVC: Scott Hanselman takes us back to the basics - uploading a file - but using ASP.NET MVC instead of a user control. He also walks through writing mocks and unit tests for the scenario.
- A Lap Around Microsoft "Velocity": Bart De Smet takes a close look at Microsoft's Velocity.
Software
- The Pencil Project: A free, open source GUI prototyping tool, powered by the Gecko engine.
