|
Ray |
DotNetAge 2.0.1 complete upgrade to Asp.NET Mvc3. All views and widgets are rewrite using Razor syntax. |
Ray |
Razor provides a rich view of development capacity, while promoting a more conciseview of Razor code, WidgetEngine this is succession Razor "DIY" The core idea of the original Widget together to improve the development of ways to make developmentmore Widg... |
Ray |
When i enhance the dotnetage runtime preformance with OutputCache i have found the OutputCacheAttribute seems to be not work for FileResult. At last i had to use “Last-Modified” and “ETag” http header to implatment the file cache feature for MVC. |