0% found this document useful (0 votes)
177 views

Dot Net

The document outlines syllabi for ASP.NET & C# .NET courses. It includes topics such as HTML, CSS, JavaScript, ASP.NET, C#.NET, and more. For each topic, it lists various sub-topics that will be covered, such as HTML elements, tags, and attributes. It also provides contact information for the training provider.
Copyright
© © All Rights Reserved
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)
177 views

Dot Net

The document outlines syllabi for ASP.NET & C# .NET courses. It includes topics such as HTML, CSS, JavaScript, ASP.NET, C#.NET, and more. For each topic, it lists various sub-topics that will be covered, such as HTML elements, tags, and attributes. It also provides contact information for the training provider.
Copyright
© © All Rights Reserved
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/ 9

ASP.NET & C#.

NET SYLLABUS
AAvhdvchdvchdvhdh

HTML
 HTML - Introduction  HTML - Password
 HTML - Elements  HTML - Reset
 HTML - Tags  HTML - Submit
 HTML - Text  HTML - Checkboxes
 HTML - Formatting  HTML - Radio
 HTML - Pre  HTML - Select
 HTML - Attributes  HTML - Hidden Fields
 HTML - Font  HTML - Upload
 HTML - Text Links  HTML - Textarea
 HTML - Comments  Special Tags
 HTML - Lists  HTML - Body
 HTML - Images  HTML - Meta
 HTML - Image Links  HTML - Style
 HTML - Tables  HTML - Div
 HTML - Bgcolor  HTML - Layouts
 HTML - Color Codes  HTML - Frames
 HTML - Color Chart  Formatting Tags
 HTML - Background  HTML - Bold
 Web Forms  HTML - Paragraphs
 HTML - Forms  HTML - Headings
 HTML - Input  HTML - Line Breaks
 HTML - Text Fields  HTML - Horizontal Rule

9595119900 || [email protected] || www.cncwebworld.com


Copy Right@CNCWEBWORLD
 HTML - Email
 HTML - Italic
 HTML - Code
 HTML - Superscript
 HTML - Subscript
 HTML – Strikethrough

CSS

CSS Introduction  CSS Display


 CSS Syntax  CSS Positioning
 CSS Id & Class  CSS Floating
 CSS How
 CSS Navigation Bar
CSS Styling  CSS Image Gallery
 Styling Backgrounds  CSS Image Opacity
 CSS Align
 Styling Text
 Styling Fonts
 Styling Links
 Styling Lists
 Styling Tables

CSS Box Model


 CSS Border
 CSS Outline
 CSS Margin
 CSS Padding
 CSS Dimension
9595119900 || [email protected] || www.cncwebworld.com
Copy Right@CNCWEBWORLD
JAVASCRIPT

Introduction  For
 JavaScript Overview
 JavaScript Syntax Function & Object
 Type of JavaScript  Passing Parameter to
function
 Embedding Script In HTML
File  Returning a value from
function
 Variable
 Creating Object
 Accessing Object
Operators
Properties &
 Arithmetic
 Logical
Method
 Comparison
 Array Object
 Assignment
 String Object
 Conditional
 Date Object
 Math Object
 Window Object
 Navigator Object
Conditional Statement &
Looping Statement Event Type
 If  Mouse Events
 If. Else  Frame/Object Events
 Switch  Form Events
 While
 Do/while

9595119900 || [email protected] || www.cncwebworld.com


Copy Right@CNCWEBWORLD
ASP.net

INTRO TO WEB  Advantages of ADO.Net


PROGRAMMING
 What is internet, Web Site,  Connected and
Web Request, Web Disconnected Data Access
Response Architecture
 Client side web  CRUD operations Using
technologies (vs.) Server SQL Server Connection,
side web technologies Command, Data Reader,
 Data Adapter & Data Set
classes to manipulating
ASP.NET PAGE LIFE CYCLE data from database using
ASP.net webpage
 Page life cycle Architecture
 Executing Queries, SQL
 Page events
Statements, Stored
Procedures
ASP.NET IMPLICT OBJECTS  Handling Tables in Data
 Request, Response Set

ASP.NET WEB CONTROLS


 Intro to ASP.NET Web STATE MANAGEMENT
Controls Standard Web  Session
Controls
 Application
 Post back
 Query String
 Validation Controls
 View State
 State-less (vs.) State-full
ADO.NET with ASP.NET
 Response.Redict (vs.)
 ADO.NET Architecture Server.Transfer
 Session state modes

9595119900 || [email protected] || www.cncwebworld.com


Copy Right@CNCWEBWORLD
 Global.asax CACHING
 Data Caching
