| Introduction | |||
| Course Introduction | 00:02:00 | ||
| Introduction to C# and .NET Framework | |||
| Introduction to C# | 00:07:00 | ||
| C# vs .NET | 00:04:00 | ||
| What is CLR? | 00:05:00 | ||
| Architecture of .NET Application | 00:09:00 | ||
| Getting Visual Studio | 00:07:00 | ||
| First C# Hello World Application | 00:16:00 | ||
| First C# Core Hello World Program | 00:18:00 | ||
| Assessment Test | 00:01:00 | ||
| Solution for Assessment Test | 00:01:00 | ||
| Interview Questions and Answers | 00:04:00 | ||
| C# Basic | |||
| Introduction | 00:03:00 | ||
| Variables | 00:24:00 | ||
| C# Identifiers | 00:08:00 | ||
| Data Types | 00:08:00 | ||
| Type Casting | 00:14:00 | ||
| User Inputs | 00:10:00 | ||
| Comments | 00:03:00 | ||
| Assessment Test | 00:01:00 | ||
| Solution for Assessment Test | 00:02:00 | ||
| Interview Questions and Answers | 00:02:00 | ||
| Summary | 00:02:00 | ||
| C# Operators and Strings | |||
| Introduction | 00:02:00 | ||
| Arithmetic Operators | 00:09:00 | ||
| Assignment Operators | 00:03:00 | ||
| Comparison Operators | 00:03:00 | ||
| Logical Operators | 00:03:00 | ||
| Strings | 00:10:00 | ||
| String Properties | 00:08:00 | ||
| Booleans | 00:06:00 | ||
| Assessment Test | 00:01:00 | ||
| Solution for Assessment Test | 00:01:00 | ||
| Interview Questions and Answers | 00:04:00 | ||
| Summary | 00:02:00 | ||
| C# Statements | |||
| Introduction | 00:02:00 | ||
| If-else Conditions and Statements | 00:12:00 | ||
| Switch-Case Statements | 00:09:00 | ||
| Assessment Test | 00:01:00 | ||
| Solution for Assessment Test | 00:02:00 | ||
| Interview Questions and Answers | 00:04:00 | ||
| Summary | 00:02:00 | ||
| C# Control Flow Statements | |||
| Introduction | 00:02:00 | ||
| While Loop Statement | 00:07:00 | ||
| Do-While Statement | 00:03:00 | ||
| For Loop Statement | 00:07:00 | ||
| For each Statement | 00:06:00 | ||
| Break and Continue | 00:03:00 | ||
| Assessment Test | 00:01:00 | ||
| Solution for Assessment Test | 00:01:00 | ||
| Interview Questions and Answers | 00:02:00 | ||
| Summary | 00:01:00 | ||
| C# Arrays and Lists | |||
| Introduction | 00:01:00 | ||
| Arrays | 00:13:00 | ||
| Loop Through Arrays | 00:10:00 | ||
| Lists | 00:07:00 | ||
| Assessment Test | 00:01:00 | ||
| Solution for Assessment Test | 00:01:00 | ||
| Interview Questions and Answers | 00:02:00 | ||
| Summary | 00:02:00 | ||
| Working with File Structure | |||
| Introduction | 00:01:00 | ||
| System.IO Namespace | 00:03:00 | ||
| File and File Info | 00:11:00 | ||
| Directory and Directory Info | 00:08:00 | ||
| Getting File Path Information | 00:05:00 | ||
| Working with Dates | |||
| Assessment Test | 00:01:00 | ||
| Solution for Assessment Test | 00:01:00 | ||
| Interview Questions and Answers | 00:03:00 | ||
| Summary | 00:03:00 | ||
| Introduction | 00:02:00 | ||
| Datetime | 00:10:00 | ||
| TimeSpan | 00:06:00 | ||
| Assessment Test | 00:01:00 | ||
| Solution for Assessment Test | 00:01:00 | ||
| Summary | 00:02:00 | ||
| Debugging Applications | |||
| Introduction | 00:02:00 | ||
| Debugging Tools in Visual Studio | 00:13:00 | ||
| Call Stack Window | 00:04:00 | ||
| Locals and Autos Windows | 00:04:00 | ||
| Summary | 00:02:00 | ||