Serial COM Simply in C#
This article starts with the task of getting MSComm.ocx to do a custom install of VS6. After installing the ActiveX ...
December 19th 2005
Free
GotDotNet User Sample: JustinIO
The author describes the serial ports with the help of the win32api. The author generates an instance of the CommPort ...
December 11th 2005
Free
.NET Screen Scraping in depth
How to use the webclient and webresponseclasses are the two main categories explained in detail in this article. The author ...
December 11th 2005
Free
Screen Scraping
Screen scarping is nothing but to retrieve email addresess and get some good images from any site, which is explained ...
December 9th 2005
Free
WHOIS queries the .NET way
This article is about developing a cross registry WHOIS query form in ASP.NET Framework classes. The author discusses about developing ...
To emit a request WHOIS
This article, "To emit a request WHOIS" is about the working of WHOIS request which is explained in detail by ...
December 4th 2005
Free
HTML Text Pattern Matching
Discussing about the HTML text pattern matching, in this article the author explains about generating a WSDL file that explains ...
December 3rd 2005
Free
Get IP Address of a Host
The author explains about how to get the IP address of a host. In this article the author narrates the ...