|
|
Browse by Tags
All Tags » ASP.NET 2.0 - Master Pages
-
The ASP.NET AJAX Roadmap is published and can be reached here (http://www.codeplex.com/aspnet/Release/ProjectReleases.aspx?ReleaseId=14924)
Enjoy it!
Regards
-
While reading ASP.NET 2.0 Unleashed by Stephen Walther, I found out a nice trick about relative paths in Master Pages.
If you are using Relative Paths and you are using ASP.NET controls in your master pages, then the paths are relative to the Master Page file, while if you are using HTML controls, the paths are relative to the content page ...
|
|
|