HomeWeather cornerArchitects cornerProject managers cornerContractors cornerK-12 Vendors cornerDatamac Web Blog

Tips and tricks

This section provides you with information on how Datamac Consulting Inc. can help you implement .NET solutions in your organization.

Architecture Overview

Datamac can provide you with an efficient Web Services Architecture that is based on XML Web Services and distinct, easy to implement interface templates for presentation, web service methods, business logic, and data access.  These interfaces are all supported by common routines that provide reusable standards and utilize industry best practices.
 
With these well defined interfaces, it's easy to create multiple presentation clients with minimal coding for Windows, Web, Mobile devices, and Java interfaces.
 
The Business Interface provides access to components through which data access is enabled, and ensures data is valid and safe before any data access is performed.  Business components do not always return or update data, but do provide validation of rules independent of client implementations.
 
The Data Access interface provides a standard mechanism based on customizable configuration options to support multiple data base providers such as MS SQL, Oracle, and Access.
 
The common routines take case of session and state management, security, validation, and common controls.
 
The Web Services can be discovered by WSDL proxy clients and can be located at flexible end points from an internal or external UDDI server.

Resources

Deisgn Patterns