.Net is development environment which is used to develop applications by using different languages. Our 6 Months certification course contains basic to advanced level knowledge, and this entire course is designed and developed to grab job opportunities in reputed, when you complete the training course successfully.
ASP is a server-side scripting language. Basically what this means is that if an ASP page is requested, the web server will process it and run all the ASP code, before sending the output to the browser. This has two major advantages over client-side scripts like JavaScript. The first is that there are no compatibility problems.
1. Introduction
Use Of .Net
D.N.A. Arch.
One Tier
Two Tier
Three Tier
N-Tier
2. The Common Language Run Time
Syntax & Data Types
Language Fundamental
Data Type Control Structure
Value & Ref. Data Type
Declaring & Initializing Value
Cts Type
Conditional Operator
C# Operator
Looping Syntax
Array
Structure
3. OOPs Concept Class
Encapsulation
Constructor
4. Define Method & Their Type
Overloading Method & Constructor
Define Property & Their Type
Object Creation
Invoking Property & Methods
5. Events & Delegates
Understanding Delegates
Types of delegates
Simple delegates
Multicast delegate
Generic delegates
Understand events
System define events
Events process cycle
Event handlers
User define events
Creating and binding user events
6. Inheritance
Inheritance Hierarchies
Constructor in Inheritance
Method Overloading, Overriding & Hiding Concept
Abstract & Sealed Class
Interface Polymorphism
Partial Class
7. Collections
Array
Stack
Queue
Hash Table
8. File Handling
System.IO Namespace
Stream Reader & Stream Writer
File Class
Directory Class
Path Class
Reading & Writing a File.
9. Exception Handling
Means of Errors, Bugs & Exception
Role of .Net Exception Handling
System.IO Namespace
Stream Reader & Stream Writer
File Class
Directory Class
Path Class
Reading & Writing a File.
10. Exception Handling
Means of Errors, Bugs & Exception
Role of .Net Exception Handling
System Level Exception
Application Level Exception
Try & Catch Block
Handling Multiple Exception
Finally Block
Throw Exception on Request
Custom Exception
11. Multithreading
Understanding Multithreading
The System. Threading Namespace
The Thread & Thread Start Class
Thread Life Cycle
Thread Safety Concept
Understanding Thread Pool
Understanding Role of Thread Background
12. Serialization
Understanding Object Serialization
Serialization Formatters
.Binary Formatters
.Soap Formatters
.XML Serializar
13. Assembly & Deployment
Role of .Net Assembly
Building & Consume Single File Assembly
Building & Consume Multi File Assembly
14. Reflection
System Reflection Name Space
Core Reflection Classes
Method Info
Member Info
Browsing & Query Members
Invoking Method & Property
15. Remoting
Introduction of Remoting
Remoting Architecture & Scenario
Creating .Net Remoting Object
Activation Type
Singleton
Creating Channels
Activation Type
Singleton
Single Call
Creating Channels
16. Web Designing & Development
Html
Css
17. Build Website Using Html & Css
Asp.Net
Introduction of Asp.net
Difference B/w Static & Dynamic Web Page
Difference B/w Asp & Asp.net
Server Page Using Asp.net
Creating Server Pages
Understanding Page Life Cycle
Handling Page Requesting
Http Request Objec
Http Response Object
Understanding Post back
Auto Event Wire Up
Tracing & Debugging Asp.net Page
18. Server Control
Standard Control
Text Box
Combo Box
List Box
Check Box
Radio Button
Ad rotator Control
File Upload Control
And Many More
Validation Control
19. Ado.Net
Introduction of Ado.net
Difference B/w Ado & Ado.net
Sql Server 2005
Creating Data base Using Query & Wizard
Understanding Constraint
Connection Object
Command Object
Dataset Object
Data Reader Object
Data Adapter Object
20. Working with Data Set
Understanding Command & Connection Class
Execute Command with Command Object
Implementation and Difference of Execute Non Query & Execute Scalar