Reflector, Pinvoke.net, XP & Adhelper

xiaoxiao2021-03-06  41

1.Reflector 4.0: Thank you Lutz Roeder has been upgrading the Reflector, one .NET anti-compilation software. The latest version 4.0 of the 4.0 version has been further improved in these days, and the issues that have been disrupted in the previous 3.x definition.

2.Pinvoke.net (Download): A vs.net add-in tool that allows you to insert the unmanaged function directly into the code, eliminate the troubles of your manual input. At the same time, you can find it in http://www.pinvoke.net/. After installation, right-click the "Insert Pinvoke Signatures ..." menu in the code file, click to further insert an unacceptable code declaration.

3..net Under the Extreme Programming Tool: Everyone should hear the ultimate programming Extreme Programming (XP), it is a brand new, an energetic development method. As we all think so, software development is artistic and engineering. Although there are currently a variety of development tools, a thousand development methods, however, the only way to inspect software is only test. Test requires us to listen to the customer's needs, then write the program, and finally verify the client, then continue to repeat this process until the work is completed. Compared to the development methods such as waterfall, prototype, step-by-step delivery, RUP, etc., personal considerations of XP (belonging to agile development agile), but not only meets customer needs, but also improved software quality (mainly reflected On the decrease of the number of bugs). Perhaps, you have seen Book, Yes, XP and Reconstruction There is a person who lives to deep - Kent Beck, so the relationship between XP and reconstruction must be clear. The value of XP is "Simple, Communication, Feedback, Courage". Simple is to do the simplest thing for the use of the ability to accomplish things; communication, the entire development process should need to communicate in time, here, here, the exchange of verbal exchanges and document exchanges that can be simply clearly clear, discard the disarranged documents and Plan, etc .; feedback, the entire project requires feedback from customers and internal personnel to ensure that the entire software is constantly being designed and programmed and repaired in the BUG; courage requires you to have enough confidence to your code and even someone else's code Reconstructive. Oh, I was just attracted to XP ideas, and I saw a test driver programming. I really feel that changes really fast. Ultimate programming under .NET, mainly: NUNIT (unit test tool): http://sourceforge.net/projects/nunit. ◇ Using NUNIT in .NET Programming WITT INT INET INFECTED WITHIT ◇ Get Test Infected with NUnit: Unit Test Your .Net Data Access Layer ◇ Adventures In C #: USING NUNITNANT (Auto Compile Tool): Http://nant.sourceforge.net/. ◇ "Ant" climbed into .NET? ◇ NANTPAD - a good Nant Build file editor recommended book: "Agile Software Development - Principles, Model and Practice", "Extreme Programming - Foundation, Case and Implementation"

4. Improved an active directory operation auxiliary class Adhelper, which will be improved in the configuration of the configuration information, the enhancement of the basic attribute operation of the AD object, combined with DSML. If there is a modification, it will be updated immediately. It used to use Kaneboy's user simulation class, thank you. J

转载请注明原文地址:https://www.9cbs.com/read-74043.html

New Post(0)