Which web project model should I choose? Starting with Visual Studio 2005, Microsoft introduced a new type of web project known as the Web Site project. A Web Site project is a radically simplified version of the more complex Web Application project. For instance, a Web Site project has no project file: in a Web [...]
Tag Archives: between
Differences Similarities Between Website project and Webapplication project asp.net C#
Posted by james on April 25, 2011
0 comments
Differences Similarities between Web Server and Application server iplanet Websphere Java
Posted by james on March 4, 2011
1 comment
Introduction: In this artcle, i am tried to explain the differences and similarities between web server and application server. Main: · Webserver serves pages for viewing in web browser, application server provides exposes business logic for client applications through various protocols · Webserver exclusively handles http requests. application server serves business logic to application programs [...]