Overview
For setting up and testing the .NET Engine.
Details
Follow the steps at the .NET Getting Started Guide to setup and test the .NET Engine. One you have that working, simply include the Windward .NET Engine libraries (DLL files) as part of your .NET project.
Set up the ASP.NET example, and see the engine running live. Then go through the source code provided to see how it works.
Or look at the sample code in both our basic incorporation example and advanced incorporation example pages on how to generate the report from your application.


Comments