You are on page 1of 6

.

Net Beginner Training

.Net Beginner Training


Introduction:
This course will take around 10-12 weeks of the time. Demo will be given for
almost all the topics.
We are going to use Razor view engine and C#.net throughout the session.

Session 1: OOPs
OOPs Concept

Session 2: C#.Net
Concept of the C#.Net

Session 3: Introduction of Asp.Net

Web application Life cycle (Client/Server communication)


Classic Asp Vs Asp.net
Asp.net 1.1 Vs Asp.net 2.0 Vs Asp.Net 3.5 Vs Asp.net 4.0
Visual Studio templates
Asp.net Folder structure
Asp.net Page Extensions
Code Behind
Http Get and Http Post Methods
Page directives
Hello World Example

Session 4: Controls, Page life cycle and Events

Basic Controls
Asp.net Page life cycle
Events
Data Binder Controls

Session 5: Intrinsic objects and Configuration understanding


Server Object
Request Object

Response Object

.Net Beginner
Training

Web.config file
Master.config
App.config
Web.congig Vs Master.Config
Global.aspx
Application and Session events of Global.aspx

Session 6: State Management

Hidden Field
Query String
Cookies
Session
Application
View State
Control State
Caching

Session 7: Master Page and Validation Controls


Validation Controls
Master Pages

Session 8: Exception Handing


Try/Catch/Finally
Application Exception
Handler Exception Handling in Global. asax

Session 9: User defined control and custom control


User Controls
Custom Controls

Session 10: Authentication and Authorization

Difference between Authentication and Authorization


Windows Authentication
Form Authentication
Passport Authentication

.Net Beginner
Training

Session 11: Pre process logic implementation


HTTP Handler
HTTP Modular

Session 12: Web services

Introduction of web service.


Consume Web service.
Create Web service.
Wsdl/disco etc
Deployment of web service.

Session 13: WCF Services

Introduction of WCF Service.


Consume WCF service.
Create WCF service.
Deployment of WCF service.

Session 14: Window Service


Create Window service.
Window service VS WCF service VS Web service.

Session 15: ADO.Net


Ado.net Architecture
Database Connection with ADO.net
DataSet, DataTable ,DataReader ,DataAdapter ,DataColumns,DataView, Data Row etc.
Executing commands in ADO.NET

Sample Example of connectivity

Session 16: Entity Framework

ORM
Ado.Net Vs Entity Framework
Data Base First
Code First
Model First
Sample Example of Entity Framework.

Session 17: LINQ

Anonymous type
Anonymous methods
Null able types
Sample Queries
IQueryable and IEnumerable
Simple Queries

Session 18: Layered and Tier Architecture

Two tiers
Three tiers
N tiers
N-layers

Session 19: Design patterns (Basic)

Single ton
Repository
Abstract Factory
MVC
Factory Patterns

Session 20: Collection/Generic and Delegate

Generic
Collection
Delegate
Extension Methods

Session 21: Serialization /De Serialization


Basic Example of Serialization/ De Serialization

Session 22: Deployment


How to create deployment of web application
How to deploy application in IIS

Session 23: Best Practices of Basic .Net Framework


Best Practices of Basic .Net Framework.

.Net Beginner
Training

Session 24: Introduction of Mvc.Net


Session 25: Razor Engine
Session 26: Helper Class
Session 27: Controller
Session 28: Views
Session 29: Models
Session 30: Action Method, Action Result and Routing
Session 31: Changing View and Layout
Session 32: MVC Action Filters & Partial View
Session 33: WebPages Helper
Session 34: Exception Handing
Session 35: Authentication and validation
Session 36: Accessing Data with ADO.Net
Session 37: Basic of Entity Framework and Accessing Data with entity
Framework
Session 38: Passing Data from View-Controller-Model.
Session 39: Dependency Injection
Session 40: Deployment
Session 41: JQuery Basic
Session 42: WebApi
Session 43: Mock Interview
Session 44: Mock Interview

You might also like