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

I am new to ASP.Net MVC.I need to learn ASP.Net MVC .I need an Online training course for that.Kindly suggest a good online training website for ASP.Net MVC
Hi Shubhatra.. Many materials are available online for ASP.NET MVC course. You can find many tutorials videos. Try to make small projects using those tutorials,not just read or watch them. Remember best...
Shubhabrata
which .net is good .net silver light or share point?
SharePoint, wpf, asp.net, Silverlight, winforms they all use the .net library that are commononly referenced. Since SharePoint is built on ASP.NET, the argument can be made that anything you can do with...
Rupali
What Is Asp ?
ASP.Net is a platform that is used to develope, Web, Desktop, Mobile and other kinds of applications. It supports many languages like C, C++, C#, F#, VB.Net etc. It all runs on a Integrated Development...
Sunita
what is the different between c# .net and asp.net?
asp.net basically use to create GUI pages (Graphical User interface) with web server pages and C#.net basically created the console & desktop applications,
Androsen
what time(period) will take to learn/speaking english
It depends on you.The more you communicate with others in english the fast u can learn
Himanshi
0 0
6

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

Ask a Question

Related Lessons

"foreach" loop in C#
foreach is a looping statement : repeats a group of statements for each element in an array or an object collection. (or) used to iterate through the collection/ an array to get the required information. Advantages: Easy...
R

Raga Deepthi G.

3 0
1

Steps to fill drop-down value from database to view page in ASP.Net MVC Application
In simple few steps you can fill the dynamic data from database to HTML page in MVC Application Write connection string in web config file Create table related getter setter in model Fetch data...

ASP.net MVC 5
ASP.NET MVC It’s a part of ASP.NET and provides an alternative to ASP.NET webforms. You can even mix webforms and MVC. Basic concepts like state management are still the same. Thus, if you have...

A very brief introduction to .NET framework
.NET development has started in the year 2000 , a product of Microsoft. From the begining of .NET development till now, it has got many RAD facilities. Why .NET? developed for distributed computing...
R

Raga Deepthi G.

2 0
0

Benefits of Angular JS over traditional JavaScript and jquery
1. Easy designing web pages 2. Code reusability 3. Client validations more optimized and faster . 4. MVC architecture finds suitable interface to accept server responses Back in more customized manner .

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