Offering a better (ODP Compliant) ASP.NET Session object 26 Jun 2005 10:19
This article discusses the problems and the available solutions for maintenance and utilization of ASP.NET session state of the .NET session object.
Replacing the Internet Explorer context menu with a custom built context menu 26 Jun 2005 09:36
This case study describes how to replace the default context menu shipped with the Internet Explorer, with a context menu that allows the programmer to set pop-up items for each HTML tag, or HTML element with a name attribute and menu items that will always be displayed. (such as Add, Back…).
Behind the scenes of ASPX files 20 Jun 2005 19:37
Describes what goes with ASPX files and how ASPX files affect the page life cycle.