This program will generate a skeleton HTML code & images to createwindow-style menu. Just select the directory in which you want the files to be generated and then add the menu items you want. Click on generate and it will create as many .bmp...
This web based tutorial gives you the method for creating HttpHandler and HttpModule interface in ASP.NET. In this tutorial the author defines a class that has two methods such as ProcessRequest and ReadOnly Property IsReusable implemented by the...
This is an ASP.NET article which helps you to implement globalization support for ASP.NET pages through attributes and reflection. It is necessary to define the GlobalizationMod HttpModule to perform this operation. The author gives you the sample...
la coccinelle is a freeware game implemented in JavaScript which contains a game area in which the shapes of hearts and head of skeleton falls from the top of the screen. The ladybird searches for its love and fights against death. Displays the...
In this web based tutorial the author explains you the step-step process of creating a HttpModule class using the IHttpModule interface, make the changes in the web.config file to know about the new handler, adding rules and finally defines the...
Learn about: Role of the HttpRuntime,- What is the HttpRuntime,- Drill-down,- HttpContext,- HttpHandler,- Application Events,- Global.asax,- HttpModule and Hosting the HttpRuntime. Source code included.
In this article the author briefly explains you about the method of processing the web request in ASP.NET. The author clearly shows how the web request is processed by the HTTPRuntime, HTTPApplication, HTTPModule and HTTPHandler with a diagram....
thSdkConWiz is a minimal Delphi 5.x/6.x pro expert for to generate Console and traditional SDK skeleton application.
MxAppExpert is a minimal Delphi 4.x expert for to generate Console and traditional SDK skeleton application.
This tutorial tells the users about tracking read emails. The author demonstrates how to track the read emails using ASP.NET. Through this article, using three easy techniques, you could find out when anyone reads out your email. Just like... |