Preloader

Overview


Core Dot Net Training in Delhi

The .Net Framework is a development and execution environment that allows different programming languages and libraries to work together seamlessly to create Windows-based applications that are easier to build, manage, deploy, and integrate with other networked systems.


  • Module: Introduction to .Net Framework

  •  .Net Framework
  •  OverView
  •  CLR,CLS
  •  MSIL
  •  Assemblies
  •  NameSpaces
  •  .Net Languages
  •  Dll’s(Vs)Exe’s
  •  Getting Started
  •  Using Variables and Arrays
  •  Methods and Parameters
  •  Methods and Parameters
  •  Decision Structures and Loops
  •  Handling Errors and Exceptions
  • Module: Introduction to GUI Programming

  •  System.Windows.Forms Assembly
  •  The Form Class
  •  Win Forms
  •  Visual Inheritance
  •  Programming with Controls
  •  User Controls
  • Module: Serialization

  •  Binary Serialization
  •  Formatters, Binary Formatter
  •  SOAP Serialization
  •  XML Serialization
  • Module: ADO .Net II : Data Adapters and DataSets

  •  Data Tables
  •  Data Relations
  •  Data Views
  • Module: Multithreading

  •  Threading Introduction
  •  System Thrading NameSpaces
  •  Thread Members
  •  Thread States
  • Module: Overview of .Net

  •  Drawbacks of the Existing System
  •  Difference between Java and .Net
  •  .Net Framework Architecture
  •  Versions of .Net Framewor
  • Module: OOPS

  •  Abstraction
  •  Encapsulation
  •  Constructors
  •  Inheritance
  •  Overloading Methods and Constructors
  •  Abstract Classes
  •  Interfaces
  •  Assemblies
  •  Access Specifies
  • Module: Windows Programming

  •  Understanding Windows Programming
  •  Class Hierarchy
  •  Using Various Windows Components
  • Module: Assemblies

  •  Why Assemblies
  •  Disadvantages of Com
  •  Architecture of Assemblies
  •  Creating Private and Shared Assemblies
  •  Deploying Shared Assemblies in GAC
  • Module: Multithreading

  •  Difference Between Multitasking and Multithreading
  •  Advantages of Multithreading
  •  Creating Multiple Threads in Application
  •  Thread Synchronization
  • Module: ASP .Net

  •  Basics
  •  Web-Programming
  •  HTML, DHTML
  •  JavaScript
  •  IIS
  • Module: Programming With Server Controls

  •  Html Server Controls
  •  Web Server Controls
  •  Basic Web Controls
  •  List Controls, Data Controls
  •  Adv Controls, User Controls
  • Module: ADO.Net Programming

  •  Architecture
  •  DataReaders and DataSets
  •  Command Object
  •  Transaction Programming
  •  Procedure Execution
  •  Data Adapter and Data Set
  •  Data Tables
  •  Data Relation
  •  Data Views
  •  Updating Dataset
  • Module: XML

  •  DTDs & XSDs
  •  Parsers
  •  SAX Model
  •  DOM Model
  •  XML Programming in .Net
  •  XML Readers
  •  XML Serialization
  • Module: ASP .Net Application Tuning

  •  Machine.Config & Web.Config.
  •  App Settin
  •  Compilation Settings
  •  Custom Error Settings
  •  Session State Settings
  •  InProcess & OutProcess Sesstion States
  •  State Server & SQL Server
  •  Cookieless Session State
  •  Application and Global.ASAX
  • Module: Tracing

  •  Page Level
  •  Application Level
  • Module: Web Services

  •  Architecture
  •  WSDL, SOAP, UDDI
  •  Publishing and Consuming Web Services
  •  Web Client
  •  Windows Client
  •  Caching Web Services
  •  Security in Web Services
  • Module: Webparts

  •  Webpart Manager
  •  Zone Types
  • Module: Object Oriented Programming

  •  Classes, Structures and enums
  •  Constructors
  •  Destructors
  •  Properties
  •  Inheritance - Shadowing(new methods) & Overriding
  •  Method Overloading
  •  This and base Keyword
  •  Sealed classes
  •  Interfaces, Abstract Classes
  •  Working with Delegates
  •  Designing and Implementing Events
  •  Generics
  •  Sealed classes and Partial classes
  •  C#.Net Application Architecture
  •  Solution, Projects
  •  Compiling, Debugging and Running in IDE
  • Module: Working With Collections, IO

  •  System.IO (Readers & Writers, Streams)
  •  System.Collections (Hash Table , Array List)
  • Module: ADO .Net

  •  Introduction
  •  Architecture
  •  System.Data.Dll
  •  System.Data.Oledb
  •  System.Data.SqlClient
  •  Data Readers
  •  Command Object
  •  Procedure Execution (TSQL)
  • Module: Assemblies

  •  Strong Names
  •  GAC
  •  Private and Shared Assemblies
  •  SFA
  •  MFA
  • Module: Additional

  •  GUI Programming
  •  Crystal Report With .Net
  • Module: Visual Basic .Net

  •  Disadvantages of Visual Basic
  •  Programming in VB .Net
  •  Operators
  •  Conditional Statements
  •  Arrays
  • Module: Exception Handling

  •  What is Exception
  •  Error Handling
  •  Using Try, Catch, Finally and Throw
  •  Defining our own exception classes
  •  Debugging the Application
  • Module: ADO .Net

  •  Client Server Architecture
  •  Understanding Drivers and Providers
  •  ADO .Net Architecture
  •  Using OLEDB Providers
  •  Data Readers
  •  Using Oracle and SQL Server Managed Providers
  •  Disconnected Architecture with Data Sets
  •  Data Controls
  •  Data Table and Data View Difference and Usage
  •  Invoking Stored Procedures
  • Module: Custom Windows Controls (User Controls)

  •  Creating and Using them in other applications
  •  Defining properties to controls using Property Procedures
  •  Defining Events to controls and invoke them
  • Module: Crystal Reports

  •  Designing and Invoking Crystal Reports
  •  Datasets and Crystals Reports
  • Module: ASP.Net Introduction

  •  Difference Between ASP and ASP.Net
  •  Architecture
  •  Inline Technique & Code-Behind Technique
  •  Code Render Blocks
  •  Server Controls
  •  Page Basics, Page lifecycle
  •  Post Back Request
  •  View State, Directives
  • Module: Additional

  •  Custom Control Development
  •  Themes & Skins
  •  Master Pages & Site Navigation
  • Module: ADO.Net AND ASP.Net

  •  Working with Data Controls
  •  GridView
  •  DataSource Controls
  •  Dataset
  •  DetailsView
  •  FormView
  •  Data List
  •  Repeater Control
  •  Crystal Reports
  • Module: State Management With ASP.Net

  •  Context
  •  View State
  •  Cookie State
  •  Session State
  •  Session Tracking
  •  Application Object
  •  Session and Application Events
  • Module: Caching

  •  Introduction to Caching
  •  Types of Caching
  •  Page Caching
  •  Diff. Between Webuser Controls & Custom Controls
  •  Page Fragmentation Caching
  •  Data Caching
  •  Data Caching – Application Object
  • Module: Security

  •  Authentication & Authorization
  •  Windows Authentications
  •  Forms Authentications
  •  Passport Authenticatio
  •  Memberships