摘要: 最近,發現當ReportViewer繫結的資料太大時,會發生 Memory leak。也就是吃記憶體,而且不會吐回來。 SQL reporting services ReportViewer control increases w3wp process memory #################  There are actually two problems here.... 阅读全文
posted @ 2010-01-22 19:03 emanlee 阅读(834) 评论(0) 推荐(0) 编辑
摘要: asp.net性能与缓存 在MSDN网络课堂中下载了一些九月份的网络讲座。有很多还是很有意义的。《ASP.NET系列讲座之一:性能与缓存》是由微软开发工具专家王立楠讲授。王先生的讲解非常清晰,课件也很详细,虽然是网络讲座,但Down下来的视频文件声音很清晰。仔细听了一遍,把其中的某些要点记录了下来。此讲主要是介绍了一些tip,以提高ASP.NET的性能。以下就是讲座介绍的一些技巧:一、避免不必要的... 阅读全文
posted @ 2010-01-22 15:08 emanlee 阅读(269) 评论(0) 推荐(0) 编辑
摘要: JavaScript API One of the new features we added to the ASP.Net Report Viewer in Visual Studio 2010 is a JavaScript API to allow you to interact with the viewer on client.  In reading many of the... 阅读全文
posted @ 2010-01-22 11:02 emanlee 阅读(2640) 评论(1) 推荐(0) 编辑