65.9K
CodeProject is changing. Read more.
Home

Navigation for ASP.NET Web Forms

emptyStarIconemptyStarIconemptyStarIconemptyStarIconemptyStarIcon

0/5 (0 vote)

Oct 11, 2013

CPOL
viewsIcon

8212

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

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