|
This chapter includes Walk-Through tutorial example code which should be your first example to study.
The examples mentioned below are large examples that replicate our main demo. These projects should be studied to learn the most useful features as they relate to accomplishing common tasks. The more one runs our main demo, the more they will understand the common tasks and how they are implemented.
Project files are in early Visual Studio versions to potentially help as many customers as possible. The projects will simply up-convert to any late version of Visual Studio.
Look inside the folder where you installed ProEssentials for sub-folders with all example projects.
WinUI interfaces include a replication of our demo plus the high-performance GigaPrime flagship demos.
Start / All Programs / ProEssentials v11 / WinUI-C#.NET10 VS2026 Example Project
Start / All Programs / ProEssentials v11 / GigaPrime2D WinUI Example Project
Start / All Programs / ProEssentials v11 / GigaPrime3D WinUI Example Project
WinForm interfaces include a replication of our demo in C#.NET and VB.NET.
Start / All Programs / ProEssentials v11 / C#.NET Example Project
Start / All Programs / ProEssentials v11 / C#.NET80 VS2022 Nuget Example Project
Start / All Programs / ProEssentials v11 / C#.NET10 VS2026 Example Project
Start / All Programs / ProEssentials v11 / VB.NET Example Project
WPF interfaces include a replication of our demo in C#.NET.
Start / All Programs / ProEssentials v11 / WPF-C#.NET Example Project
Start / All Programs / ProEssentials v11 / WPF C#.NET80 VS2022 Nuget Example Project
Start / All Programs / ProEssentials v11 / WPF-C#.NET10 VS2026 Example Project
Start / All Programs / ProEssentials v11 / WPF-C#.NET Print Project
Start / All Programs / ProEssentials v11 / WPF-C#.NET10 Print Project
...other related WinForm example projects are...
Start / All Programs / ProEssentials v11 / C#.NET Print Preview Project
Start / All Programs / ProEssentials v11 / VB.NET Printing Example
Start / All Programs / ProEssentials v11 / VB.NET SQL Example Project
demonstrates data awareness features of our .NET interfaces.
For WebForm examples, please refer to the PE11WebDemo example project where ProEssentials is installed.
Start / All Programs / ProEssentials v11/ VB.Net Web Demo
|