This is an online tutorial that guides readers to do Object Oriented Programming in ASP.NET framework. In this tutorial the author explains about the necessity of polymorphism in Object Oriented Programming and instructs users to achieve it. The auth
Using the ASP.Net Runtime for extending desktop applications with dynamic HTML Scripts is a web based article in which programmers can learn about the method of hosting the ASP.NET runtime class in desktop applications. Here the author gives details
In this tutorial you can get more details about the global.ascx file of ASP.NET. The author shows how to define the events such as Application_Start, Application_End, Session_Start and Session_End of the application and session object inside this fil
Using the Japanese Calendar is an easy to understand tutorial in which the author offers details about System.Globalization namespace, which has hosting of classes that helps in executing several cultures date, time and currencies. Here the author gi
Readers can utilize this tutorial to learn about reading XML files through MSXML with the help of a new ATL CString. The author of this tutorial says that this tutorial will be useful for the readers to gather knowledge about utilizing IXMLDOM* inter
Using Interfaces In .NET Remotiing is an article in which the author gives details about the method of creating an interface which helps to differentiate server side code and client side code. The author discusses about the procedure for creating an
This article is helpful for the C Sharp programmers and for the beginners which instructs them slowly and simply about how to use delegate class in C sharp. For easy reference the author has provided example source file in this article. The author sa
It is a web based tutorial through which you can learn how to handle the request for the .jpg files using the httphandlers. The author clearly shows how to set up IIS to handle requests for .jpg files. In this tutorial the author defines a class whic
In this tutorial readers can find information about utilizing URL Explorer for sharing IE shortcuts. The author of this tutorial explains that URL Explorer has the ability to display content from XML file and to format the favorite folders by using C
This is an article that will teach users about URL rewriting with ASP.NET. In this tutorial the author discusses about the three choices to perform URL rewriting and explains in detail about handling one of those discussed methods to succeed the proc |