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 co
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 Htt
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.
MxAppExpert is a minimal Delphi 4.x expert for to generate Console and traditional SDK skeleton application.
thSdkConWiz is a minimal Delphi 5.x/6.x pro expert for to generate Console and traditional SDK skeleton application.
CSUpload control package is a powerful ASP.NET 2.0 File Upload control, the package contains CSUpload and CSUploadProgressPanel controls to empower your web application with strong files uploading features.
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. The a
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 score
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 URL |