Sie sind auf Seite 1von 8

Contact No : + 91 9718010299

+ 91 8470982624

Resistive Technosource Pvt. Ltd.


Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution,
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc.

Course Contains for.Net


Resistive Technosource Provides the Training in various Technologies, Dot net is one of them;
we are providing the training with our best effort in Market Leading price. Our faculty is not
only the trainer but they have worked in various project developments; our training is itself a
developer, so we do commit to give practical oriented training for Engineers as well as Students.
Technologies

Visual Studio 2008/2010/2012 for Front End


SQL 2005/2008 for Back End
Operating System Window-7/8

Course Contains for .Net (1 Month)


INTRODUCTION OF DOT NET

Introduction of Applications
CLR Architecture and Services
The .Net Intermediate Language (IL)
Just- In- Time Compilation and CLS
Disassembling .Net Application to IL

.NET FRAMEWORK CLASS LIBRARY

System Namespace
System .Object Namespace
System .Collection Namespace
System .Type

LANGUAGE FUNDAMENTAL

Data type and Control Constructs


Value and Reference Types
Declaring and Initializing Variables
Unicode Characters and Strings
C# Operator
Looping Syntax
Structure
Implicitly Typed Local Variables
Conditional Syntax

ARRAY & STRING

Course Contains for ASP.Net (1 Month)


INTRODUCTION TO WEB FORM

Introduction of web application


Need of Web Application
How we can make web application
Http Protocol
Static and Dynamic Page
Concept Working of IIS and Browser
Differences b/w ASP and ASP.NET

INTRODUCTION TO HTML CONTROLS

Creating a Simple HTML Page


Html Tags
Hosting a HTML Page
IIS virtual Directory
Request Transfer Throws Get and Post
Methods

SERVER PAGES USING ASP.NET

Creating sever pages


Arch. of handling request In Web server
Http request object
Http response object
Understanding post back

WEB FORM CONTROL

Contact No : + 91 9718010299
+ 91 8470982624

Resistive Technosource Pvt. Ltd.


Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution,
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc.

Arrays in General
Declaring of different type Arrays
Initializing Arrays
Accessing element of different type Array
Members
Arrays of Objects
Using foreach with Arrays

OOPS CONCEPTS CLASSES

Encapsulating Attribute
Class & Object Creation
Define Constructor
Type of Constructor
Define Methods and their Type
Overloading Methods and Constructor
overloading
Define Property and their Types

INHERITANCE

Implementing Inheritance Hierarchies


Class Access Modifiers
Method Overloading, Overriding and
Hiding Concepts
Run time polymorphism
Abstract and Sealed Class
Implementation Interface in a Class
Play with Namespaces
Interface Polymorphism
Operator Overloading

EXCEPTION HANDLING

Role of .Net Exception Handling


System Level Exception
Application Level Exception
Try and Catch Block
Handling Multiple Exception
Finally Block

SERVER CONTROL FORM VALIDATION

Event Driven Programming


Delegate, Event and its association
Synchronous and asynchronous operation

Working with Range, Regular Expression


& Compare
Required Field Validator Controls
Use Control to Validate Property
Custom Validator Control
Implementation of Client and Server Side
Validation
Working with Validation Summary

STATE MANAGEMENT

Client side State Management


Introduction of stateless process
Http Cookies
Query String Method
View State
Hidden Field
Server Side State Management
Http Session
Http Application
Global.asax
Web.Config

DATA BINDING SERVER CONTROLS

EVENTS AND DELEGATES

Label
Button
Textbox
Check Box List
Link Button
Dropdown List Control
Add Rotator Control
File Upload Control
Multi View Control
Login Control
Image control Etc.

Use of Data Binding Control


Type of Data Binding Control (Formatted
and Unformatted)

Working with Grid View Control


o

Data binding with Grid View

Contact No : + 91 9718010299
+ 91 8470982624

Resistive Technosource Pvt. Ltd.


Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution,
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc.

with delegate
User Defined events and delegates
Multicasting with Delegates
Anonymous methods
Anonymous Methods with events

o
o
o
o
o
o

Working with Column Collection


Using Paging
Sort
Working with Data List Control
Working with Template
Working with Data List Events

MULTITHREADING
MASTER PAGES

Understand multithreading process


The System Threading namespace
The Thread and Thread Start class
Thread life cycle
Thread Safety Concept
Thread synchronization
Understanding Thread Pool

I/O OPERATIONS WITH FILE SYSTEMS

File and Directory Class


Marshal Classes, File Info and Directory
Info
Path Class
Drive Info Class
Stream Object with Files: Stream Reader,
Stream Writer
File Stream and Memory Stream

INTRODUCTION TO WINDOW APP.

How ADO.NET works and how it differs


from ADO?
Evolution of ADO to ADO.NET

ADO.NET AND ITS ARCHITECTURE

