Learn to build a practical Data Driven Windows Forms Application using C#, LINQ and SQL Server Express.
What you'll learn
Understand how to Create and run Console Applications
Understand how to Create and run Windows Forms Applications
Understand Basic C# Syntax - blocks of code, curly braces, comments
Understand how to use string interpolation, concatenation and general manipulation
Understand Variables and Objects
Understand how to use C# operators for math and logic tasks
Understand Windows Forms Visual Elements and Controls
Understand different data types, when they are used and how they behave.
Understand Methods and their return types
Understand how to build Classes
Understand how to create Windows Forms and how to manipulate them (Open, Close, Hide, etc)
Understand how to pass data between forms
Understand how to connect Windows Forms applications to a database
Understand how to write LINQ queries.
Understand how to connect to and upload a project to GitHub
Post a Comment