.NET TRAINING

.NET TRAINING by CNC Web World Training Institute Pune

Beginner 0(0 Ratings) 0 Students enrolled
Created by cncwebworld staff Last updated Mon, 09-May-2022 English


.NET TRAINING free videos and free material uploaded by cncwebworld staff .

Syllabus / What will i learn?

Introduction

What is Website

What is Webpages

Type of website

Domain

Web Hosting

Namespace and DOCTYPE

What is HTML

HTML Syntax

HTML Elements

Head

Title

Favicon

Metatag

Body

Paragraph

p...../p

Align

HTML-Anchor

a..../a

href

Target

Title

Named Anchor

Image With Link

Link Colors

HTML-List

Unordered List

Ordered List

Definition List

HTML-pre

HTML-Quotes

HTML-blockquote

HTML-abbr

HTML-Address

HTML-Comments

Text

Heading Tags

h1...../h1

h2....../h2

h3....../h3

h4....../h4

h5....../h5

h6....../h6

Text Formatting

b...../b

i....../i

strong....../strong

em....../em

strikethrough....../strikethrough

del....../del

small...../small

big....../big

code....../code

sub....../sub

sup....../sup

Empty Tag

Hr

br

HTML-Table

table..../table

tr..../tr

td..../td

th..../th

Width & Height

V-align

Caption

Cellpadding

Cellspacing

Colspan

Rowspan

Bgcolor

Background

Frame

Background

Bgcolor

Background-image

HTML Entities

copy

nbsp

beta

gamma

dollar

& Many more...

HTML-Image

img..../img

Src

Width & Height

Border

Align

Alt

Title

Hspace

Vspace

HTML-Marquee

marquee..../marquee

Direction

Loop

Scrollamount

Bgcolor

Width & Height

Behavior

Image with marquee

Vspace

Hspace

Nested Marquee

Frame

frameset..../frameset

frame..../frame

src

Frameborder

Noresize

Cols

Rows

_parent

iFrame

iframe..../iframe

src

Frameborder

Width & Height

HTML-Form

form..../form

Action

Method

Enctype

Input type

Text

Password

Type of Button

Type of Method

Selection Technique

Textarea

Legend & Field set

Hidden Form Control

HTML-Block & Inline Element

div

span

CSS

Introduction

What is CSS

Type of CSS

CSS Syntax

CSS Rules

Color value

CSS measurements

CSS Selector

ID

Class

Single Elements

Multiple Elements

All Elements

Specific Element by ID

Specific Element by Class

Child Selector

Descendant Selector

Adjacent sibling selectors

General sibling selectors

Background Property

Background-color

Background-image

Background-repeat

Background-position

Background attachment

Font Property

Font-family

Font-style

Font-variant

Font-weight

Font-size

Color

Direction

Letter-spacing

Word Spacing

Text-Indent

Text-align

Vertical-align

Text-decoration

Text-transform

White-space

Line-height

Box Model

Border

Margins

Padding

Outline

Table Property

Border-collapse

Caption-side

Border-spacing

Empty-cells

Width and height

Text-align

Vertical-align

Background-color

List Property

list-style-type

list-style-position

list-style-image

Floating Element

Left

Right

None

Links CSS and Pseudo-class

:link

:visited;

:hover

:active

Clear Property

Cursors

CSS-Display

Blcok

Inline

Inline-block

None

Position

Static

Fixed

Relative

Absolute

CSS-Layer

z-index

ImageOpacity

CSS Overflow

Visible

Hidden

Scroll

JAVASCRIPT

Introduction

What is javascript

Advantages of javascript

Why learn javascript

Uses of Javascript

What is validation

Client-side validation

Server-side validation

Type of Javascript

Javascript Syntax

Output Function

Document.write

Window.alert

Variable

Operator

Artithmetic Operators

Assignment Operators

Comparison Operators

Logical/Boolean Operators

String Operators

Conditioinal Statement

If

If...else

If...else if...else

Switch

Looping Statement

Do..while

While

For

Nested for

Function

What is function

Function without parameter

Function with parameter

Return Statement

Local variable

Global variable

Array

What is Array

Syntax of Array

Length

Concat()

Push & pop

Shift & Unshift

Dialog Boxes

Alert

Confirmation

Prompt

Event

Onclick

Ondblclick

Onfocus

Onblur

Onchange

Onselect

Onmouseover

Onmouseout

Onsubmit

Onreset

Onload

Page Print

Window.print

Page Redirection

[removed]

Object

String Object

Date Object

Math Object

Window Object

Navigator Object

Image Object

DOM

What is DOM

Methods of document object

getElementById()

getElementsByName()

getElementsByTagName()

getElementsByClassName()

Form Validation

C#.net

Introduction

Introduction to .Net

What is .NET?

Why .NET

Advantages of .NET

Disadvantages of .NET

JIT (Just-In- Time) Compiler

How JIT Works?

JIT Types

Class Library

Garbage Collection

Overview of .NET

Common Language Runtime

Common Language Specification

Common Type System

Framework Class Library

What is C#?

MAIN FEATURES OF C#

How to write simple C# code?

How to create variable in C#?

Operator in C#

Arithmetic Operator

Comparison Operator

Logical Operator

Unary Operator

List of Escape Characters

Conditional statement

If…else

If…else ladder

Nested if…else

Switch

Loops

While loop

Do…while loop

For loop

Nested for loop

Access Specifiers

How many types of access specifiers in C#?

