U can host an application in ASP.NET using HTTP and File System, what will be the difference? why HTTP requires? is it mandatory to use IIS for latest ASP.NET applications too?

Asked by Last Modified  

15 Answers

Learn .Net

Follow 0
Answer

Please enter your answer

Azure.NET, MEAN, GenAI, OpenAI, Agentic AI, Prompt Engineering & Devops Trainer 16 years experienced

IIS is a deployment server. If you don't use HTTP while creating web application or if you don't install your web application in IIS, visual studio use IIS express IIS express is Development server, the applications in development will allows only debug and execution. Application running under IIS...
read more
IIS is a deployment server. If you don't use HTTP while creating web application or if you don't install your web application in IIS, visual studio use IIS express IIS express is Development server, the applications in development will allows only debug and execution. Application running under IIS express will not available in network read less
Comments

IT Course Training

U can run web app without iss in local. But if you want to access your application out of your system. Require IIS.
Comments

C# .Net, ADO.Net, Basic SQL Server, Sharepoint 2010 Client Side Programming, Silverlight.

It is not mandatory to use IIS for hosting a asp.net application. There are other options like Apache as well. However you do need a web server to answer client requests with webpages. Over the internet the application will receive request for page on port 80(default). Hence a web server is required...
read more
It is not mandatory to use IIS for hosting a asp.net application. There are other options like Apache as well. However you do need a web server to answer client requests with webpages. Over the internet the application will receive request for page on port 80(default). Hence a web server is required to host a asp.net website / app. It is Mandatory. read less
Comments

Tutor

both http and file system require s internent access by default ,that is the reason
Comments

Civil Services Trainer (IAS Trainer for General Studies and Anthropology and Public Administration)

In FTP No added meta-data in the sent files, just the raw binary Never chunked encoding "overhead" In HTTP reusing existing persistent connections make better TCP performance pipelining makes asking for multiple files from the same server faster (automatic) compression makes less data get sent no...
read more
In FTP No added meta-data in the sent files, just the raw binary Never chunked encoding "overhead" In HTTP reusing existing persistent connections make better TCP performance pipelining makes asking for multiple files from the same server faster (automatic) compression makes less data get sent no command/response flow minimizes extra round-trips Ultimately the net outcome of course differ depending on specific details, but I would say that for single-shot static files, you won't be able to measure a difference. For a single shot small file, you might get it faster with FTP (unless the server is at a long round-trip distance). When getting multiple files, HTTP should be the faster one. read less
Comments

Trainer

in real time all asp.net applications are hosted on an IIS server
Comments

Web server software supports different logging capabilities. Depending on the Web server software used, one or more of the following logs may be available.Each transfer is represented as one entry showing the main information related to the transfer.
Comments

Expert in Microsoft Technologies

When you create a file system web application then there is no need of IIS to run it, because VS 2005 have its own inbuilt web development server (Cassini web server), but when you create HTTP web application then you need IIS to run.
Comments

Microsoft Certified .NET Developer and Trainer

Any ASP.NET application will need HTTP as it can only access over web. If you are hosting HTTP Visual Studio will create virtual directory for application. In case of file system hosting you need to create that setup.
Comments

MTech

it is not manadatory to host in iis,but if you host in iis which is secure
Comments

View 13 more Answers

Related Questions

What is the usage of .net WCF?
Windows Communication Foundation (WCF) is a framework for building service-oriented applications. Using WCF, you can send data as asynchronous messages from one service endpoint to another. A service endpoint...
Anu
When we use WebAPI controller in Asp.Net MVC
To understand it , First understand the objective of WEB API and MVC WEB API : This technology is designed to develope HTTP Service that would be consumed by many device MVC : This is a framework that...
JK IT Training
What is dot net MVC?
It is a design pattern. .NET MVC is a successful template above asp.net framework. .NET MVC is used to develop web applications from the scratch
Tina
What is .NET?
simple and short definition of .net that .net is a framework
Pavan

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Why Need for Delegates in C#
.1. TYPE SAFETY FEATURES. 2. OBJECT ORIENRED FEATURES. 3. Lamda Function 4. BRING GENERICS. 1. Type safety means an object when defined has its ability to understand of its own type and maintain...

Object Initializers And Collection Initializers: A Syntactic Sugar In C# 3.0
i. Introduction: Object initializers and Collection initializers are part of C# 3.0.These two concepts add a flexibility, readability, and maintainability in C#. As we are C# developers, we should know...

ASP.Net MVC 5 Error: The controller for path '/' was not found or does not implement IController
When a page, that is located inside an area, wants to access a controller that is located outside of this area (such as a shared layout page or a certain page inside a different area), the area of this...
M

Mohammad Shafi

0 0
0

Inversion of Control
Problem You have classes that have dependencies on services or components whose concrete type is specified at design time. In this example, ClassA has dependencies on ServiceA and ServiceB. Figure 1 illustrates...

Software Development Training In Jaipur
Satyam Web Solution provides website designing &development and software designing &development training in Jaipur for various stream’s students. MCA 6 month Industrial Training/Internship B....

Recommended Articles

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Looking for .Net Training ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you