How Do I: Winforms, A to Z, Part 2
In this two-part video series, Pat Tormey shows how to build and deploy a complete Windows Forms SQL Express Application in less than 30 minutes, with reports!
In "How Do I: Windows Forms, A to Z, Part 1", he showed how to create a MDI form, add an About Box and a Login form, how to configure application properties, and how to wire up application events.
In "How Do I: Windows Forms, A to Z, Part 2", this part, he shows how to add grid controls, how to bind those controls to a data source, how to generate reports, how to digitally sign the application, and, lastly, how to deploy the application using ClickOnce Deployment.
Author: Pat Tormey