Introduction - If you have any usage issues, please Google them yourself
Silk Navigation provided by Microsoft for building cross-browser Web application is the use of ASP.NET MVC3 and jQuery. It is very simple to use ASP.NET Web Forms to build, resulting in a fairly small, cleaner, more maintainable code base. We will focus on the following design principles Silk Navigation: Use Ajax to prevent refresh the entire page, while retaining the browser back button and bookmarking pages in a particular state. (2) site must be disabled javascript Silk Navigation project requires a lot of complex JavaScript code to implement the first point and a lot of repetitive controller and view code to implement the second point. The source code example uses ASP.NET Web Forms, fully achieve the above functions without avaScript Note: the development environment for Visual Studio 2010