* Act: Application Center Test, which can be used to simulate a large number of users. Of course, it can also be used as a stress test;
* LoadRunner: This is Mercury's. The above ms, this looks very powerful, a complete set of testing software;
* Was: web application stress is the predecessor of act. Although it is not strong in Act, it is free of charge;
* The NND guy suggested that I use WMV or virtualpc to simulate the entire real environment. I really don't know. I am poor, watching movies, and playing games on this computer, at ordinary times, services on mobile devices and services on live software are available. He has money. If it is a separate development server, I can consider it;
* Dotfuscator: dotfuscator community edition, which can be known in the tool, and vs2008 also includes this tool. It is very complex and simple, and its function is obfuscation.CodeAlthough it cannot prevent people from decompiling, it is enough to threaten people, because all methods after obfuscation, classes, and names are replaced, it is replaced by simple A, B, and other functions that can also encrypt strings. In short, it adds security chips to the software;