0% found this document useful (0 votes)
54 views3 pages

DotNetTraining Professional

This document outlines a 4-month .Net training module with a professional focus. It covers Asp.net, C#, SQL Server, and a live project. The Asp.net section covers the .Net framework, architecture, web UI, controls, and applications. The C# section comprehensively covers the C# language. The SQL Server section covers database concepts like DDL, DML, DCL, functions, joins, triggers, and optimization. The module culminates in a live project applying the skills learned.

Uploaded by

Tanisha Jindal
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
54 views3 pages

DotNetTraining Professional

This document outlines a 4-month .Net training module with a professional focus. It covers Asp.net, C#, SQL Server, and a live project. The Asp.net section covers the .Net framework, architecture, web UI, controls, and applications. The C# section comprehensively covers the C# language. The SQL Server section covers database concepts like DDL, DML, DCL, functions, joins, triggers, and optimization. The module culminates in a live project applying the skills learned.

Uploaded by

Tanisha Jindal
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

.

Net Training Module - Professional

Microsoft .Net Module (Professional)


Duration 4 Months
1. 2. 3. 4. Asp.Net C# SQL Server Live Project

1. Asp.net
Part I a. .Net Framework b. .Net Application Architecture 1) 2-Layered/ 2-Tier 2) 3-Layered/ 3-Tier 3) MVC c. Web UI 1. HTML 2. XHTML 3. Cascade Style Sheet (CSS) 4. JavaScript 5. JQuery d. Asp.net 1. Asp.net Introduction and Features 2. Visual Studio 2008 3. Web Forms a. Page Processing b. Page Event Modal c. Page Life Cycle d. Page Class and Objects Request Response Server User Trace 4. Server Controls Label Control Link Button 1|P ag e

Textbox Control Image Button

Button Control List Box dotnetjaipur

.Net Training Module - Professional


Bulleted List Ad Rotator Check Button Radio Button List MultiView SiteMapPath Panel Image Map Checkbox list Dropdown List Wizard Control Calendar File Upload Radio Button XML TreeView

5. Asp.net Applications a. Validation Controls b. Machine.Config ,Web.Config and Global.asax Files c. Asp.net Directories d. WAT e. HTTP Handlers and HTTP Modules 6. State Management ViewState Session state Part II 7. Ado.Net Fundamentals Connection Object DataAdapter Object 8. Data Components and Dataset Dataset DataView 9. Databinding 10. Rich data controls a. DataGrid b. Gridview c. Formview d. DetailView e. DataList f. Repeater g. Listview h. Datapager Part III 11. Cache and XML 12. File Stream 13. Master Pages, Themes and Skin Files 2|P ag e dotnetjaipur DataTable DataRow

Querystring Application

Cookies

Command Object DataReader Object

.Net Training Module - Professional


14. 15. 16. 17. 18. User Controls Navigation Controls Membership Web Services Ajax

2. Complete C# Language
C# Introduction Literals Program Control Statements Arrays and Strings Operator Overloading Interface Structures Exception Handling Delegates and Events Namespace Assemblies Collections Unsafe Code and Pointers Data Types and Variables Operators Classes and Objects Methods and Classes Indexers and Properties Inheritance Enumerations Using I/O Lambda Expressions Preprocessor Reflection Generics

3. SQL Server
DDL, DML and DCL Aggregate functions Order by clause Stored Procedures Views Sub queries Optimization 4. Live Project Normalization Group by and Having Joins Triggers Cursors Full-Text Search

3|P ag e

dotnetjaipur

You might also like