Development Tools

From World Wind Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 20:24, 26 March 2005 (edit)
24.23.82.233 (Talk)

← Previous diff
Revision as of 08:11, 10 May 2005 (edit) (undo)
Nosilleg (Talk | contribs)
(added links and descriptions)
Next diff →
Line 1: Line 1:
-* .NET SDK+;[http://www.microsoft.com/downloads/details.aspx?familyid=9b3a2ca6-3647-4070-9f41-a333c6b9181d&displaylang=en .NET Framework SDK Version 1.1]
- +: .NET Framework Software Development Kit
-* Nant+;[http://nant.sourceforge.net/ NAnt]
- +: NAnt is a free .NET build tool.
-*Cruise Control+;Cruise Control
- +: ?
-*Fx Cop+;[http://www.gotdotnet.com/team/fxcop/ FxCop]
- +: Code analysis tool that checks .NET managed code assemblies for conformance to the Microsoft .NET Framework Design Guidelines.
-*Test Driven.NET+;[http://www.testdriven.net/ TestDriven.NET]
- +: Run unit tests with a single click, anywhere in your Visual Studio solutions.
-*Ghost Doc+;Ghost Doc
- +: ?
-*NDoc+;[http://ndoc.sourceforge.net/ NDoc]
- +: Generates class library documentation from .NET assemblies and the XML documentation files generated by the C# compiler.
-*'''LibCheck''' - Check assemblies against each other to see what changed and that you dont break compatibility. [http://www.microsoft.com/downloads/details.aspx?familyid=4b5b7f29-1939-4e5b-a780-70e887964165&displaylang=en LibCheck]+;[http://www.microsoft.com/downloads/details.aspx?familyid=4b5b7f29-1939-4e5b-a780-70e887964165&displaylang=en LibCheck]
- +: Allows you to compare two versions of an assembly, and determine the differences.
-*Tortoise CVS+;[http://www.tortoisecvs.org/ Tortoise CVS]
- +: Lets you work with files under CVS version control directly from Windows Explorer.
-*WinCVS+;[http://www.wincvs.org/ WinCVS]
- +: Windows CVS client. Allows you to check out the source code.
-*C# GPS Library - [http://refactorme.com/posts/161.aspx]+;[http://refactorme.com/posts/161.aspx C# GPS Library]
 +: C# Library for GPS stuff
[[Category:Dev]] [[Category:Dev]]

Revision as of 08:11, 10 May 2005

.NET Framework SDK Version 1.1
.NET Framework Software Development Kit
NAnt
NAnt is a free .NET build tool.
Cruise Control
 ?
FxCop
Code analysis tool that checks .NET managed code assemblies for conformance to the Microsoft .NET Framework Design Guidelines.
TestDriven.NET
Run unit tests with a single click, anywhere in your Visual Studio solutions.
Ghost Doc
 ?
NDoc
Generates class library documentation from .NET assemblies and the XML documentation files generated by the C# compiler.
LibCheck
Allows you to compare two versions of an assembly, and determine the differences.
Tortoise CVS
Lets you work with files under CVS version control directly from Windows Explorer.
WinCVS
Windows CVS client. Allows you to check out the source code.
C# GPS Library
C# Library for GPS stuff
Personal tools