These fundamental topics form the core foundation of full stack development with .NET, including essential concepts in programming and object-oriented principles. The full stack with .NET curriculum teaches both frontend and backend development using .NET tools like C#, ASP.NET, and SQL Server. You'll learn to build complete web applications with skills in HTML, CSS, JavaScript, and frameworks.

  • Language Fundamental

    • Data type and Control Constructs
    • Value and Reference Types
    • Declaring and Initializing Variables
    • Unicode Characters and Strings
    • C.T.S Type
    • Implicitly Typed Local Variables
    • Conditional Syntax
    • C# Operator
    • Looping Syntax
    • Structure

  • Array and String

    • Arrays in General
    • Declaring of different type Arrays
    • Initializing Arrays
    • Accessing element of different type Array Members
    • Arrays of Objects
    • Structure type array
    • Using for each with Arrays
    • Understanding System. String class and its various operations

  • OOPS concept

    • Encapsulating Attribute
    • Class & Object Creation
    • Define Constructor
    • Type of Constructor
    • Define Methods and their Type
    • Overloading Methods and Constructor overloading
    • Define Property and their Types

Student Work