Navigation for ASP.NET Web Forms manages movement and data passing between aspx Pages in a unit testable manner. There is no Client-side logic, so it works in all browsers, and no Server-side cache, so it works with the browser back button.
Download the source code and documentation from CodePlex
Features
- Loosely coupled Pages
- Typed data passing
- Empty code-behinds
- Unit Testability
- Secure applications
- Problem-free browser back button
- Context-sensitive bread crumb trail
- ASP.NET Data binding integration
- Automatic ASP.NET Ajax history navigation