随笔- 75
文章- 3
评论- 65
阅读-
64397
06 2008 档案
Speed Up Your Site with the Improved View State in ASP.NET 2.0
摘要:This article discusses: How view state works ASP.NET 2.0 improvements to view state Using control state to main...
阅读全文
ASP.NET压力测试
摘要:vs2005的ACT压力测试软件 http://download.microsoft.com/download/a/8/2/a82e7ba7-c772-4ec4-b186-2cf147f42c11/setup.exe 前 言 对于直接面对互联网用户的WEB应用,在开发设计的时候必须格外小心,因为谁也不知道在单位时间内WEB程序访问和运行的速度。所以,在程序设计完成以后,最后针对程序进行一些严...
阅读全文
Localizing CrystalReportViewer
摘要:I'm describing here the procedure how to localize CrystalReportViewer in .NET 1.1 framework, in an _almost_ proper way (i.e., we actually create a satellite assembly containing resources). We have to ...
阅读全文