[dipl] Perustieteiden korkeakoulu / SCI
Permanent URI for this collectionhttps://aaltodoc.aalto.fi/handle/123456789/21
Browse
Browsing [dipl] Perustieteiden korkeakoulu / SCI by Subject ".NET Remoting"
Now showing 1 - 1 of 1
- Results Per Page
- Sort Options
- Thin-client architecture using .NET Remoting
School of Science | Master's thesis(2010) Xuan, Zhiyi.NET Remoting is an application programming interface for interprocess communication powered by Microsoft .NET Framework. It enables building distributed applications across application domains, processes and computer boundaries. Comparing to XML Web Service, .NET Remoting offers better performance and rich object oriented programming. However, .NET Remoting application can only run in .NET Framework. This thesis presents generic software architecture for data-oriented applications using .NET Remoting technology, which has been successfully applied in several applications in the markets. It has a thin-client architecture which consists of client and server applications. The client application presents the data and the server application offers the data service. Our research provides efficient and extendible software architecture by balancing the advantages and disadvantages of various technologies. This thesis analyses the software architecture from several perspectives, such as deployment, database connections, service oriented components, helper classes and license management. This framework can readily adapt in the face of changing user needs, desires, and environment. This thesis helps the developer to understand, to apply and to extend the framework for future use.