-
10 IE compatibility problems that you might not have realised
Guidance on Differences Between WPF and Silverlight
.NET Compact Framework下的Ping(ICMP)的开发
Screenshot in 2 Clicks using .NET
Workaround: Running ASP.NET 1.1 on Vista SP2/WS08 SP2
Session Attacks and ASP.NET - Part 1,Part 2
A case of lost session variables when using out of process session state
Windows程序开发工具详解系列【1.regasm.exe】,2.sn.exe
JavaScript tests & Compatibility tables
HTML5, CSS3, ES5…新的web标准和浏览器支持一览
How to detect IE8 using JavaScript (Client side)
Moving Lucene a step forward-Lucene的缺点
-
Dmitry Vostokov在文Minidump Analysis (Part 1)中使用WinDbg script(ANSI): MiniDmp2Txt(下载)来自动分析Minidump文件(生成方法见Windows下生成内存转储文件)或者Postmortem Debugging。
-
JMeter tips中写道:
In the context of Web applications, response time refers to the time elapsed between the submission of a request and the receipt of the resulting HTML. Technically, response time should include time for the browser to render the HTML page, but a browser typically displays the page piece by piece, making the perceived response time less. In addition, typically, a load-test tool calculates the response time without considering rendering time. Therefore, for practical purposes of performance testing, we adopt the definition described above. If in doubt, add a constant to the measured response time, say 0.5 seconds.
-
Loadrunner中进程和线程的概念中讲述了一件事实:作为一个线程比一个进程运行Vuser能更有效地使用内存。Loadrunner作为一个进程运行Vuser时为每个Vuser创建一个mmdrv.exe(多线程驱动进程,Multithreaded Driver Process)/mdrv.exe或者r3vuser.exe(仿真应用程序客户端,存在于Wlrun.exe中)进程,作为一个线程运行Vuser时为每个Vuser创建一个线程。mmdrv.exe是对mdrv.exe的封装,它被用做一些协议以更好的利用内存,mmdrv.exe实际上做了一些内存优化然后调用mdrv.exe。
-





