Tutorials Forums
     Tutorials Videos
        Sign Up Now For FREE

Articles tagged with: Visual Studio 2008

21
September
2010

How to create URL shorten in CSharp
4.3/5 rating (9 votes)

Introduction
In this article we will see how to create URL shorten in CSharp.

04
July
2010

How To Use RSS Reader in CSharp
4.3/5 rating (8 votes)

In this article lrean : How To Use RSS Reader in CSharp

To Start with:
  1. Create new Windows Apllication Project (Ctrl + Shift + N).
  2. Add Button,progressBar, WebBrowser and lable Control in Main form
  3. use Sample code in button's
  4. Run project.

RSS Reader

03
July
2010

How To Downloading website images automatically
4.3/5 rating (6 votes)

In this article lrean : How to get Downloading website images automatically

To Start with:
  1. Create new Windows Apllication Project (Ctrl + Shift + N).
  2.  Add Button,progressBar,folderBrowserDialog, WebBrowser and lable Control in Main form
  3. use Sample code in button's
  4.  Run project.

 


29
June
2010

How To Get File Icon(CSharp)
4.4/5 rating (5 votes)

In this article we will see how to Get File Icon.


27
June
2010

How To Use Bing Translator in CSharp
4.0/5 rating (2 votes)

In this article we will see how we can create a simple Desktop Translator which uses the Bing Translator API. Next time when you want to translate a text, you do not have to open a new web browser and head to Bing or Google Translator. Just use this simple Translator I demonstrate here.

How To Use Bing Translator in CSharp