This tutorial shows how to create a web service by which readers can learn what are web services, how it works, what is web service wire formats, how to work with HTTPGET and HTTPPOST protocol for communication, SOAP usage, WSDL definitions and struc
WebThief is an extremely easy to use script intended for grabbing files and pages from World Wide Web via HTTP protocol. The WebThief works with httpget.lib library, which supplyed with this package. To receive data from the web, you shold specify ju
This is an useful tutorial for the web programmers to know about how to use the HtmlAnchor Class. HtmlAnchor Class is used for responding to postback events and as well for navigation purpose. This class is included in the System.Web.UI.Html controls
Date class is a very simple and tiny class that can be used to manipulate time. This script is built with PHP and makes the programmers work easier when their utility is concerned with time functions. This class can control various attributes like Co
This tutorial allows ASP users to learn about a class which is PseudoRequestDictionary Script Class. This tutorial clearly explains that this VB script class will be useful for fileupload. This tutorial says that this provided code is generated to ac
'Class interfaces play a key role with inheritance' is an easy to understand tutorial in which the author offers details about class interface. Here the author compares class interface over base class and gives suggestion to the programmers to choose
This is an useful ASP.NET tutorial through which beginners can know about the use of the HttpStaticObjectsCollection class. This tutorial shows you how to create an instance for this class using the constructor of the class with a sample code. The au
A very useful Delphi / CB class that provides easy access to DIBs (device - independent bitmaps). The built-in TBitmap class handles device-dependant bitmaps, but usually programmers need their images in a DIB format. The class is fully compatible wi
OleDbPermission class is a tutorial which helps you to gain more knowledge about the OleDbPermission Class. The OleDbPermission Class gives the OLE DB .NET Data Provider the capability of ensuring that a user has an adequate security level to access
In this tutorial the author gives you details about the use of ASP.NET HttpContext Class. This tutorial defines you the use of various key properties of this class such as AllErrors, Request, Server, Session, Trace, Error etc., The HttpContext Class |