摘要:
.NET如何实现伪静态 其实所谓的伪静态页面,就是指的URL重写,在ASP.NET中实现非常简单 首先你要在你的项目里引用两个DLL: ActionlessForm.dll URLRewriter.dll 真正实现重写的是 URLRewriter.dll 但是如果你要实现分页,那么必须使用这个ActionlessForm .dll 首先在web.config里写 configSec 其实所谓的伪静... 阅读全文
posted @ 2010-12-04 14:25
style_life
阅读(395)
评论(0)
推荐(0)
摘要:
其实所谓的伪静态页面,就是指的URL重写.1.首先在web.config里写view plaincopy to clipboardprint?<configSections> <section name="RewriterConfig" type="URLRewriter.Config.RewriterConfigSerializerSectionHandler, URLRew... 阅读全文
posted @ 2010-12-04 13:46
style_life
阅读(285)
评论(0)
推荐(0)

浙公网安备 33010602011771号