Visit Gigasoft's Web Site
ProEssentials v6 Help

Chapter 2: .NET Example Code

The WinForm interfaces include a replication of our demo in VB.NET and C#.NET.  You can access these projects from the  "Start" menu:

 

Start / All Programs / ProEssentials v6 / VB.NET Example Project

Start / All Programs / ProEssentials v6 / C#.NET Example Project

 

Other related WinForm example projects are...

 

Start / All Programs / ProEssentials v6 / VB.NET SQL Example Project

..demonstrates data awareness features of our .NET interfaces.

 

Start / All Programs / ProEssentials v6 / C#.NET Print Preview Project
and

Start / All Programs / ProEssentials v6 / C#.NET Printing Example

...demonstrates printing within .NET.

 

 

For WebForm examples, please refer to the AspNet.htm readme file found in the WebDevelopment subdirectory. This readme contains a walkthrough of creating your first web application.  The WinForm and WebForm interfaces are very similar so any code within our demos related to configuring or initializing a chart can be used directly within an ASP.NET project.

 

Start / All Programs / ProEssentials v6 / AspNet Readme