Design and Implementation of Web Application Based on .NET Framework
暂无分享,去创建一个
The Microsoft .NET platform is one of the main platforms which can construct and develop diversified Web application. How to develop efficient and simple application based on .NET platform is introduced. Patterns, MVC pattern, Three-Layered Services Application pattern and XML Web Service are introduced; and then research and application of these patterns and architecture based on Microsoft .NET Framework by an example of Purchase Management System are discussed. The system can separate business transaction from client interaction well and can implement the communications between heterogeneous data source satisfactorily. The constructed Web Application has high reusability, good robustness and high practical value.