Build View is a Visual Studio 2008 Add In which will show the progress of the build using the new Windows 7 progressbar.

Unfortunately Visual Studio does not have an option to retrieve the progress of the build. Build View chooses the most approximate build time based on previous builds of the project and then shows the progressbar. Which means after 2/3 builds, progress bar will start displaying the animation effectively.
Download the installer and sourcode here.
Related posts
Shoban C#
In this article we will see how you can develop a Weather gadget for Windows 7 which uses Yahoo Weather API for fetching Weather data. The application will also have some of the latest exciting features of Windows 7 like Thumbnail Toolbar and Progress bar.

Read the rest of my article in dotnetcurry
Related posts
Shoban C#, dotnetcurry, vb.net
Check out my article about how you can develop your own mp3 player for Windows 7. Some screenshots below.


Related posts
Shoban C#, vb.net
Write your own Desktop Translator using the Bing API in few lines of code. Check out my article in dotnetcurry.
Bing Desktop Translator using C# and VB.NET

Related posts
Shoban C#, dotnetcurry, vb.net
Recent Comments