|
|
Browse by Tags
All Tags » Master Pages (RSS)
-
It seems like every week I see a person asking a question about either placing content in the ContentPlaceHolder control dynamically or from another URL in the www.asp.net forums. By URL they typically mean another page from another site. I think many of these folks are somewhat misguided as to what Master Pages are meant to solve and how they ...
-
A little over a week ago I had a very serious bug hit me in the gut. I have a project I am currently consumed with that uses several Master Pages in it. Each Master Page has its own derived MasterPage class, just like any code-behind page would have. Suddenly the site did not recognize the MasterPage classes as existing. I spent the ...
-
Today I started my morning reviewing blogs and news sites and saw a link on www.asp.net for handling the enter key on Web Forms. This has been an ongoing issue for me over the years. I have tried some JavaScript solutions, just like everyone else, but at some point they all seem to fail. I know I had read about a new way to set ...
-
Earlier I posted an article about creating a custom sitemap provider, loosely based on Jeff Procise's Wicked Code Article and a post on the main MSDN site. I really wanted to make that a much longer post and talk about some of the things I discovered in the experience with the sitemap. First, the new ASP.NET 2.0 menu control is ...
-
I love Master Pages, it was one of the two main reasons I can dump DotNetNuke in favor of ASP.NET 2.0 alone. The other being Membership. I hvae found using master pages to be quite easy and extremely useful. I won't get into what I used to do here, but it was a similar idea, just not nearly as clean.
I use Professional ASP.NET ...
|
|
|