Thursday, October 6, 2011

Difference Between Web Application and Website

Websites are usually referred to as a group of all files in a meticulous folder and sub folders. Files like word documents, text files, images etc are the elements of the website that are stored in a detailed folder. You will not find any project file produced routinely. It is required to supervise all the accessible files incorporating source files to the server. During the run time, these files have to be compiled dynamically. You also require to know that in order to generate a website, it is a must to develop the menu File > New > Website. Other than that, you will also be offered with an option to choose either file System, Http or FTP.

application server

The first option facilitates the person to opt for a folder to store all the files, but the other substitute lets one to choose a virtual directory in order to put the files. The concluding favorite is to select an ftp location. Even the visual studio will maintain all the files in one folder that is dedicated to a website, due to which no single assembly will be shaped. There will also be no "Bin" folder. It is actually advantageous as there is no need to have a project file or virtual directory while breach a project. This model is actually practical throughout the time of sharing or downloading code from the net. All that you require to do is copy the downloaded code into a folder. Microsoft came up with this concept thinking that it will be useful for the development team.

APPLICATION

Coming to web application, originally the development community did not give connotation to numerous accessible web based applications that enabled the individuals to contentedly access the "project" based application. The reason at the back of the failure of the model was because many unnecessary files were put in frequent web applications under the website folder. As the demand for the newer version was needed, Microsoft introduced "Visual Studio 2005 Web Application Projects" on April 7, 2006. It was an Add-On to Visual Studio 2005 that helped people to create and operate web applications in a manner that was used in the Visual Studio 2003.

There is no major difference in the Visual Studio 2005 Web Application Project and the Visual Studio.NET 2003 Web Project because the previous model makes use of the same project, assemble and compilation method as that of the latter model. Later, the code files that are produced during the project are collected in a single assembly, which is created and copied in the Bin directory. Finally, these files are classified in a project file because if the files are accessible within the web's file-system root are not distinct in the project file, then they are not regarded as a part of the web project.

Web applications are popular due to the seeming to be of web browsers, and the expediency of using a web browser as a client, sometimes called a thin client. The capability to update and preserve web applications without distributing and installing software on potentially thousands of client computers is a key reason for their popularity, as is the inbuilt support for cross-platform compatibility. Common web applications contain webmail, online retail sales, online auctions, wikis and many other functions.

Read more: Difference between Web Application and Website

Difference Between Web Application and Website

APPLICATION

No comments:

Post a Comment