1.

Explain The Concepts And Capabilities Of Atl Server?

Answer»
  • ATL Server is developed by Microsoft for developing web BASED applications.
  •  ATL Server is a library of C++ classes that allow DEVELOPERS to build internet based applications.
  • It includes a template library which is dedicated for use with developing Web-based applications.

It provides the functionality required to build large scale internet sites like:

- SOAP messaging
- caching facilities
- threading facilities
- regular expression processing
- management of session-state
- performance monitoring
- MIME support
- INTEGRATION with IIS and CLASS for interacting with security
- cryptographic infrastructure.

It provides the functionality required to build large scale internet sites like:

- SOAP messaging
- caching facilities
- threading facilities
- regular expression processing
- management of session-state
- performance monitoring
- MIME support
- Integration with IIS and class for interacting with security
- cryptographic infrastructure.



Discussion

No Comment Found