Public access specifier

Private Access Specifier

Protected access specifier

internal access specifier

protected internal access specifier

get set modifier

class

Method or function

declare and call method in Main method

static keyword

Main method

parameter

Value type

Reference Type

Output parameter in C sharp

Command Line Argument

Array

What is an Array?

Declare array

Use array in C# programming

storing value in array

accessing value from array

multi dimensional array

param array in C#

passing array as parameter

passing array as parameter

Various types of array’s properties

Various types of array’s function

for each loop in C# Array

Structure

What is structure in C#

How to create user defined data types using structure?

OOPs (Object Oriented Programming) Concepts

Advantages of OOPs

Class and Objects

Data Hiding

Data Abstraction

Encapsulation

Inheritance

Polymorphism

Overloading

Overriding

Constructor

Abstract Class

Interface

Namespaces

delegates

C# Collection

ArrayList Collection

Hashtablesd

Bit Array

Stack Class

Queue Class

Exception Handling

What is Exception?

What is Exception Handling?

Components to Handle Exception

Windows Form Controls

Windows Form Designer

Toolbox Controls

Button Control

Label and LinkLabel Controls

TextBox Control

RadioButton and CheckBox Controls

Group Box Control

RichTextBox Control

ListBox and CheckedListBox Controls

ComboBox Control

ListView Control

ImageList Control

StatusBar Control

TabControl Control

MDI Forms

Introduction ADO.Net

Connection to a Microsoft SQL Server

Working from Microsoft Visual Studio

Introduction to the SQL Connection

Asp.net

Introducation

What is ASP.NET?

ASP.NET Web Forms Model

The ASP.NET Component Model?

Components of .Net Framework

Environment Setup

The Visual Studio IDE

Working with Views and Windows

Adding Folders and Files to your Website

Projects and Solutions

Building and Running a Project

ASP.NET PAGE Life Cycle

ASP.NET Application Life Cycle

ASP.NET Page Life Cycle

ASP.NET Page Life Cycle Events

First Example

Page Directives

Code Section

Page Layout

Using Visual Studio IDE

Event Handling

Event Arguments

Application and Session Events

Page and Control Events

Event Handling Using Controls

Default Events

Server Side

Server Object

Request Object

Response Object

Server Control

Properties of the Server Controls

Methods of the Server Controls

HTML Server

Advantages of using HTML Server Controls

Client Side

Client Side Scripts

Client Side Source Code

Basic Control

Button Controls

Text Boxes and Labels

Check Boxes and Radio Buttons

List Controls

The ListItemCollection Object

Radio Button list and Check Box List

Bulleted lists and Numbered Lists

HyperLink Control

Image Control

Directives

The Application Directive

The Assembly Directive

The Control Directive

The Implements Directive

The Import Directive

The Master Directive

The MasterType Directive

The OutputCache Directive

The Page Directive

The PreviousPageType Directive

The Reference Directive

The Register Directive

Managing State

View State

Control State

Session State

Application State

Validator

BaseValidator Class

RequiredFieldValidator Control

RangeValidator Control

CompareValidator Control

RegularExpressionValidator

CustomValidator

ValidationSummary

Validation Groups

Database Access

Retrieving and Displaying Data

Ado.net

The DataSet Class

The DataTable Class

The DataRow Class

The DataAdapter Object

The DataReader Object

DbCommand and DbConnection Objects

File Uploading

Ad Rotators

The Advertisement File

Properties and Events of the AdRotator Class

Working with AdRotator Control

Calendars

Properties and Events of the Calendar Control

Working with the Calendar Control

Multi View

Properties of View and MultiView Controls

Panel Control

Working with the Panel Control

Ajax Control

The ScriptManager Control

The UpdatePanel Control

The UpdateProgress Control

The Timer Control

Data Sources

Data Source Views

The SqlDataSource Control

The ObjectDataSource Control

The AccessDataSource Control

Data Binding

Simple Data Binding

Declarative Data Binding

Custom Controls

User Controls

Custom Controls

Working with Custom Controls

Personalization

Understanding Profiles

Attributes for the Element

Anonymous Personalization

Error Handling

Tracing

Error Handling

Debugging

Breakpoints

The Debug Windows

LinkQ

LINQ Operators

Secuirty

Forms-Based Authentication

IIS Authentication: SSL

Data Catching

What is Caching?

Caching in ASP.NET

Output Caching

Data Caching

Object Caching

Web Services

Creating a Web Service

Consuming the Web Service

Creating the Proxy

Multi Threading

Creating Thread

Thread Life Cycle

Thread Priority

Thread : Properties and Methods

Configuration

Configuration Section Handler declarations

Application Settings

Connection Strings

System.Web Element

Deployment

XCOPY Deployment

Copying a Website




Curriculum for this course
0 Lessons 00:00:00 Hours
+ View more
Description

“Asp stands for active server pages” Asp.net is an open source server side web application framework designed for web development to create dynamic web pages. Asp.net has been developed by Microsoft using asp.net developers can create dynamic websites, web applications and web services."


You need online training / explanation for this course?

1 to 1 Online Training contact instructor for demo :


+ View more

Other related courses
About the instructor
  • 0 Reviews
  • 0 Students
  • 22 Courses
+ View more
Student feedback
0
Average rating
  • 0%
  • 0%
  • 0%
  • 0%
  • 0%
Reviews

Material price :

Free

1:1 Online Training Fee: 10000 /-
Contact instructor for demo :