2
Answers

web deployment

Sie Ste

Sie Ste

13y
1.3k
1
Isuse: best setup deployment method and considering IIS

I have some changes to setup/deploy  in a 2010 C#,net webforms application. My problem is the web application was written by a contract shop that went out of business. There are no install/deployment instructions that I can find in my small company. In fact I am the only 'programmer'  in my small company. Most of my .net expereince is using Visual Basic.net in 2005 & 2008 for windows and console applications.

Thus since this is my first web setup\deployment project and working with IIS, I am wondering if you have suggestions that I should follow? If so can you tell me and/or point me to a reference that I can use?

If not, i will just go to the Microsoft website and follow what I consider is the 'best' url to use.
Answers (2)
0
Senthilkumar

Senthilkumar

NA 15.2k 2.4m 13y
Hi,

This may help you to deploy your application.

http://msdn.microsoft.com/en-us/library/dd394698.aspx

Accepted
0
Sam Hobbs

Sam Hobbs

NA 28.7k 1.3m 13y
There ae many useful articles in this web site. Go to the home page and look for articles. Read some of them. Try some of the projects.