For those who don’t have VS 2008 yet, I created the VS 2005 templates You will get two kind of solution/project templates (the same you get for VS 2008) The MVC framework uses anonymous types extensively (for instance when you add Routes and set Defaults values for the route segments). You can see I provided... read more
I’ve been playing with Visual Studio 2008 Beta 2 lately and found a little gem: offline support for source control. It does not do everything I would like (like ability to use the Source Control Explorer offline), but we get enough to work with a solution when there is no connection to TFS. 1. When... read more