Welcome to WindowsClient.net | Sign in | Join

Windows Forms Videos

To write traditional GUI applications using Microsoft .NET you'll use Windows Forms. Windows Forms are a style of application built around classes in the .NET Framework. They have a programming model all their own that is cleaner, more robust, and more consistent than models based on the Win32 API or MFC, and they run in the managed environment of the .NET Common Language Runtime (CLR). These video training sessions detail what Windows Forms are all about.

Featured Item

Latest Comments

re: How Do I: Manage MDI and SDI Windows Forms

Hi. You display the pink form by calling this method as it was static: FormPink.Show() But this doesn't work in C#. I looked at the sample code, and the C# version does not have the same functionality as the VB.NET one. In the C# version, the pink and

re: How Do I Manipulate Data Using in LINQ to SQL?

I am trying to use your technique with Access as a stepping stone to full SQL. Is this possible? I have been able to create forms and read, now I am trying to update and delete. Leon

re: How Do I Manipulate Data Using in LINQ to SQL?

db.Customers.Remove and db.customers.add are not members of the Customer Database when I try to excercise your routine on my computer. What is wrong? Leon

re: How Do I: Create a Simple Data Entry Form in WPF

Not only is she a great presenter, she hit's the nail on the head every time with the subject matter. She seems to create videos on the exact trouble spots I have with learning this stuff. She's basically our bridge to moving forward in learning. 1. I

re: How Do I: Create a Simple Data Entry Form in WPF

I have to agree with you. She does a great job.

Featured Developer Books

Page view counter