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
Where can I get information on cookies in asp.net?
How Session use Cookies in State Management?
Is it possible to change the index of primary key on table?
What is latest version of asp.net mvc? : Asp.Net MVC
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
What is work flow gen? how can it will work with .Net?
How about the security in Activex DLL and Activex EXE ?
Is asp.net different from asp? If yes, explain how?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?
How can we update records in gridview?Is there any appropriate code for it?
What is difference between View State and Hidden Field in ASP.NET?
What are the asp.net 2.0 features?
How do you hide the columns?
What is owin authentication?