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 configure a website without using IIS.

Answers were Sorted based on User's Feedback



How to configure a website without using IIS...

Answer / shobha

SIMPLY BY USING FILE SYSTEM IN VISUAL STUDIO

Is This Answer Correct ?    13 Yes 2 No

How to configure a website without using IIS...

Answer / rajesh

Even though If we use File System to publish the Site, it
inturn looks for IIS. So IIS needs to be installed in the
host machine.

Is This Answer Correct ?    2 Yes 0 No

How to configure a website without using IIS...

Answer / madhusudhanreddy t

When you are placing the website in File System Mode, then
the web application will run from the personnel web server
called cassini which is an in built web server provided
with asp.net 2.0.So, it will not look for the IIS when you
are running a web apps.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What are the main requirements for caching?

0 Answers  


What is postback and autopostback in asp.net?

0 Answers  


How to improve performance of web application asp.net mvc? : Asp.Net MVC

0 Answers  


Difference between singleton and singlecall.

0 Answers  


How do you relate an aspx page with its code behind page ?

4 Answers   Accenture, BirlaSoft,


What are the main differences between asp and asp.net?

0 Answers  


Which institute provide good Project training on .Net technologies in hyd?

5 Answers  


What are custom user controls in asp.net?

0 Answers  


Define managed code and managed data in .net?

0 Answers  


How do you perform validations ?

2 Answers   Microsoft,


Explain different types of validators in asp.net?

0 Answers  


You need to retrieve data from a Microsoft SQL Server 2000. Currently you are using an oleDbConnection object to connect to the database server. You need to be able to retrieve the data from the database server in XML format. Which approach would be the most efficient? Select all that apply. Each answer constitutes part of the whole answer. a) Change to the SQL .NET provider. b) Use the ExecuteXmlReader() method of the xxxCommand object c) Use the DOM to create the XML document. d) Use the XmlDocument.Load() method to create the XML Document.

1 Answers   Syntax Softtech,


Categories