Skip to content

Arman20201388/Learn-C-With-Windows-Forms-and-SQL-Server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn C# With Windows Forms and SQL Server [Video]

This is the code repository for Learn C# With Windows Forms and SQL Server Video, published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

Microsoft C# remains one of the most popular programming languages today. In this course, you get an introduction to the language, using code and graphical windows. This course uses Microsoft Visual Studio 2015 Community. You'll learn about graphical objects like text boxes, radio buttons, dropdowns, and numerous programming features like loops and variables, and many others. The video lessons are on average about 10 minutes long. This course is definitely best for those who are patient. Before purchasing please be sure to review the curriculum carefully so you can be 100% sure this is the right course for you. On the bottom is a fairly complete database project, illustrating advanced coding techniques. Each video is in HD, and project files can be downloaded from GitHub. The link needed is stored under lesson resources. Thank you for reading, and let's get coding!

What You Will Learn

  • Create and runs Windows Forms applications and understand blocks of code, curly braces, comments, use string interpolation, and add new line characters
  • Create and use objects like labels and their properties like Text
  • Use several different data types like boolean, decimal, string and others
  • Use methods that convert values to numerical form for mathematical operations
  • Learn how to work with rich text boxes, and place variables in the right place to achieve certain effects, with radio buttons, index variables and while loops
  • Learn about operators, operands, and how to combine them properly
  • Use the TryParse method to create stable applications that do not crash
  • Use the Date time constructs to read and produce dates in a variety of formats
  • Learn how to use tool tips, switch blocks, check list boxes
  • Understand the concept of a parameter and a return value
  • Understand how to work with numeric up/down controls, and class files
  • Understand how the private and public access modifiers matter and why static classes are needed
  • Learn how to use arrays, directories and foreach loops with arrays
  • Understand how to work with collections and the datagridview control
  • Learn how to write records to a text file
  • Learn how to export data to Microsoft word
  • Learn how to download and save internet files using different methods

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:

  • This is a good course for those who want to learn C# through Windows Forms and for those interested in database projects. This is not a course for those who want to learn C# through Console Applications
  • About

    Learn C# With Windows Forms and SQL Server, published by Packt

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages

    • C# 100.0%