Jean-Sebastien Carle
  • Home
  • About
Sign in Subscribe

ASP.NET Web Forms

A collection of 3 posts
ASP.NET Web Forms

Determining the Order of ASP.NET MasterPage and Page Events

Anyone who is a regular ASP.NET developer is likely familiar with the ASP.NET Page LifeCycle diagram that Kris van der Mast posted on his blog more then 3 years ago. It is indisputably the best reference when trying to determine where to insert your code in the life
29 Jul 2009 1 min read
ASP.NET Web Forms

Disown your ASP.NET children

If you’re building a site that contains nested applications, you may find yourself confused at what appears to be IIS completely disregarding your virtual directories. The behavior is by design. Although the applications will get isolated, the web.config settings from parent applications propagate to children applications. An easy
24 Jul 2009
ASP.NET Web Forms

Turn your ASP.NET pages into valid XHTML Strict pages

Many developers seem to find it difficult to get their ASP.NET pages rendering in a valid XHTML Strict fashion. The solution is just a quick MSDN lookup away. Only two steps are required. One, declare the proper XHTML Strict DOCTYPE : <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML
23 Jul 2009
Page 1 of 1
Jean-Sebastien Carle © 2025
  • Sign Up
  • Privacy Policy
Powered by Ghost