Description
Introduction to .NET Framework
- .NET Framework
- OverView
- CLR,CLS
- MSIL
- Assemblies
- NameSpaces
- .NET Languages
- Dll’s(Vs)Exe’s
Basics:
- Getting Started
- Using Variables and Arrays
- Methods and Parameters
- Decision Structures and Loops
OBJECT ORIENTED PROGRAMMING
- Classes, structures and enums
- Constructors
- Destructors
- Properties
- Inheritance
-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
- Compiling, Debugging and Running in IDE
- Handling Errors and Exceptions
INTRODUCTION TO GUI PROGRAMMING
- Windows.Forms Assembly
- Drawing
- The Form Class
- Win Forms
- Visual Inheritance
- Programming with Controls
- User Controls
WORKING WITH COLLECTIONS, IO
System.IO
- Readers and Writers
- Streams
System.Collections
- Hashtable
- ArrayList
GUI PROGRAMMING
CRYSTAL REPORTS WITH .NET
SQL
Chapter1: Introduction to Databases and SQL
ADO.NET PROGRAMMING
ADO.NET I:
- Introduction
- Architecture
- Data.Dll
- Data.Oledb
- Data.SqlClient
- Data Readers
- Command Object
- Procedure Execution (PL/SQL)
ADO.NET II : Data Adapters and DataSets
- Data Tables
- Data Relations
- Data Views
- DataReaders and DataSets
- Command Object
- Transaction Programming
- Procedure Execution
- Data Adapter and Data Set
- Data Tables
- Data Relation
- Data Views
- Updating Dataset
***************************
ASP.NET
- Basics
- Web Programming
- HTML, DHTML
- JavaScript
- IIS
- ASP
ASP.NET INTRODUCTION class 1
- 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
PROGRAMMING WITH SERVER CONTROLS
- Html Server Controls
- Web Server Controls
- Basic Web Controls
- List Controls, Data Controls
- Adv Controls, User Controls
CUSTOM CONTROL Development
THEMES AND SKINS
MASTERPAGES AND SITE NAVIGATION
ADO.NET AND ASP.NET
- Working with Data Controls
- GridView
-Inserting, Updating, Deleting
-Sorting in Data Grid
-Paging in Data Grid - DataSource Controls
- Dataset
- DetailsView
- FormView
- Data List
- Repeater Control
- Crystal Reports
STATE MANAGEMENT WITH ASP.NET
- Context
- View State
- Cookie State
- Session State
- Session Tracking
- Application Object
- Session and Application Events
ASP .NET APPLICATION TUNING
- Config & Web.Config.
- App Setting
- Compilation Settings
- Custom Error Settings
- Session State Settings
- In Process & Out-process Session States
- State Server & SQL Server
- Cookie less Session State
- Application and Global.ASAX
CACHING
- Introduction to Caching
- Types of Caching
- Page Caching
- between Web user Controls & Custom Controls
- Page fragmentation Caching
- Data Caching
- Data Caching – Application Object
TRACING
- Page Level
- Application Level
SECURITY
- Authentication & Authorization
- Windows Authentications
- Forms Authentications
- Passport Authentications
- Memberships