Post

Grrrr... the web.

Just so I don’t forget this link, I’m posting it to here. Yes, I’m having to do some web stuff for a project I’m on and it appears that ASP.NET 2.0 “didn’t like” the smart navigation feature in previous ASP.NET version(s). What I wanted to do seemed like it would be straight forward; and ultimately it was… but had to utilize something outside of ASP.NET to do so. Nonetheless, I came across this document on Microsoft’s website outlining how to mimic smart navigation features using other means.

How to implement the smart navigation features in ASP.NET 2.0

This post is licensed under CC BY 4.0 by the author.