Cmbx: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
No edit summary
Line 1: Line 1:
{{Orphan|date=July 2006}} {{Uncategorized|date=June 2007}}
{{Orphan|date=July 2006}}
'''CMBX''' is a type of solution file created by [[SharpDevelop]], which contains information on projects within that solution. A .cmbx file is analogolous to a .sln solution file in [[Visual Studio]].
'''CMBX''' is a type of solution file created by [[SharpDevelop]], which contains information on projects within that solution. A .cmbx file is analogolous to a .sln solution file in [[Visual Studio]].
.cmbx solution files are no longer the default in SharpDevelop - they have been replaced by the now-standard .sln files. However, at this time, [[MonoDevelop]] still uses these as 'super-combines' to hold projects.
.cmbx solution files are no longer the default in SharpDevelop - they have been replaced by the now-standard .sln files. However, at this time, [[MonoDevelop]] still uses these as 'super-combines' to hold projects.

[[Category: Computer software]]

Revision as of 06:16, 22 June 2007

CMBX is a type of solution file created by SharpDevelop, which contains information on projects within that solution. A .cmbx file is analogolous to a .sln solution file in Visual Studio. .cmbx solution files are no longer the default in SharpDevelop - they have been replaced by the now-standard .sln files. However, at this time, MonoDevelop still uses these as 'super-combines' to hold projects.