Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to deploy the Asp.Net Project ?

Answers were Sorted based on User's Feedback



How to deploy the Asp.Net Project ?..

Answer / rocky

2 ways
create a MSI package
or place the precompiled webpages in a shared folder on the
hosting server.

Is This Answer Correct ?    4 Yes 0 No

How to deploy the Asp.Net Project ?..

Answer / 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

How to deploy the Asp.Net Project ?..

Answer / charan

In ASP.NET 2.0, there is 2 types of deployment

1 - websetup
2 - copy file

websetup projects is usually for when a user want to
download any software or files.. certain steps involved in
this process...

2 - copy file is for small websites..


in the solution explorer, click the copy icon .. it will
prompt a two panel window.. one is for source website and
other one is Remote website

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How information about the user's locale can be accessed?

0 Answers   MindCracker,


Is it possible to disable the minimized icon of a popup window using window.open. Not using iframe concept?

3 Answers   AFAS, Take United,


Describe the diffeerence between inline and code behind?

0 Answers  


What is sdlc process?

0 Answers  


what is session . how it is use ?

3 Answers   TCS,


What are the versions of garbage collection?

0 Answers   Proteans,


Explain the difference between panel and groupbox classes using .net?

0 Answers  


What for use web.sitemap in asp.net?

1 Answers  


Life cycle of ASP.NET page when a request is made ?

4 Answers   MMTS,


Explain the difference between page.registerclientscriptblock and page.registerstartupscript?

0 Answers  


Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?

0 Answers  


How can you implement encapsulation in asp.net?

6 Answers   TCS,


Categories