|
|||||
|
When you installed (if you haven't, you should do so now) the EasyHL7 ActiveX Components a sample VB.Net (2005) project was also installed as well as the .Net DLL (EHL7_MC2005.dll). It was included as source code and also in it's compiled (exe) state.
EVERY Application (no matter what kind, Windows App, Windows Service, Web Service, etc) which uses the EasyHL7 objects for Visual Studio.Net should have the same basic 3 step 'Start-Up' sequence in their code.
The Starting Page of the Sample Application
This section will walk through the sample application and show how it touches on all of the main features of developing many different kinds of HL7 interfaces with the .Net objects.
|