ASP.NET 2.0 Web Page and User Control access using stubs
K. Scott Allen has a great post on using stubs in your "App_Code" classes to access your web pages and user controls. More than likely you will encounter this situation in your ASP.NET 2.0 development days.