Open CD File
The CD extension files are basically associated with the Microsoft Visual Studio software development package.
More about MS Visual Studio
Microsoft Visual Studio is an integrated development environment, created by the Microsoft company and available for Windows and macOS operating systems, however, there are compatible forks for Linux.
Microsoft Visual Studio supports multiple programming languages, such as C++, C#, Visual Basic .NET, F#, Java, Python, Ruby, and PHP, as well as web development environments such as ASP.NET.
Its initial release was in the late 90s.
It is a paid software package, however there are free versions called 'Community'.
These CD files contain information in the form of diagrams.
The name of the CD extension derives from these diagrams, as it stands for 'Class Diagram'.
The diagrams included in the CD file help developers to understand the source code, since it is represented in a visual way.
To create CD files it is necessary to navigate to a specific function within Microsoft Visual Studio.
They are generated exclusively by the class diagram editor.
The visualization of the diagrams is created in XML format.
Software to open and work with a CD file
How to open CD files
Typical CD application file locations:
"g:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe" /dde
c:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\devenv.exe /dde
"C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\devenv.exe" /dde
Typical CD mime types:
text/plain
Frequently used application names to open CD files:
- Microsoft Visual Studio 10.0
- Microsoft Visual Studio 9.0
Frequently associated Windows objects:
VisualStudio.cd.10.0
VisualStudio.cd.9.0