Microsoft .NET architecture key features implemented
Microsoft Compliant / .NET design and development guideline.
Enterprise Application - N-tier architecture.
.NET Remoting Architecture (using TCP/HTTP protocol).
Microsoft Message Queuing (MSMQ) for asynchronous message delivery.
Active Directory Service Interface (ADSI) for organization level user access control.
Windows Services for background processes.
Web Services using XML - SOAP/HTTP.
Advanced ADO.NET features.
Centralized Exception/Error handling. |