Loading...

C# Course

C# (C-Sharp) is a programming language developed by Microsoft that runs on the .NET Framework.C# is used to develop web apps, desktop apps, mobile apps, games and much more.

C# is a programming language that is both object-oriented and component oriented. C# has built-in language features that directly support to make it robust.C# is used for: Mobile applications,Desktop applications,Web applications,Web services,Web sites,Games,VR,Database applications,And much, much more

Skilled Instructors

Flexible Learning

Interactive Content

Hands-on Experience

Personalized Learning Paths

Career Support

Course Image

Course Includes:

Duration
6 Months
Modules
28
Language
English, Tamil
Batch
MON - FRI
Enroll Now

Course Modules

  • Overview of .NET 4.5 frameworks
  • .NET for Developing Applications
  • Common Language Runtime
  • Libraries
  • Namespaces
  • Common Type System
  • Common Language Specification
  • Interoperability between .NET Languages
  • JIT Compilers
  • .NET Memory Management and Garbage Collector

  • Understanding the Visual Studio
  • Various Editions of Visual Studio
  • Downloading and Installing MS Visual Studio
  • Understanding the Visual Studio IDE
  • Features of Visual Studio
  • Debugging Features in Visual Studio

  • What is C#
  • Advantages and Features of C#
  • Data types
  • Variables,Casting
  • Enum,Constants

  • if,if else,nested
  • while,for,do while
  • Arrays
  • Class & Objects
  • Methods & Functions
  • Constructors & Destructors
  • Operator overloading
  • Method Overloading
  • Namespaces
  • Access Specifiers

  • Try,Catch,Finally,Custom Exception
  • Events
  • Delegates
  • Collections
  • Generics
  • File Handling

  • Live Projects-CRUD operations
  • Deployments