07 2010 档案

摘要:Report server report viewer 404 - File or directory not foundWith SQL Server 2008 and IIS7, you may run into this error like I did. The fix for me was to do the following:Under IIS area, double-click ... 阅读全文
posted @ 2010-07-19 09:23 C.Jun 阅读(317) 评论(0) 推荐(0)
摘要:一款不错的基于JQuery的auto-complete插件,这款插件最大的好处就是我们能够得到{value, text}结构的数据,这与传统的下拉框很相似,非常适合用于项目开发。生成后的Html页面代码代码以下是基于MVC的一个例子前台调用代码后台代码代码XmlResult类代码 阅读全文
posted @ 2010-07-12 13:22 C.Jun 阅读(551) 评论(0) 推荐(0)