By tag: MarkPage
0
kicks
Extending web.sitemap
This article shows you how to add custom values to your web.sitemap and then access them declaratively.
0
kicks
Integrating Dojo Fisheye and SiteMapDataSource
A brief 'how-to' integrate the Dojo Fisheye control for web site navigation with the .Net 2.0 SiteMapDataSource. The Fisheye control is similar to the navigation bar you get on Apple MACs.
0
kicks
Adding ATLAS to an Existing ASP.NET Application
For anyone who wants to add some Ajax coolness to their ASP.NET applications a logical step is to use ATLAS. Bearing that in mind you might think it would be easy... well it is once you are in the now. It's all about having the right plumbing in your web.config. This brief article tells you what is ...