Connection Object
Command Object
Dataset
Data Reader Object
Data Adapter Object
Concurrency and the Disconnected Data
Architecture
Provider

Introduction and Need of Master Page


Creating a Master Page
Default Contents
Master page with CSS and table layout
Applying Master Page through
Configuration File
o Dynamic setting a Master Page
o Nested Master Page
o Master Page and Relative Path

ASP.NET WEB SECURITY

Windows
Forms
Passport

ASP.NET AJAX

Introduction of AJAX
Role of script manager
Understanding and working with update
panel
Understanding and Working with Update
progress control
Understanding and Working with Timer
control
Creating AJAX enabled website
Creating an AJAX enabled web service

DEVELOPMENT ARCHITECTURE

Domain of .Net
D.N.A. Architecture
One Tier
Two Tier

Contact No : + 91 9718010299
+ 91 8470982624

Resistive Technosource Pvt. Ltd.


Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution,
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc.

DATA SET

Creating Tables in Dataset


Data Column
Data Row
Data Table
Updating, Inserting and Modification in
Data Table
Saving Changes into Data Base using
Command Builder
Working With Command and Connection

CONNECTIONS AND COMMAND OBJECT

Connection Object
Command Object
Execute Non Query
Execute Scalar

DATA READER

Reading Data in Connected Environment


Moving and Accessing Value of Record
Execute Reader

DATAGRIDVIEW & DATA BINDING

Row State Filter and Sort Property


Update records via a Datagridview
Insert records via a Datagridview
Delete records via a Datagridview

Three Tier

WORKING WITH ADMIN PANEL

Admin Login panel


Forget Password Functionality
Send Mail
Working with Advertisement
Working with XML

Contact No : + 91 9718010299
+ 91 8470982624

Resistive Technosource Pvt. Ltd.


Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution,
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc.

Course Contains for Complete DOTNet (3 Month)


Console Application Development
INTRODUCTION OF
APPLICATION &
FRAMEWORK

Console Application
Window Application
Web Application
Mobile Application
Difference b/w software,
IDE and Framework
Programming Architecture

THE COMMON LANGUAGE


RUNTIME (C.L.R.)

CLR Architecture and


Services
The .Net Intermediate
Language (IL)
Just- In- Time Compilation
and CLS
Disassembling .Net
Application to IL

.NET FRAMEWORK CLASS


LIBRARY

System Namespace
System .Object Namespace
System .Collection
Namespace
System .Type
Exception

SYNTAX & DATA TYPES


LANGUAGE FUNDAMENTAL

Data type and Control


Constructs
Value and Reference Types
Declaring and Initializing
Variables

Window Application Development


INTRODUCTION OF ADO.NET

How ADO.NET works and


how it differs from ADO?
Evolution of ADO to
ADO.NET

WORKING WITH FORMS

Form Layout
Class Library
Inherit class
InitializeComponent Method
Form Events
Form Properties
Form Show & Hide method
Add New Form

WINDOW CONTROLS

Label
Textbox
Dropdown
Radio Button
Image Button
Button
Check box
List Box Etc.

WORKING WITH EVENTS

PageLoad
Mousemove
Mouseup
Mouseover
Click
DoubleClick
Sizechanged
Textchanged

Web Application Development


INTRODUCTION OF WEB FORM

Need of Web Application


Introduction of web application
Need of Web Application
How we can make web
application
Http Protocol
Static and Dynamic Page
Concept Working of IIS and
Browser
Differences between ASP and
ASP.NET

INTRODUCTION TO HTML
CONTROLS

Creating a Simple HTML Page


Html Tags
Hosting a HTML Page
IIS virtual Directory
Request Transfer Throws Get
and Post Methods

SERVER PAGES USING ASP.NET

Creating sever pages


Architecture of handling
request In Web server
Http request object
Http response object
Understanding post back

UNDERSTANDING PAGE LIFE


CYCLE

Understanding of Application
Life Cycle
Page Life-cycle Stages
Life-cycle Events
Autoeventwireup
Tracing and debugging asp.net

Contact No : + 91 9718010299
+ 91 8470982624

Resistive Technosource Pvt. Ltd.


Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution,
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc.

Unicode Characters and


Strings
C.T.S Type
Implicitly Typed Local
Variables
Conditional Syntax
C# Operator
Looping Syntax
Structure

ARRAY & STRING

Arrays in General
Declaring of different type
Arrays
Initializing Arrays
Accessing element of
different type Array
Members
Arrays of Objects
Structure type array
Using foreach with Arrays

OOPS CONCEPTS CLASSES

Encapsulating Attribute
Class & Object Creation
Define Constructor
Type of Constructor
Define Methods and their
Type
Overloading Methods and
Constructor overloading
Define Property and their
Types
The Memory Allocation
with New Keyword
Passing Initial Values with
Constructor

