The Six Phases of a Project: Enthusiasm. Disillusionment. Panic. Search for the Guilty. Punishment of the Innocent. Praise for non-participants

Posts in web


Using the HttpContext object

Learn how you can get access to the HttpContext object when you're not in the code-behind of an ASPX page? Continue...

Developer Tips and Tutorials ASP.NET C# Web

Set Initial Focus on an ASP.NET Page

Here's a C# snippet to set the initial focus when a page loads. It takes into account some of the quirks with different types of controls and HTML elements. Continue...

Developer Tips and Tutorials C# Javascript Web

Version: 6.0.20200920.1535