ASP.NET SECURITY
 Output caching
 Authentication
 Authorization
INTERNATIONALIZATION
 Globalization (vs)
MASTER PAGES Localization
 Creating master pages and  Creating Global resources
content pages
 Applying culture
 Working with Content dynamically
Place Holders
ASP.NET AJAX
THEMES AND SKINS EXTENSIONS
 Creating themes  Script Manager, Update
 Creating .css and .skin files Panel, Timer
 Applying themes
dynamically ASP.NET AJAX CONTROL
TOOLKIT
WEB USER CONTROLS  How to download and
 How to create our own import
control  Toolkit Script Manager

IIS AND DEPLOYMENT WEB SERVICES


 Installing and configuring  Creating and consuming
IIS Web Services
 Creating IIS Application
 Deploying Web Sites into  Introduction of WPF
Local IIS  Introduction of WCF

9595119900 || [email protected] || www.cncwebworld.com


Copy Right@CNCWEBWORLD
 Introduction of MVC

C#.net 

Introduction of .Net  C# Sample Programs.


 Introduction to .Net  .Net Namespaces
 What is .Net?
 Advantages and
architecture of the .NET Programming of C#
Framework  Variables
 Languages used in .Net  Operators
 Expressions
.Net Framework
 Data Types
[Advanced]
 Type conversions
 Introducing the .Net
framework.  Boxing and Unboxing.
 What is .Net framework?  Access Specifiers
 CLR  Debugging our own code
 Class Library?
Branching and Flow
 JIT Compiler
Control
 Garbage Collection
 Conditional Branching (If
statements and Switch
C#.Net language case statement)
 What is C#.Net  Repeating Code
 Comparing C# to C++ and Blocks(While, Do While,
Java. Switch)
 Why C#
 Features of c#

9595119900 || [email protected] || www.cncwebworld.com


Copy Right@CNCWEBWORLD
Working with Arrays  Generics and Arrays
 Introducing Arrays  Generics and Lists
 Manipulating Arrays
 Single, Multiple and Jagged Exception Handling
Arrays  Exception Fundamentals
 Arrays as Collections  User-Defined Exception
Classes
Object-Oriented Programming
 Object & Classes C# Graphical User
 Constructors and Interface
Initialization, Destructor  Introduction to Windows
 Methods Forms
 Method Overloading  Standard Winform
Controls
 Method Overriding
 Properties, Events of each
 Static Members
Winform Controls
 Constant and Read-only
 Dialog Boxes
 Inheritance
 Menus, Progress Bar
 Working Abstract Classes
 MDI Forms
and Interfaces
Winform With Real time
 Delegates
windows application like
 Properties Calculator and
 Auto-Implemented Notepad
Properties

Collection and Generics ADO.NET


 Array List, Hash Table  ADO.NET Architecture
 Working with Dictionaries,  Advantages of ADO.Net
Stacks, and Queues

9595119900 || [email protected] || www.cncwebworld.com


Copy Right@CNCWEBWORLD
 Connected and Introduction of Entity Data
Disconnected Data Access Model and example that
Architecture illustrate EDM
 CRUD operations Using SQL
Server Connection,
Command, DataReader,
DataAdapter & DataSet
classes to manipulating
data from database using
windows form
 Executing Queries, SQL
Statements, Stored
Procedures
 Handling Tables in DataSet

Reporting
 Install crystal report for
visual studio 2012
 How to use crystal report
for windows form
 Generate report .

Globalization in Windows Form


 How to use resource file
for Multilanguage
application

Introduction of LINQ and


how to use linq

9595119900 || [email protected] || www.cncwebworld.com


Copy Right@CNCWEBWORLD
We are also providing training on Core & Adv java, Android, Web
Designing, Graphics designing, PHP & MySQL training, C & C++
Programing, asp.net & C#.net & Final year project for computer
science student.

For more Detail you can contact us


Dange Chowk Office:
CNC WEB WORLD
Sr. No. 51/2, Office No. -1,
Landmark: Opp. Pandit Petrol Pump,
On Hinjewadi Road
Dange Chowk, Pune 411033
Mob: +91 9175371080/81
E-mail: [email protected]

Helpline no.9595119900

Swargate Office:
CNC WEB WORLD
2nd Floor, Office No.202, Modi Plaza,
Landmark: Opp.Laxmi Narayan Theatre
Tel No: 020-41203324
Mob : +91 9156991450/51
E-mail: [email protected]
www.cncwebworld.com

9595119900 || [email protected] || www.cncwebworld.com


Copy Right@CNCWEBWORLD

You might also like