We will start off by doing an overview of the Cognos SDK Guide components and then we'll do a step-by-step discussion about how to build up the code in your ASP.NET pages.
Our first detailed discussion will involve building up the code for the following ASP.NET pages that will call your Cognos SDK C# class files.
a. Default.aspx
b. Reports.aspx
c. PromptPage.aspx
d. Output.aspx
This will allow us to naturally progress into discussing the CognosSDK.cs and ExHanlder.cs class files. The CognosSDKHelper.js will be discussed in detail when we have developed our Cognos SDK solution to the point where it is ready to execute a report.