Font Size: a A A

Electronic Medical Record System Based On.Net Remoting

Posted on:2014-09-17Degree:MasterType:Thesis
Country:ChinaCandidate:Y HanFull Text:PDF
GTID:2268330425477639Subject:Software engineering
Abstract/Summary:PDF Full Text Request
.NET Remoting is a kind of network communication technology, from the product standpoint, it is upgraded from DCOM. You have to access another process by executing codes in Windows. The program is divided into separate progress, and the progress communicate with each other through PRC to make sure the executing code in one progress can visit another progress..NET Remoting is a new network communication technology of Microsoft.NET Framework, from the view of product, we can say that it is upgrade of DCOM. In the Windows operating system, application programs will be separated into single ones, and through PRC mechanism, it can access another process by using the code of windows operating system which is executing. In.NET Remoting we can use the channel to realize the communication between objects from two application domains. Life cycle management mode based on rent, so that we can create remote objects which have different life cycles, through different activation..NET Remoting encapsulates message coding and communication mode of distributed development, we could use simple way to complete development of distributed system which has different patterns. while,because of the characteristics that could be configured and scalable,so the system have great flexibility.EMR is a kind of medical software. With the progress in medication and information management, electronic medical records have been widely used in hospitals, involving history-taking, storage, transmission, quality control, statistic and research. Meanwhile, doctors will provide more comprehensive and efficient service based on the information in records.In this paper, according to the basic requirements of EMR system, we use.NET Remoting technology to complete system design and implementation. Based on detail analysis, and particularity of software, customized. The program used VB.NET language, the database used ORACLE, and used ODP.NET class library to interact with database. In the design, we mainly used UML modeling method, and in accordance with the requirement analysis, overall design, detailed design process to design and development.Medical informatization makes it easier to integrate, search and analyze the data. Doctors can record the medical information in their own hospital as well as share all over the country. It shows a profound significance in clinical treatment and scientific research.
Keywords/Search Tags:.NET remoting, PRC, Channel, Life cycle management, Electronic MedicalRecord
PDF Full Text Request
Related items