Visual C# .NET Programming
This course is an introduction to Visual C# .NET programming.It is aimed at complete beginners, and assumes that you have no programming experience whatsoever.
You don't need to buy any software for this course! You can use the free Visual Studio Express Edition from Microsoft.
To see which version you need, click below:
To see which version you need, click below:
To work your way through our C# .NET course, simply click a link below - no need to sign up for anything!
C# .Net Chapter No. 1 Getting Started with C#
C# .NET Chapter No. 2 Variables
- Variables in C#
- Assigning Text to a String Variable
- Concatenation in C#
- Comments in C# .NET
- Numbers Variables in C# .NET
- Double and Float Variables in C#
- Double Variables in C# .NET
- Addition in C# .NET
- Adding up with float Variables
- Multiplication and Division in C#
- Getting Numbers from Text Boxes
- A C# .NET Calculator - Design Stage
- C# .NET Calculator - The Code
- C# Calculator - The Plus Button
- C# Calculator - The Equals Button
- Subtraction in C# .NET
- Mixing Subtraction and Addition in C#
- Operator Precedence in C# .NET
C# .NET Chapter No. 3 Conditional Logic
- Conditional Logic in C# .NET
- Else ... If statements in C# .NET
- Switch Statements in C# .NET
- C# Operators
C# .NET Chapter No. 4 Loops
C# .NET Chapter No. 3 Conditional Logic
- Conditional Logic in C# .NET
- Else ... If statements in C# .NET
- Switch Statements in C# .NET
- C# Operators
C# .NET Chapter No. 4 Loops
- C# and Loops
- Loop Start Values and Loop End Values
- A Times Table Program in C#
- C# Do loops and While Loops
- Checking for Blank TextBoxes in C#
C# .NET Chapter No. 5 Adding Menus to Windows Forms
- Adding Menus to Windows Forms in C#
- Sub Menus in C# .NET
- Menu Shortcuts in C# .NET
- C# Code for your Quit Menu
- The Edit Menu in C#
- Copy and Paste in C# .NET
- The View Menu
- Adding Images in C# .NET
- Open File Dialogue Box in C#
- Open a Text File with the Open File Dialogue Box
- Add a Save As Dialogue Box to your C# Programs
- C# .NET - Checkboxes and Radio Buttons
C# .Net Chapter No. 6 Debugging your Applications
- Debugging your C# Apps
- Run Time Errors in C# .NET
- Logic Errors in C# .NET
- Breakpoints in C# .NET
- The Locals Window in C# .NET
- Try ... Catch in C# .NET
C# .Net Chapter No. 7 Methods
C# .Net Chapter No. 8 Understanding Arrays
C# .Net Chapter No. 9 String Manipulation in C# .NET
- String Manipulation in C# .NET
- Trim Unwanted Characters in C# .NET
- The Contains Method in C# .NET
- The IndexOf Method in C# .NET
- The Insert Method in C# .NET
- PadLeft and PadRight
- Remove and Replace in C# .NET
- Substring in C# .NET
- Split and Join in C# .NET
- A C# .NET Hangman Game
C# .Net Chapter No. 10 Events
- C# .NET Events
- The Mouse Down Event in C# .NET
- The Key Down Event in C# .NET
- The Leave Event in C# .NET
- C# .NET - ListBox and ComboBox Events
- Build your own C# Custom Web Browser
- The WebBrowser Control
- Navigation Buttons and C# .NET Image Lists
- Adding ToolTips in C# .NET
C# .Net Chapter No. 11 Classes and Objects in C# .NET
- Classes and Objects in C# .NET
- A First Class in C# .NET
- Create Objects from your C# Classes
- Passing values to your C# Classes
- Adding Properties to your C# Classes
- Using your Properties in C# .NET
- Class Constructors in C# .NET
- Inheritance in C# .NET
- Method Overloading in C# .NET
- Static Methods in C# .NET
C# .Net Chapter No. 12 Manipulating Files in C# .NET
- Adding Menus to Windows Forms in C#
- Sub Menus in C# .NET
- Menu Shortcuts in C# .NET
- C# Code for your Quit Menu
- The Edit Menu in C#
- Copy and Paste in C# .NET
- The View Menu
- Adding Images in C# .NET
- Open File Dialogue Box in C#
- Open a Text File with the Open File Dialogue Box
- Add a Save As Dialogue Box to your C# Programs
- C# .NET - Checkboxes and Radio Buttons
C# .Net Chapter No. 6 Debugging your Applications
- Debugging your C# Apps
- Run Time Errors in C# .NET
- Logic Errors in C# .NET
- Breakpoints in C# .NET
- The Locals Window in C# .NET
- Try ... Catch in C# .NET
C# .Net Chapter No. 7 Methods
C# .Net Chapter No. 8 Understanding Arrays
- String Manipulation in C# .NET
- Trim Unwanted Characters in C# .NET
- The Contains Method in C# .NET
- The IndexOf Method in C# .NET
- The Insert Method in C# .NET
- PadLeft and PadRight
- Remove and Replace in C# .NET
- Substring in C# .NET
- Split and Join in C# .NET
- A C# .NET Hangman Game
C# .Net Chapter No. 10 Events
- C# .NET Events
- The Mouse Down Event in C# .NET
- The Key Down Event in C# .NET
- The Leave Event in C# .NET
- C# .NET - ListBox and ComboBox Events
- Build your own C# Custom Web Browser
- The WebBrowser Control
- Navigation Buttons and C# .NET Image Lists
- Adding ToolTips in C# .NET
C# .Net Chapter No. 11 Classes and Objects in C# .NET
- Classes and Objects in C# .NET
- A First Class in C# .NET
- Create Objects from your C# Classes
- Passing values to your C# Classes
- Adding Properties to your C# Classes
- Using your Properties in C# .NET
- Class Constructors in C# .NET
- Inheritance in C# .NET
- Method Overloading in C# .NET
- Static Methods in C# .NET
C# .Net Chapter No. 12 Manipulating Files in C# .NET
- Open a Text File in C# .NET
- Read a file line by line in C# .NET
- Write to a Text File in C# .NET
- How to Copy a File in C# .NET
C# .NET Chapter No. 13 Database
- SQL Server Express and C# .NET
- Creating a Database Project with C# .NET
- How to Create Tables in your SQL Server Database in C# .NET
- Adding Data to a SQL Server Database Table - VS Express 2010 to 2012 C# .NET
- Create a Database Table - VS Express 2013 users in C# .NET
- Creating a Database Connection Class in C# .NET
- Using the Database Connection Class in C# .NET
- Moving Forward and Backward through the Database in C# .NET
- Add a Record to the Dataset and Update the Database in C# .NET
- Update a Record, Delete a record in Database with C# .NET
- SQL Server Express and C# .NET
- Creating a Database Project with C# .NET
- How to Create Tables in your SQL Server Database in C# .NET
- Adding Data to a SQL Server Database Table - VS Express 2010 to 2012 C# .NET
- Create a Database Table - VS Express 2013 users in C# .NET
- Creating a Database Connection Class in C# .NET
- Using the Database Connection Class in C# .NET
- Moving Forward and Backward through the Database in C# .NET
- Add a Record to the Dataset and Update the Database in C# .NET
- Update a Record, Delete a record in Database with C# .NET
Comments
Post a Comment