Archive

Archive for the ‘C#’ Category

Build View – Visual Studio 2008 addin for Windows 7

February 12th, 2010

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

Build View

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.

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

Related posts

Shoban C#

Weather Gadget for Windows 7

February 11th, 2010

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

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

Related posts

Shoban C#, dotnetcurry, vb.net

MP3 player for Windows 7

February 2nd, 2010

Check out my article about how you can develop your own mp3 player for Windows 7. Some screenshots below.

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

Related posts

Shoban C#, vb.net

Bing Desktop Translator using c# and VB.net

July 22nd, 2009

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

bing-translator10

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

Related posts

Shoban C#, dotnetcurry, vb.net