473,378 Members | 1,699 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Difference between a solution and a project

What is the diffierence between a "Blank Solution" and a new "Project"?
Thanks.
Jul 21 '05 #1
2 6556
Cor
A blank sollution has nothing in it even no references.

The others have some presets done for you.

By instance in a Windows form project all the references normaly needed to
make a form.
Am empty form
Some code including the new constructor
etc.

I hope this helps,

Cor
"
Jul 21 '05 #2
Hi Brian,

A solution can contain multiple projects; for example a Windows Forms app
(EXE), a Class Library (DLL) the app uses and a setup project.

When you choose "New Project" from the menu Visual Studio creates a new
solution and puts a project of the type you select in that solution.

When you choose "Blank Solution" from the menu it just creates the solution
with no projects in it.

--
Rob Windsor [MVP-VB]
G6 Consulting
Toronto, Canada
"Brian Wolfe" <br*********@cox.net> wrote in message
news:PSrWb.3591$Yj.2789@lakeread02...
What is the diffierence between a "Blank Solution" and a new "Project"?
Thanks.

Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: james | last post by:
Hi all, I'm using DocBook and HTML Help Workshop to build my application's CHM help file, and this works fine, using a simple batch file to run the build process. What I would like to do is set...
3
by: Bruce Wilhelm | last post by:
I have a VS2003 solution with 4 projects in it. I am trying to set up the dependencies in the dialog box, but after I close the dialog the dependencies do not change. Is there something that I am...
0
by: Chad | last post by:
I'm getting the above error in 1 solution/project for the following code but the exact same code works fine in other projects. References are the same. I also get xml serialization error from a web...
2
by: Keith Smith | last post by:
What is the difference between "build" and "rebuild" when building a project?
4
by: jakk | last post by:
hello all, whats the Difference between bin and obj directories and difference between project references and dll references? thanks jack
3
by: Marty | last post by:
Hi, I am building a solution with 2 projects within it. There is several common classes (.vb) files between the two projects. How can I seperate common classes from private classes for each...
4
by: Bill nguyen | last post by:
I made a copy of an existing VB.NET project to a new folder and would like to change the solution name to something else to avoid confusion. What is the best way to do this so that I won't run into...
0
by: Tom | last post by:
I am not sure if this should be under the SourceSafe or the VB.NET forum, so I will post to both and hope someone has the answer: I have a VB.NET project stored under SourceSafe - Let's say the...
2
by: =?Utf-8?B?SmVmZnJleQ==?= | last post by:
I made a typo on a Project name (e.g. Wong, instead of Wang). Later on I renamed the Soution, Project, WebForm., etc, except the file folder name, back to Wang. Then after I closed the VS.net and...
0
by: ApexData | last post by:
When I split my db Project, the BackEnd is 4500kb. With code, when I create a New db Project and copy the Tables from the BE over to it, the resulting file is only 100kb. Why? I do have one...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.