Dot Net

C# + ADO.NET + SQL Server


Lesson 01: Introduction to .NET Framework

  1. .NET Framework
  2. OverView
  3. CLR,CLS
  4. MSIL
  5. Assemblies
  6. NameSpaces
  7. .NET Languages
  8. Dll’s(Vs)Exe’s

Lesson 02: Basics

  1. Getting Started
  2. Using Variables and Arrays
  3. Methods and Parameters
  4. Decision Structures and Loops
  5. Handling Errors and Exceptions

Lesson 03: OBJECT ORIENTED PROGRAMMING

  1. Classes, structures and enums
  2. Constructors
  3. Destructors
  4. Properties
  5. Inheritance
    -Shadowing(new methods)
    -Overriding
  6. Method Overloading
  7. this and base Keyword
  8. Sealed classes
  9. Interfaces, Abstract Classes
  10. Working with Delegates
  11. Designing and Implementing Events
  12. Generics
  13. Sealed classes and Partial classes
  14. C#.NET Application Architecture
  15. Solution, Projects
  16. Compiling, Debugging and Running in IDE

Lesson 04: INTRODUCTION TO GUI PROGRAMMING

  1. System.Windows.Forms Assembly
  2. System.Drawing
  3. The Form Class
  4. Win Forms
  5. Visual Inheritance
  6. Programming with Controls
  7. User Controls

Lesson 05: WORKING WITH COLLECTIONS, IO, System.IO

  1. Readers and Writers
  2. Streams

Lesson 06: System.Collections

  1. Hashtable
  2. ArrayList

Lesson 07: SERIALIZATION, Formatters

  1. Binary Serialization
  2. Formatters, Binary Formatter
  3. SOAP Serialization
  4. XML Serialization

Lesson 08: ADO.NET I

  1. Introduction
  2. Architecture
  3. System.Data.Dll
  4. System.Data.Oledb
  5. System.Data.SqlClient
  6. Data Readers
  7. Command Object
  8. Procedure Execution (PL/SQL)

Lesson 09: ADO.NET II : Data Adapters and DataSets

  1. Data Tables
  2. Data Relations
  3. Data Views

Lesson 10: ASSEMBLIES

  1. Data Tables
  2. Data Relations
  3. Data Views

Lesson 11: MULTITHREADING

  1. Threading Introduction
  2. System.Thrading NameSpaces
  3. Thread Members
  4. Thread States
ASP.NET


Lesson 01: ASP.NET

  1. Basics
  2. Web Programming
  3. HTML, DHTML
  4. JavaScript
  5. IIS
  6. ASP

Lesson 02: ASP.NET INTRODUCTION

  1. Introduction
  2. Difference Between ASP and ASP.NET
  3. Architecture
  4. Inline Technique & Code-Behind Technique
  5. Code Render Blocks
  6. Server Controls
  7. Page Basics, Page lifecycle
  8. Post back Request
  9. View State, Directives

Lesson 03: PROGRAMMING WITH SERVER CONTROLS

  1. Html Server Controls
  2. Web Server Controls
  3. Basic Web Controls
  4. List Controls, Data Controls
  5. Adv Controls, User Controls

Lesson 04: CUSTOM CONTROL Development

Lesson 05: MASTERPAGES AND SITE NAVIGATION

Lesson 06: ADO.NET PROGRAMMING

  1. Architecture
  2. DataReaders and DataSets
  3. Command Object
  4. Transaction Programming
  5. Procedure Execution
  6. Data Adapter and Data Set
  7. Data Tables
  8. Data Relation
  9. Data Views
  10. Updating Dataset

Lesson 07: ADO.NET AND ASP.NET

  1. Working with Data Controls
  2. GridView
    -Inserting, Updating, Deleting
    -Sorting in Data Grid
    -Paging in Data Grid
  3. DataSource Controls
  4. Dataset
  5. DetailsView
  6. FormView
  7. Data List
  8. Repeater Control
  9. Crystal Reports

Lesson 08: XML PROGRAMMING

  1. DTDs & XSDs
  2. Parsers
  3. SAX Model
  4. DOM Model
  5. XML Programming in .Net
  6. XML Readers
  7. XML Serialization

Lesson 09: STATE MANAGEMENT WITH ASP.NET

  1. Context
  2. View State
  3. Cookie State
  4. Session State
  5. Session Tracking
  6. Application Object
  7. Session and Application Events

Lesson 10: ASP .NET APPLICATION TUNING

  1. Machine.Config & Web.Config.
  2. App Setting
  3. Compilation Settings
  4. Custom Error Settings
  5. Session State Settings
  6. InProcess & OutProcess Sesstion States
  7. State Server & SQL Server
  8. Cookieless Session State
  9. Application and Global.ASAX

Lesson 11: CACHING

  1. Introduction to Caching
  2. Types of Caching
  3. Page Caching
  4. Diff. between Webuser Controls & Custom Controls
  5. Page fragmentation Caching
  6. Data Caching
  7. Data Caching – Application Object

Lesson 12: SECURITY

  1. Page Level
  2. Application Level

Lesson 13: TRACING

  1. Authentication & Authorization
  2. Windows Authentications
  3. Forms Authentications
  4. Passport Authentications
  5. Memberships

Lesson 14: SECURITY

  1. Page Level
  2. Application Level

Lesson 15: WEB SERVICES

  1. Architecture
  2. WSDL, SOAP, UDDI
  3. Publishing and Consuming Web Services
  4. Web Client
  5. Windows Client
  6. Caching Web Services
  7. Security in Web Services

Lesson 16: Overview of Advanced .NET Technologies

  1. ASP.NET-AJAX
  2. WPF
  3. WCF
  4. Silverlight

© 2019 Eleventhwebsolution. All rights reserved