Login:  Password:    
forgot my password
sign up!
Search: 
 
  This post is part of:
    Online course(s):   
 Course ASP.NET 4 and Visual Studio 2010

Web Application Versus Web Site - Course ASP.NET 4 and Visual Studio 2010 - Lesson 1 | .net courses

In this video, we try to explore the difference between a web site and a web application in ASP.NET using Visual Studio 2010.

"

Duration:  20 minutes

Summary: In this video, we try to explore the difference between a web site and a web application. Although the structure of the site seems the same when we run it, there are key differences between the two. The major difference is that a web application has a project that holds the files together. I can easily right-click on a file and say “Exclude from project”. That option is not available in a web site. A web site is made of files and folder, but no project. So if I need to exclude a file from the web site, I have to either delete it, or give it the extension “.exclude”. In addition, a web project can be compiled into a single dll available in the bin folder. That is not the case in a web site. Every page will compile into its own assembly. If I need to open a web application, I can double click on the project. But since there is no project in a web site, I can select File->Open-> web site from a specific folder (where I originally created the web site).

Methodology of the development of exampleIt presents the conceptualization of new technology, which has It presents the conceptualization of new technology, which has good coding standard and simplified design to illustrate the key points.

Technology Used: ASP.NET 4 and Visual Studio 2010

Keyword: ASP.NET 4, Visual Studio 2010, Web Site, Web Application, Project, Assembly.




Add a comment!
[Fechar]

Este post é fechado - você precisa ter acesso ao post para incluir um comentário.


avachatv
11/16/2011 8:16pm
Nice Video Hi Ayad,
 
Very nicely explained difference between Web application and Web site. Thank you.


Answer it
 
Ayad
11/17/2011 3:43am
RE:   Thank you avachatv. I am glad you like it.

Answer it
 



 
Help us to improve! Give us your feedback:
Give your note to the technical content
10 9 8 7 6 5 4 3 2 1
Give your note to the post's learning
10 9 8 7 6 5 4 3 2 1
Is this post helpful?
Yes No


Ayad Boudiab
Experience: A total of 10 years experience in developing applications using C++, Java, C#, ASP.NET, and SQL Server. In addition to 6 years experience in teaching programming courses at a local college. Degree: B.S. Computer Science Location: Atla...


Go to author's Space


Post stats:
Favorited:
 3
Tech Content:
Learning:
Helpful?
3 0
votes:3

Post actions:
[Close]
To have full access to this post (or download the associated files) you must have MrBool Credits.

  See the prices for this post in Mr.Bool Credits System below:

Individually – in this case the price for this post is US$ 2,00 (Buy it now)
in this case you will buy only this video by paying the full price with no discount.

Package of 10 credits - in this case the price for this post is US$ 1,00
This subscription is ideal if you want to download few videos. In this plan you will receive a discount of 50% in each video. Subscribe for this package!

Package of 50 credits – in this case the price for this post is US$ 0,33
This subscription is ideal if you want to download several videos. In this plan you will receive a discount of 83% in each video. Subscribe for this package!


> More info about MrBool Credits








mrbool.com
contact us   |   publish your post   |   buy credits

Copyright 2012 - all rights reserved to www.web-03.net