How to deploy the Asp.Net Project ?

Answer Posted / vyas pyk

the other way of deploying the asp.net project is, we can go
IIS (Internet Information Service ).

create a new virtual directory in the IIS-->Default
Website-->UR project name -->and browse the path of your
project.

after completion of this processec.
go to browser ant type

http://localhost/UR project name/login.aspx

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do session use cookies in asp net?

494


To bind columns manually which tags do you need to add within the asp:datagrid ?

549


What is preprocessor in .net?

531


What are the difference between overriding and overloading?

498


What is the difference between response.redirect and server.transfer?

530






Can we handle the error and redirect to some pages using web.config?

909


What does mean by a neutral culture?

598


How can u debug your .net application?

576


What does uri mean?

489


What is postback pixel?

519


If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?

568


What does the orientation property do in a menu control?

531


How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?

3404


What is webresource axd?

462


Why session is used in asp.net?

527