.NET Framework - In today's world of enterprise application development either desktop or Web, one of leaders and visionary is Microsoft .NET technology. The .NET platform also known as the .NET Framework enables innovation in enterprise application development and deployment. It includes wide variety of pre-build components, which allows developers to create robust and powerful applications to address the enterprise requirements. In addition, the Visual Studio.NET IDE used for rapid application development enables quick development, trouble-free deployment, installation, maintenance, and security.
C# . NET - This course introduces you to object-oriented methodology using C#, as the programming language. It introduces the implementation of object-oriented concepts, such as abstraction, encapsulation, polymorphism, and inheritance, using C#. In addition, this course introduces implementation of various programming concepts, such as threads, file handling, delegates, attributes, and reflection, used in C# ASP . NET - In these classes, students will get introduced to develop ASP. NET applications. They will learn about components of an ASP. NET Web page.
SQL Server - Concepts of relational and object relational databases, SQL programming language, create and maintain database objects and to store, retrieve, and manipulate data.
Introduction to C# Programming
Simple Program: Printing a Line of Text
Initialization of Variables
Value Types and Reference Types
Object Oriented Programming
Constructors and Destructors
Implementation versus Interface Inheritance
Implementing Polymorphism by Method Overloading
Implementing Polymorphism by Method Overriding
Interfaces and Structures
Defining and Implementing Interfaces
User Defined Exceptions Delegates
Building Windows Based Applications
Accessing Data with ADO.NET, Crystal Reports
Using Dataset Objects and Updating Data
Binding, Viewing, and Filtering Data
Connecting With the Database