| 1 2 3 |
|
Articles on Visual Basic.Net
|
HttpWebRequest and HttpWebResponse usage examples:
Last week in asp.net forms, some one asked a question on how to use HttpWebResponse and HttpWebRequest objects. To show how it works I made an example by using them in Web services as well as in asp.net applications.
Go-->
10 Aug 2003:
|
101 discussions on Graphic, Bitmap objects (Creating W3Coder GDI+ Draw Pad) :
The aim of this article is to explain the usage of Graphic, Bitmap etc objects in GDI+. While explaining these, I will make a simple GDI+ Draw pad (intro to paint brush).
Go-->
06 Jul 2003:
|
Controlling number of instances of an application:
In this article I would like to show how we could control the number of instances of an application.
Go-->
01 Jun 2003:
|
Getting ODBC data Sources names from the Registry:
In this article I would like to provide information on how we can get ODBC data sources information from the registry.
Go-->
20 Apr 2003:
|
What’s new in VB.Net 2003? :
There are two main changes I found and also read on MSDN. In this article I will explain them in brief.
Go-->
30 Mar 2003:
|
[Amazing Microsoft Sysadmin Tool] Log Parser 2.0 Tool:
Today I downloaded and looked this tool. This is really amazing tool, and it is really intresting sysadmin tool. I would think soon every one will use this tool. I really liked it. Hope this helps you also!!
Go-->
12 Jan 2003:
|
Introduction to Messaging in .Net using MSMQ:
This Article explains the usage of sending and receiving messages using MSMQ in VB.Net.
Go-->
22 Sep 2002:
|
Catching the Cache word in .Net and knowing what it means?:
In this article I would like to explain the use of Caching in .Net in brief, In-order to get better understanding about it, we will see some simple examples on it.
Go-->
28 Jul 2002:
|