Visual Basic project file

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |subcat=Development |extensions={{ext|vbp}}, {{ext|vbproj}}, {{ext|sln}} }} A '''Visual Basic project file''' lists the files which are part of a project for [[Vi...")
 
(Redirect to other page on subject)
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
{{FormatInfo
+
#REDIRECT [[VisualBasic project]]
|subcat=Development
+
|extensions={{ext|vbp}}, {{ext|vbproj}}, {{ext|sln}}
+
}}
+
A '''Visual Basic project file''' lists the files which are part of a project for [[Visual Basic]], and defines how they are grouped.
+
 
+
The original files were in an [[ASCII]]-based format with a .vbp extension. Later, the Visual Studio .NET version of Visual Basic projects was introduced using a .vbproj extension and [[XML]]-based format.
+
 
+
There are also .sln (solution) files, which group together multiple .vbproj project files.
+
 
+
== Sample files ==
+
=== .NET VBPROJ ===
+
* [http://www.euronet.nl/users/swinkels/cmg.zip Cartooners Music Generator]
+
* [http://www.euronet.nl/users/swinkels/cav.zip Cartooners Actor Viewer]
+
 
+
== Links ==
+
* [http://msdn.microsoft.com/en-us/library/aa716294%28v=vs.60%29.aspx .vbp format]
+
* [http://visualbasic.about.com/od/quicktips/qt/slnfiles.htm The "vbproj" and "sln" Files]
+
 
+
[[Category:Microsoft]]
+
[[Category:XML based file formats]]
+

Latest revision as of 04:38, 11 May 2015

  1. REDIRECT VisualBasic project
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox