C# Tutorials
Free

C#: C# (pronounced “C sharp”) is a programming language that is designed for building a variety of applications that run on the .NET Framework. C# is simple, powerful, type-safe, and object-oriented. The whole purpose is to make programmers’ lives easier. High level languages let programmers to put more time on solving the main problem rather than dealing with things like portability, serialization, etc.
OUR GOAL!
The C# tutorials provide an overview of the basics of the language and identify important language features. This course provides an exhaustive coverage of C# programming language features like Object-oriented Programming, Inheritance, Interfaces and Exceptions etc.
Course Features
- Lectures 49
- Quizzes 0
- Duration 50 hours
- Skill level All levels
- Language Urdu
- Students 5
- Assessments Yes
-
Section 1
- Introduction to Visual C#
- Write a Simple C# Program
- Datatypes and Arithmetic Operators
- C# If else statement
- Switch Statement
- C# Conditional Operator
- Basics of C# Methods/Functions
- Split large methods into small methods
- out And ref parameters
- Discussion on different Programming Books
- C# Logical Operators
- C# enum Tutorials
- C# Looping Tutorials
- How to use “Anchor” property of Controls
- How to have Drag and Drop to TextBox
- C# ComboBox Control Tutorial
- C# ListBox Control Tutorial
- How to Move Multiple Items From One ListBox to Another ListBox
- How to add drag and drop to ListBox
- C# How to Remove Multiple Items From ListBox
- How to move ListBox item up and down
- Create complex UI layouts using GroupBox control
- Adding Validations to Data entry forms
- how to mix C# and VB.NET codes in a solution
- C#/ VB.NET Difference between Build, ReBuild and Clean Commands
- how to move to next textbox when user presses “Enter” key
- Restricting users to enter specific information in data entry forms
- Printing with PrintPreiviewDialog & PrintDocument Controls
- Printing with PrintPreviewDialog & PrintDocument Controls part 2
- How to create custom Project and Item Templates
- How to create Executable file in Urdu
- How to create DLL ( Dynamic Link Libraries)
- Create Custom WinForm Controls
- Create Custom WinForm Controls part 2
- Create Custom WinForm Controls Part 3
- Creating Professional layouts in WinForm Application
- Create Custom Control for your Professional layouts
- How to create Popup Button in WinForms Application
- Add Urdu Characters in TextBox
- ListView Control Tutorial
- Difference between Form’s Close and Hide Methods
- Create Web Browser Application
- Create Web Browser Application
- How to create MDI Application
- How to create Text to Speech application
- Add Male and Female voices to your Text to Speech Appplication
- How to save username to a text file in WinForm
- How to Create Calculator using C#
- How to create calculator application using C# part 2
