search

Google
 

Tuesday, March 11, 2008

Types of Applications in .net

There are four types

Web applications

These applications provide content from a server to client machines over the Internet. Users view the Web application through a Web browser.


Web services

These components provide processing services from a server to other applications over the Internet.


Internet-enabled applications

These are stand-alone applications that incorporate aspects of the Internet to provide online registration, Help, updates, or other services to the user over the Internet.


Peer-to-peer applications

These are stand-alone applications that use the Internet to communicate with other users running their own instances of the application.

No comments: