Came across this today on Scott Guthrie's blog:
Ting (one of the key guys on the ASP.NET Team) has posted an awesome blog post detailing all of the different techniques for doing Cross-Page navigation in ASP.NET, including: client-side redirects, server-side redirects, the new ASP.NET 2.0 cross-page posting feature, the new ASP.NET 2.0 multi-view control, and the new ASP.NET 2.0 Wizard Control.
[Via ScottGu's Blog]
I think the ASP.NET team may have a slightly different idea of what consitutes 'navigation' than I do. You see, it's all very well having all this postback-oriented navigation support built in to ASP.NET, but we could really use...