Part 12 C# Conditional Statement

Using Simple If Else Statements,

Using If Else And Else If On Multiple Conditions,

Nested If Else,

Simple Switch Case,

Nested Switch Case,

Combine switch case & if else on nested conditions,

Conditional Statements With Ternary Operator,

Calculator Example,

How to set Command prompt properties



                       

Part 9 C# Reading from Console & Conversion

Reading from console,
Conversion from Convert class methods,
Conversion from structures using parse Method,
Conversion from structures using TryParse Method,





                     

Part 8 C# Console Write & Read

Use of Write & WriteLine and their overloaded functions
Use of Read & ReadLine
ReadKey and their overloaded functions

       

     

Part 7 C# Built in Data Types

variables, bit, Assigning values/Literals, Integers, Difference between signed & unsigned variables, Integral data type, Signed Data types (sbyte, short, int, long, decimal), Unsigned Data types (byte, ushort, uint, ulong), floating numbers (float & double),What are literals, Role of suffix letters (U, L, UL, F, D, M) after literals, string, String functions, char, Bool , Int16, Int32, Int64
   
              

Part 6 C# Built in Data Types

variables, bit, Assigning values/Literals, Integers, Difference between signed & unsigned variables, Integral data type, Signed Data types (sbyte, short, int, long, decimal), Unsigned Data types (byte, ushort, uint, ulong), floating numbers (float & double),What are literals, Role of suffix letters (U, L, UL, F, D, M) after literals, string, String functions, char, Bool , Int16, Int32, Int64





            

Part 5 C# Built in Data Types

               

C# Basic Part 3

vMain method

vMain Method relation with .exe program

vExplain Main Method is the entry and exit point of an .exe

vWhy Main Function has to be declare static.

vCan we have more then one main method in one.exe

vHow setting up startup object in visual Studio.

vHow return type can be applied on Main functions.

vHow we can pass command linearguments too to the Main function in visual studio.

vUse of Command line Arguments in C#.

vReturn type importance in Mainmethod.

vC# advantage over Java and compare with other languages

vC# Features

vCreate & Run First project inC#

vWhat is C#

vWhy we choose C#

vLearn .net guys, Coment down your queries and requiredtopics



C# Basics Part 2

vMain method

vMain Method relation with .exe program

vExplain Main Method is the entry and exit point of an .exe

vWhy Main Function has to be declare static.

vCan we have more then one main method in one .exe

vHow setting up startup object in visual Studio.

vHow return type can be applied on Main functions.

vHow we can pass command line arguments too to the Main function in visual studio.

vUse of Command line Arguments in C#.

vReturn type importance in Main method.

vC# advantage over Java and compare with other languages

vC# Features

vCreate & Run First project inC#

vWhat is C#

vWhy we choose C#

vLearn .net guys, Coment down your queries and requiredtopics



C# Basics Part 1

vMain method

vMain Method relation with .exe program

vExplain Main Method is the entry and exit point of an .exe

vWhy Main Function has to be declare static.

vCan we have more then one main method in one .exe

vHow setting up startup object in visual Studio.

vHow return type can be applied on Main functions.

vHow we can pass command line arguments too to the Main function in visual studio.

vUse of Command line Arguments in C#.

vReturn type importance in Main method.

vC# advantage over Java and compare with other languages

vC# Features

vCreate & Run First project in C#

vWhat is C#

vWhy we choose C#

vLearn .net guys, Coment down your queries and required topics