By tag: Research
0
kicks
Find and Reproduce Heisenbugs – CHESS is the tool for you
Microsoft is mainly known for 2 things. Windows and Office. However, for programmers, Microsoft is also know for many more projects/product like .NET, Enterprise Library, ASP.NET MVC, Team Foundation Server, SharePoint, etc.
Among the few tools that are not really known and publicised at the mom...
0
kicks
Pex-dynamic analysis and test generation tool for .NET from Microsof
Pex (Program EXploration) is an assistant to the programmer.Pex takes test-driven development to the next level. Pex analyzes .NET programs. From a parameterized unit test, it automatically generates unit tests cases with high code coverage.
0
kicks
Experimental structured editors for C# and XML
This thesis is a research effort to build usable structured editors - editors that don't treat programs as text, but rather directly work with the underlying program structure (AST). Structured editors take care of syntax and formatting. Some first preview screenshots are already available.