What is CDA and Why It Matters CDA Document Structure Sample CDA Document Structure .NET CDA Parsing Implementation CDA Document Generation Common CDA Sections (C-CDA) CDA vs FHIR Documents Standards and References Related Articles in This Series Conclusion
Read more →Category: Open XML
Open XML SDK 2.0
Open XML SDK 2.0 for Microsoft Office The Open XML Format SDK 2.0 is a superset of the Open XML SDK 1.0. In addition to the functionality provided by the Open XML SDK 1.0, it leverages.NET Language-Integrated Query (LINQ) and provides classes to construct and query the contents of parts within a package. You can […]
Read more →Creating Excel Files from DataSet using OpenXML 2.0 – C#
Introduction It is quite often we programmers have to develop business applications which provides the facility for the end-user, such as “Export to Excel”, dumping report information to an Excel worksheet and mail them to the user. Since excel is a good medium to generate easy to use reports, calculation, sales forcasts etc. Imagine that […]
Read more →