Archive

Archive for the ‘dotnetcurry’ Category

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

Using .NET to Post a New BlogPost in Wordpress

November 23rd, 2009

In this article we will see how we can use .Net and communicate with the most popular blogging tool Wordpress and post a new blog post. Before starting the development of our application, it is very important to learn about XML-RPC because we will be using XML-RPC to communicate with a Wordpress blog.

Read the rest of my article in dotnetcurry.

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

Related posts

Shoban dotnetcurry, 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

Gtalk Autoreply

July 7th, 2009

How many tmes have you made your Gtalk conacts wait after they send you a message in Google Talk when you are not at your desk?

Here is a new open sourc application from me. Gtalk auto reply will enable you to send automated replies in Google Talk.

gtalk-autoreply

message

You can get the setup and source code here. If you are looking for step by step explanation about the source code then check this tutorial by me in dotnetcurry.com

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

Related posts

Shoban dotnetcurry, links, vb.net

10 Useful Outlook 2007 Plug-ins and Tricks

June 24th, 2009

In this article, we will see 10 useful Outlook Plug-ins and Tricks that can be used with Outlook 2007. Some of them should even work in previous versions of Outlook.

Tip 1: Defer Email in Outlook: Sometimes we send an email and then realize that we missed an important part of the message. I always wished we had Ctrl + Z (Undo) in Outlook. But here is an easy trick to delay email messages even after you press the “Send” button. We achieve this by creating rules in Outlook. Here is how to do it.

Read the rest of my article in dotnetcurry.

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

Related posts

Shoban Tips, dotnetcurry

Screenshot in 2 Clicks – now with more options

May 2nd, 2009
In my previous article, Screenshot in 2 Clicks using .NET, we learnt how we can capture the screenshot with just 2 clicks. But what if we want to capture a part of the screen? In this article we will see how we can capture a part of screen with just few more addition to the existing code.
If you haven’t read my previous article Screenshot in 2 Clicks using .NET, then please do so as this article only shows the additional code required to add more functionality to the previous one.
Read the rest here.

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

Related posts

Shoban dotnetcurry

Screenshot using VB.net and C#

April 17th, 2009

This article of mine in www.dotnetcurry.com shows you how easy it is to take screenshots using .net. Check out the article to know how easy it is to grab a screenshot using 2 clicks.

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

Related posts

Shoban dotnetcurry, vb.net

Gmail Notifier using .net

March 27th, 2009

Silverlight and Twitter

March 20th, 2009

I have written an article in www.dotnetcurry.com about Silverlght and Twitter. Check out the article here.

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

Related posts

Shoban Silverlight, dotnetcurry