Videos

For developers and technical resources:

See a series of videos taken of a complete real-life development of a social membership application using our  web-development environment. In Visual Studio, the programmer “paints” the screen with the desired C# controls.  Then the programmer simply attaches the execution code to the Windows events for these controls (such as the pressing of a save button or retrieving data to a data grid). By the end of these videos the membership application is complete.

Play Video

Part 1: Create project, add tab control and data grid view to list members.

Play Video

Part 2: Add input controls and buttons to search for members.

Play Video

Part 3: Add cell formatting to the data grid view

Play Video

Part 4: Add controls to display the details of a member1.

Play Video

Part 5: Add binding navigation for member details.

Play Video

Part 6: Change the theme.