Home
EHR/PM Integration
Laboratory/ASTM
About
Code Library
Contact
Home
EHR/PM Integration
Laboratory/ASTM
About
Code
Contact
Code Library and Examples
Welcome to our code library. This section contains sample code and discussions on various topics as related to programming. The samples are provided "as is" and no warranty is implied. These samples are provided by our developers for inter-company use as well as helping out our fellow developers. You will find examples in .NET C#, VB, ASP.NET, as well as C++ and VB Win32.
This section is a work in progress...
.NET Examples
Calculating the checksum of an ASTM document message.
Creating a shared memory segment in a C++ Class Library (DLL) for interprocess communications between .NET applications.
Printing an existing PDF document using Adobe Reader AxAcroPDF library and C# or VB.
Web Examples
Calling a web service from Javascript in an AJAX sort of way.
Win32 Examples
Creating a shared memory segment in a C++ DLL (Win32) that can be accessed by multiple processes.