Development Tools

From World Wind Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 08:11, 10 May 2005 (edit)
Nosilleg (Talk | contribs)
(added links and descriptions)
← Previous diff
Revision as of 10:44, 10 May 2005 (edit) (undo)
Nosilleg (Talk | contribs)
(added DirectX SDK, heading and top text)
Next diff →
Line 1: Line 1:
 +The '''DevTools''' are tools used by the developers to create and compile World Wind.
 +
 +==Tools==
 +
;[http://www.microsoft.com/downloads/details.aspx?familyid=9b3a2ca6-3647-4070-9f41-a333c6b9181d&displaylang=en .NET Framework SDK Version 1.1] ;[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 : .NET Framework Software Development Kit
 +;[http://msdn.microsoft.com/directx/directxdownloads/ DirectX SDK]
 +: DirectX Software Development Kit
;[http://nant.sourceforge.net/ NAnt] ;[http://nant.sourceforge.net/ NAnt]
: NAnt is a free .NET build tool. : NAnt is a free .NET build tool.

Revision as of 10:44, 10 May 2005

The DevTools are tools used by the developers to create and compile World Wind.

Tools

.NET Framework SDK Version 1.1
.NET Framework Software Development Kit
DirectX SDK
DirectX 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