Sometime ago I went through a very useful book titled Software Estimation: Desmistifying the black art, and adapted some of the techniques listed in the book to create a standarized estimation procedure.
However, we deal with the fact that almost every month there is a new tool from Microsoft aimed to boost team productivity and reduce […]
Entries Tagged as 'Tutorials / Tips'
Thoughts about Software Estimation with Microsoft Technologies
July 1st, 2009 · No Comments
Tags: Management · Tutorials / Tips
Free ASP.NET MVC Tutorial available for download
March 14th, 2009 · No Comments
Guthrie and Hanselman, two of the best references in the Microsoft development world, wrote a step by step tutorial for building an ASP.NET MVC application from scratch. This will be added to a new ASP.NET MVC book to be released soon.
The tutorial is extremely detailed with screenshots, but it doesn’t go much deeper into the tool […]
Tags: Tutorials / Tips · ASP.NET
Time Management using Microsoft Project Server 2007
December 20th, 2008 · No Comments
We started using Project Server 2007 in our software development company sometime ago, in order to unify the project management activities. When configured properly, this is a powerful tool, as it integrates into SharePoint to create pre loaded project workspaces whenever a new project is added to the project center.
It also integrates Microsoft Project which means […]
Tags: Management · PMP · Tutorials / Tips
Say goodbye to annoying errors in VS Design View
September 20th, 2007 · 1 Comment
New VS 2008 has a small but very useful feature that will probably help some asp.net programmers.
Right now, when using VS 2005 and if you don’t have much time to fix all the errors in the Error List because your HTML code is not in compliance to the required standard (HTML or XHTML) and you […]
Tags: Visual Studio · Tutorials / Tips