-
What Wikipedia says about ALM: Application lifecycle management (ALM) is the marriage of business management to software engineering made possible by tools that facilitate and integrate requirements management , architecture , coding , testing , tracking , and release management . Like most people know...
-
A little snippet that I use from time to time when I need information on how long something takes. Type ‘sw’ (without the quotes) and tab-tab . Installation is easy, just create a file called “sw.snippet” in your %Documents%\Visual Studio 2008\Code Snippets folder and paste the following in the file...
-
Just recently Service Pack 1 was released ( Beta! ) for Visual Studio 2005. Back then, the Vista update had a link, but it was removed. Miguel blogged that the beta version is online! This update is required because of the security enhancements to Windows Vista. One of the biggest problems was the debugger...
-
And suddenly it's there... Visual Studio 2005 Team Suite SP1 (includes SP1 updates for Standard, Professional, and Team Editions of Visual Studio 2005) Visual Studio 2005 Team Foundation Server SP1 Visual Studio 2005 Express Editions SP1 Visual Studio 2005 SP1 Update for Windows Vista Beta There are...
-
Well, it seems Alex took things seriously and is slapping his bit-stick around. Thinks he can just slap me around and walk away with a smile, huh? Well, I'm not done with round 1 Alex. Round 1 Reflector integration Thank you for the point, Alex. +1 Dennis Code coverage Alex should've checked out the...
-
Some time ago I had a discussion with my colleague Alex Thissen about the differences between Visual Studio 2005 (unit) testing, and NUnit and TestDriven.NET. I'm very pro NUnit, but Alex says he can do everything I do with VS2005. I disagreed and we talked about bitchslapping, or perhaps some bitslapping...
-
At my current project we've been working with the Visual Studio 2005 Web Application Project since some weeks. Source Safe kept bugging us by checking in everything in the web-folder(s), so we decided to use the WebApp Project template. In our situation the web application was used for our webservice...
-
No official statement yet -as it seems- but according to Jeffrey Palermo the RTM of Visual Studio 2005 will be on MSDN the 15th of october. I can't wait until the final release, as I'm using VS2005 Beta 2 at a customer as we speak. Or rather not as we speak, because currently I'm writing this in the...
-
Eric Sink, one of the principles of SourceGear , just introduced a new product called Teamprise . Here's what's on the official website: Teamprise is a suite of client applications for accessing Microsoft Team System from outside the Visual Studio environment. Previously codenamed "Allerton"...
-
According to this post by Miguel Jimenez , there will be another version released that will contain all tools combined from the seperate Architect, Developer and tester versions. That's for the occasional user who has more then one role during the day. ;-) Anyway, I think that's good to hear, because...
-
The keynote today was quite good. In about one and a half hour, Prashant Sridharan showed the Visual Studio road map, what audience each version of Visual Studio is for and showed Team System. Visual Studio Audiences Prashant began explaining that Microsoft was looking for what kids would like to see...
-
Aaargh. After installing Visual Studio 2005, the december release, my first thought was to try out Team System. Of course I need a server installation for that, so I was looking to install it. Read the manual.chm and found out it needs 1GB ram. Not only that, it also needs Windows 2003 Server with AD...