INHERITANCE

Implementing Inheritance
Hierarchies
Class Access Modifiers
Method Overloading,

pages

WORKING WITH DIALOG

Color Dialog
Font Dialog
Openfile Dialog
Savefile Dialog
Print Dialog
Print Preview Dialog

WORKING WITH ADVANCE


CONTROLS

Timer
Progress bar
Print Document
Crystal report
Status strips
Menu bar Etc.

STATE MANAGEMENT

SERVER CONTROL FORM


VALIDATION

WORKING WITH USER


DEFEND LIBRARY

Using User Defend DLL


Using User Defend Name
Space
User Beans

WORKING WITH MESSAGE


BOX

Message show
Message show with deferent
parameters
Message with dialog box

WORKING WITH DATABASE

Working with DSN


ODBC Connection
OLEDB Connection
SQL Connection

ADO.NET AND

Client side State Management


Introduction of stateless process
Http Cookies
Query String Method
View State
Hidden Field
Server Side State Management
Http Session
Http Application
Global.asax
Web.Config

Working with Range, Regular


Expression & Compare
Required Field Validator
Controls
Use Control to Validate
Property
Custom Validator Control
Implementation of Client and
Server Side Validation
Working with Validation
Summary

WEB FORM CONTROL

Textbox
Check Box
List Box
Dropdown List Control
Add Rotator Control
File Upload Control
Multi View Control
Login Control
Image control
Radio button control

Contact No : + 91 9718010299
+ 91 8470982624

Resistive Technosource Pvt. Ltd.


Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution,
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc.

Overriding and Hiding


Concepts
Run time polymorphism
Abstract and Sealed Class
Implementation Interface in
a Class
Play with Namespaces
Interface Polymorphism
Operator Overloading
Partial Class

ITSARCHITECTURE

Connection Object
Command Object
Dataset
Data Reader Object
Data Adapter Object
Concurrency and the
Disconnected Data
Architecture
Provider

DATA BINDING SERVER


CONTROLS

Working with Grid View Control

EXCEPTION HANDLING

DATA SET
Means of Error, Bug and
Exceptions
Role of .Net Exception
Handling
System Level Exception
Try and Catch Block
Handling Multiple
Exception
Finally Block
Throw Exception on Request
Custom Exception

EVENTS AND DELEGATES

Event Driven Programming


Delegate, Event and its
association
Synchronous and
asynchronous operation with
delegate
User Defined events and
delegates
Multicasting with Delegates
Anonymous methods
Anonymous Methods with
events

Creating Tables in Dataset


Data Column
Data Row
Data Table
Updating, Inserting and
Modification in Data Table
Saving Changes into Data
Base using Command Builder
Working With Command and
Connection

CONNECTIONS AND
COMMAND OBJECT

Connection Object
Command Object
Execute Non Query
Execute Scalar

Reading Data in Connected


Environment
Moving and Accessing Value
of Record
Execute Reader

Data binding with Grid


View
o Working with Column
Collection
o Using Paging
o Sort
Working with Data List Control
o Working with Template
o Working with Data List
Events

MASTER PAGES

DATA READER

Use of Data Binding Control


Type of Data Binding Control
(Formatted and Unformatted)

Introduction and Need of


Master Page
Creating a Master Page
Default Contents
Master page with CSS and table
layout
Applying Master Page through
Configuration File
o Dynamic setting a
Master Page
o Nested Master Page
o Master Page and
Relative Path

ASP.NET WEB SECURITY

Windows
Forms
Passport

MULTITHREADING

Understand multithreading
process

DATAGRIDVIEW &

ASP.NET AJAX

Contact No : + 91 9718010299
+ 91 8470982624

Resistive Technosource Pvt. Ltd.


Expertise In : Web Designing, Web Development, Web application Development, Software Development, SEO Services, E-Commerce Solution,
Industrial Training, Embedded Based Project Development, Manual & Tool Based Testing, Etc.

The System Threading


namespace
The Thread and Thread Start
class
Thread life cycle
Thread Safety Concept
Thread synchronization
Understanding Thread Pool

DATABINDING

I/O OPERATIONS WITH FILE


SYSTEMS

Row State Filter and Sort


Property
Update records via a
Datagridview
Insert records via a
Datagridview
Delete records via a
Datagridview

File and Directory Class


Marshal Classes, File Info
and Directory Info
Path Class
Drive Info Class
Stream Object with Files:
Stream Reader, Stream
Writer
File Stream and Memory
Stream

WORKING WITH DLL

Introduction of DLL
Working with DLL
Create user Defined DLL

Project Development

Introduction of AJAX
Role of script manager
Understanding and working
with update panel
Understanding and Working
with Update progress control
Understanding and Working
with Timer control
Creating AJAX enabled website

Das könnte Ihnen auch gefallen