johndoe444 1 Posting Whiz in Training

Hi,

In j2ee web application, an web application is packaged with deployment descriptor web.xml in war (zipped) format. And then the application is deployed to the web application server so that the server can communicate with the outside world. Now for asp.net the application has to be deployed to the server so that the server knows how to process the browser request for the page. I am not sure how to do that. In the tutorials they mention that visual studio has some mini server so running the application from visual studio makes it somehow deployed to the mini server. I want to know how to deploy it in production server.

Thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.