
.Net
ABOUT THE COURSE
- After completion of training program on .Net , students and professionals will get the most and the best from their accounting skills.
- .Net training from JAGJIT INSTITUTE Delhi is cost-competitive.
- Course Completion Certificate to every student and carries global recognition.
- .Net Training can be customized after analyzing the company-specific requirements
- Industry Specific specially tailored .Net training modules.
- Highly qualified and certified trainers on .Net with expertise in our instruction methods.
- At no extra cost, the needy students can repeat the classes with prior permission.
- For the students to get maximum benefit from the training, One-on-One attention is given to each student.
- Well maintained Smart Labs with latest equipment where individual can flourish their practical knowledge with hands on practice.
- To make students become well aware of the complex working scenarios in the work field, we establish strong practices in enhancing their technical skills and concepts on the subject.
- PG Facilities available in the nearby vicinity for students coming from other states for .Net Training in Delhi.
- Our .Net Course content is structured to cover all the modules within .Net. From basic to advance, we give .Net training in Delhi in a manner that is easy to understand.
Below is the detailed course content for .Net Training
An Introduction to C#
-
Lecture 1.1:
What is .NET?
30 Minute -
Lecture 1.2:
What is the CLR?
30 Minute -
Lecture 1.3:
The FCL
30 Minute -
Lecture 1.4:
Primitive Types
30 Minute -
Lecture 1.5:
Namespaces
30 Minute -
Lecture 1.6:
Statements and Expressions
30 Minute -
Lecture 1.7:
Operator
30 Minute
Classes and Objects
-
Lecture 2.1:
Constructors
30 Minute -
Lecture 2.2:
Reference Types
30 Minute -
Lecture 2.3:
Object Oriented Programming
30 Minute -
Lecture 2.4:
Inheritance
30 Minute -
Lecture 2.5:
Access Modifiers
30 Minute -
Lecture 2.6:
Abstract Classes
30 Minute -
Lecture 2.7:
Virtual Members
30 Minute -
Lecture 2.8:
Static Classes
30 Minute -
Lecture 2.9:
Sealed Classes
30 Minute -
Lecture 2.3:
Partial Classes
30 Minute
Looping
-
Lecture 3.1:
Reference Types
30 Minute -
Lecture 3.2:
Value Types
30 Minute -
Lecture 3.3:
The struct
30 Minute -
Lecture 3.4:
Testing Reference Types
30 Minute -
Lecture 3.5:
Testing Value Types
30 Minute -
Lecture 3.6:
Passing Parameters
30 Minute -
Lecture 3.7:
Strings
30 Minute -
Lecture 3.8:
Boxing
30 Minute -
Lecture 3.9:
The enum
30 Minute -
Lecture 3.10:
Defining Types
30 Minute -
Lecture 3.11:
Interfaces
30 Minute -
Lecture 3.12:
Arrays
30 Minute -
Lecture 3.13:
Assemblies
30 Minute
C# - Events, Properties, and Methods
-
Lecture 4.1:
Methods
30 Minute -
Lecture 4.2:
Method Overloading
30 Minute -
Lecture 4.3:
Fields
30 Minute -
Lecture 4.4:
Properties
30 Minute -
Lecture 4.5:
Events
30 Minute -
Lecture 4.6:
Events - Delegates
30 Minute -
Lecture 4.7:
Events - Subscribing
30 Minute -
Lecture 4.8:
Events - Publishing
30 Minute -
Lecture 4.9:
Indexers
30 Minute -
Lecture 4.10:
Operator Overloading
30 Minute -
Lecture 4.11:
Conversion Operators
30 Minute
C# - Flow Control and Exceptions
-
Lecture 5.1:
Branching
30 Minute -
Lecture 5.2:
Switching
30 Minute -
Lecture 5.3:
Looping
30 Minute -
Lecture 5.4:
Using for each
30 Minute -
Lecture 5.5:
Jumping
30 Minute -
Lecture 5.6:
Returning and Yielding
30 Minute -
Lecture 5.7:
Throwing Exceptions
30 Minute -
Lecture 5.8:
Built-in Exceptions
30 Minute -
Lecture 5.9:
Handling Exceptions
30 Minute -
Lecture 5.10:
Chaining Catch Blocks
30 Minute -
Lecture 5.11:
Finally
30 Minute -
Lecture 5.12:
Re-throwing Exceptions
30 Minute -
Lecture 5.13:
Custom Exceptions
30 Minute
C# and the CLR
-
Lecture 6.1:
Garbage Collection
30 Minute -
Lecture 6.2:
Threads
30 Minute -
Lecture 6.3:
A sync
30 Minute -
Lecture 6.4:
Parallel
30 Minute -
Lecture 6.5:
Reflection
30 Minute -
Lecture 6.6:
Attributes
30 Minute -
Lecture 6.7:
Custom Attributes
30 Minute -
Lecture 6.8:
COM Interop
30 Minute -
Lecture 6.9:
Invoke
30 Minute
C# and Generics
-
Lecture 7.1:
Why Generics?
30 Minute -
Lecture 7.2:
Building Collections Without Generics
30 Minute -
Lecture 7.3:
Generic Collections
30 Minute -
Lecture 7.4:
Generic Parameters
30 Minute -
Lecture 7.5:
Generic Constraints
30 Minute -
Lecture 7.6:
Generic Methods
30 Minute -
Lecture 7.7:
The default Keyword
30 Minute -
Lecture 7.8:
Generic Interfaces
30 Minute -
Lecture 7.9:
Generic Delegates
30 Minute -
Lecture 7.10:
Variance
30 Minute
C# and LINQ
-
Lecture 8.1:
Extension Methods
30 Minute -
Lecture 8.2:
Extensions and Lambdas
30 Minute -
Lecture 8.3:
Lambdas and Funcs
30 Minute -
Lecture 8.4:
Funcs and Expressions
30 Minute
C# and the DLR
-
Lecture 9.1:
Why Dynamic?
30 Minute -
Lecture 9.2:
Using Dynamic Types
30 Minute -
Lecture 9.3:
Excel Automation
30 Minute -
Lecture 9.4:
The DLR
30 Minute -
Lecture 9.5:
Expand Object
30 Minute -
Lecture 9.6:
Dynamic Object
30 Minute -
Lecture 9.7:
Calling Ruby
30 Minute
Object Oriented Programming with C#
-
Lecture 10.1:
Primitive Procedural Preoccupations
30 Minute -
Lecture 10.2:
The Big Encapsulation
30 Minute -
Lecture 10.3:
Little Abstractions
30 Minute -
Lecture 10.4:
The Inheritance Check
30 Minute -
Lecture 10.5:
A Clean Interface
30 Minute -
Lecture 10.6:
Directional Dependencies
30 Minute
Functional Programming with C#
-
Lecture 11.1:
Prime Abstraction
30 Minute -
Lecture 11.2:
A Higher Calling
30 Minute -
Lecture 11.3:
Lazy Code
30 Minute -
Lecture 11.4:
Timing and Retries
30 Minute -
Lecture 11.5:
Partial Application and Currying
30 Minute -
Lecture 11.6:
A synch and Parallel
30 Minute -
Lecture 11.7:
Multithreading
30 Minute
Exploring the .NET Framework
-
Lecture 12.1:
File I/O
30 Minute -
Lecture 12.2:
Resource management with try/finally/using
30 Minute -
Lecture 12.3:
Using XML serialization
30 Minute -
Lecture 12.4:
Introducing assembly resolution
30 Minute -
Lecture 12.5:
Deploying dependent assembly probing
30 Minute -
Lecture 12.6:
Using a config file to control probing
30 Minute -
Lecture 12.7:
Array List
30 Minute -
Lecture 12.8:
Hash table
30 Minute -
Lecture 12.9:
Sorted List
30 Minute -
Lecture 12.10:
Stack and Queue
30 Minute
Windows Form
-
Lecture 13.1:
Introduction to Windows Form
30 Minute -
Lecture 13.2:
Form Controls
30 Minute -
Lecture 13.3:
User Define Controls
30 Minute
ADO.NET
-
Lecture 14.1:
Connected Architecture
30 Minute -
Lecture 14.2:
Disconnected Architecture
30 Minute -
Lecture 14.3:
Working with Transaction
30 Minute
Windows Presentation Foundation(WPF)
-
Lecture 15.1:
Windows Application using WPF
30 Minute -
Lecture 15.2:
Data Binding
30 Minute -
Lecture 15.3:
Data Template
30 Minute -
Lecture 15.4:
Styles
30 Minute -
Lecture 15.5:
Commands
30 Minute
ASP.NET
-
Lecture 16.1:
Web Application using ASP.NET
30 Minute -
Lecture 16.2:
ASP.NET Architecture
30 Minute -
Lecture 16.3:
Control-based Programming
30 Minute -
Lecture 16.4:
User Interface Elements
30 Minute -
Lecture 16.5:
Deployment
30 Minute -
Lecture 16.6:
Web Sites, Applications, and Virtual Directories in IIS
30 Minute -
Lecture 16.7:
ASP.NET Diagnostics and Health Monitoring
30 Minute
ASP.NET Working With Data
-
Lecture 17.1:
Data Binding
30 Minute -
Lecture 17.2:
State Management
30 Minute -
Lecture 17.3:
Validation
30 Minute -
Lecture 17.3:
Caching
30 Minute
ASP.NET 3.5 Security
-
Lecture 18.1:
IIS 6 & IIS7 URL Authorization
30 Minute -
Lecture 18.2:
Forms authentication
30 Minute -
Lecture 18.3:
Role-based authorization
30 Minute -
Lecture 18.4:
Trimming site maps with roles
30 Minute -
Lecture 18.5:
Config file encryption
30 Minute -
Lecture 18.6:
ASP.NET Membership
30 Minute -
Lecture 18.7:
Resources and Internationalization
30 Minute
ASP.NET 3.5 Advanced Topics
-
Lecture 19.1:
HTTP Pipeline
30 Minute -
Lecture 19.2:
Custom Controls
30 Minute -
Lecture 19.3:
Web Parts
30 Minute -
Lecture 19.4:
Web Services
30 Minute
ASP.NET AJAX
-
Lecture 20.1:
ASP.NET Ajax Introduction
30 Minute -
Lecture 20.2:
ASP.NET Ajax Server Controls
30 Minute -
Lecture 20.3:
ASP.NET Ajax Server Data
30 Minute -
Lecture 20.4:
ASP.NET Ajax Client-side Library
30 Minute -
Lecture 20.5:
ASP.NET Ajax Control Toolkit
30 Minute
ASP.NET MVC
-
Lecture 21.1:
Web Application using MVC Pattern
30 Minute -
Lecture 21.2:
Razor View
30 Minute -
Lecture 21.3:
Controller
30 Minute -
Lecture 21.4:
Model
30 Minute
Entity Framework
-
Lecture 22.1:
Introducing the Entity Framework
30 Minute -
Lecture 22.2:
Code First Approach
30 Minute
Windows Communication Foundation(WCF)
-
Lecture 23.1:
WCF Configuration
30 Minute -
Lecture 23.2:
Hosting WCF Services in Windows Services
30 Minute -
Lecture 23.3:
Hosting WCF Services in IIS
30 Minute -
Lecture 23.4:
Building RESTful services with WCF
30 Minute
Windows Workflow Foundation(WF)
-
Lecture 24.1:
Introducing Windows Workflow Foundation
30 Minute -
Lecture 24.2:
Programming workflows in WF
30 Minute -
Lecture 24.3:
Writing custom activates in WF
30 Minute