Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Thursday, December 04, 2008

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > ASP.Net > Miscellaneous
ATL Server Versus ASP.NET        
Total Hits: 3  |  Today: 0 Author: George Shepherd       Rating:  
Read Reviews | Write Review |   Your Rating: 

AWeb server's job is to accept incoming HTTP requests and return something useful to the caller (whether the caller is human or, in the case of Web Services, a machine). Windows® includes a mature infrastructure for handling requests—IIS and related extensions. However, programming IIS from scratch can be rather tedious and often error prone. A better way to manage HTTP requests is to work with one of the frameworks that sit on top of IIS. This month I'll compare the two main technologies for creating Web applications for Windows: ASP.NET and ATL Server. Each framework has some specific advantages and disadvantages.


What's New at DevASP.Net
12/04  Implementing Cascading DropDownLi..
12/04  CRUD operations using the List Vi..
12/04  ASP.NET 3.5 URL Routing
12/04  Display Master-Detail Data with t..
12/04  ASP.NET 3.5 MVC Application
12/04  ASP.NET MVC Tip: Ajax and Validat..
12/04  Creating an AJAX-Enabled Comment ..
12/04  Spice Up Your Ad Reports - Using ..
12/04  LINQ to SQL Paging using GridView..
12/04  Using AutoComplete in the AJAX To..
12/04  Forms Authentication in ASP.NET w..
12/04  Team Build 2008
12/04  This column proposes a way to thi..
12/04  Threat Models Improve Your Securi..
12/04  Silverlight 2 Transforms And Clip..
12/04  Browser Interoperability In Silve..
12/04  Cloud Gazing From Silverlight 2
12/04  International Applications
12/04  Group Determination In Software T..
12/04  Online Scheduling, Jeff Smith’s S..
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
kiossru
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..

DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net