what is the difference between .sln and .vbproj?

hi,

what is the difference between .sln and .vbproj?

many thx

hunb

[91 byte] By [hunb] at [2007-12-24]
# 1

Hi,

The .sln is your solution. It can contain multiple project. While the .vbproj is your project. It contains the files needed for the project.

cheers,

Paul June A. Domag

PaulDomag at 2007-8-31 > top of Msdn Tech,Visual Studio,Visual Studio Setup and Installation...
# 2

so i should open .sln instead of .vbproj right?

many thx

hunb

hunb at 2007-8-31 > top of Msdn Tech,Visual Studio,Visual Studio Setup and Installation...
# 3
correct. the solution file holds all your projects, so you would really open this.
ahmedilyas at 2007-8-31 > top of Msdn Tech,Visual Studio,Visual Studio Setup and Installation...
# 4

hi,

i have one more question

after i published the program and installed the .exe file at the Computer-B,

how can i update the exe file if i have any change of the program?

or i need to re-install the program every time i change the program?

as i can just find the shortcut of the program at computer-B

many thx

hunb

hunb at 2007-8-31 > top of Msdn Tech,Visual Studio,Visual Studio Setup and Installation...
# 5

HI,

Strictly speaking you must uninstall and reinstall your program to be able to update the exe. But for me, if the changes involved are strictly in the .exe file then you can just overwrite the exe in your installation folder.

cheers,

Paul June A. Domag

PaulDomag at 2007-8-31 > top of Msdn Tech,Visual Studio,Visual Studio Setup and Installation...

Visual Studio

Site Classified