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

How to explain a code to replace a word to word in sentence?
You can use replace method, eg:- const string brep = "cms it services"; Console.WriteLine("BEFORE"); Console.WriteLine(brep); string arep = brep.Replace("services", "training...
Kavya
What is the major difference between Linq and SQL?
LinQ is language integrated query. SQL is structured query language Linq is a simplified way to interact with any data source like collections, xml, database, etc., using .NET
Jayant
what is .net?
We have seen BCNF and 3NF. It is always possible to obtain a 3NF design without sacrificing lossless-join or dependency-preservation. If we do not eliminate all transitive dependencies, we may need...
Kodeeswaran
whats the fees of mvc class?
Its 4500 for MVC Training. Classes will be held at my location .If interested can contact me
Jayashri

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

Ask a Question

Related Lessons

Best way to learn any software Course
Hi First conform whether you are learning from a real time consultant. Get some Case Studies from the consultant and try to complete with the help of google not with consultant. Because in real time same situation will arise. Thank you

Mainpupose of generics interfaces in csharp
To make objected oriented concepts more stronger to support inheritance, polymorphism etc types are incomparable iconable informatable inequitable etc.

Format Date to “MM/dd/yyyy” in Webgrid ASP.Net MVC Razor View
Replace above line with below to apply ("DD/mm/yyyy") formatting to date field in WebGrid AllTicket.Column(columnName: "DueDate", header: "Due Date") grid.Column("Date",format:@<text> @item.Date.ToString("MM/dd/yyyy")</text>)
M

Mohammad Shafi

0 0
0

Service-Level Agreement (SLA) Definition
A service-level agreement (SLA) is a contract between a service provider and its internal or external customers that documents what services the provider will furnish. SLAs originated with network service...
M

Mohammad Shafi

0 0
0

Why a function in C# requires "Return type"??
- Basically , a Method is a piece of code used for the re-usability purpose. - Method is of 2 types Function and Procedure - Function is a method which returns a value to the calling place Function...
R

Raga Deepthi G.

0 0
0

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