MAIN MENU

Main Menu

Institute / Trainer Account

Social Links

img

Dot Net Training
By
MGTechnosoft

Course Info

Course Description:

DOT NET Course Contents Serial Number Basic Dot Net Advanced Dot Net

1 C#.Net Web Services

2 ASP.Net WCF

3 ADO.Net Entity Framework

4 SQL Server LINQ

5 AJAX MVC

Software Visual Studio 2012,SQL Server 2014 Basic Dot Net Serial Number Basic Dot Net

1 C#.Net

2 ASP.Net

3 ADO.Net

4 SQL Server

5 AJAX C#.NET 

NET Enterprise Architecture

Ø NET Framework

Ø Base Class Libraries (BCL)

Ø Common Language Run Time (CLR)

Ø Microsoft Intermediate Language (MSIL)

Ø Common Language Specification (CLS)

Ø .NET Products

Ø .NET Services

C# Languages Basics

Ø Data Types

Ø Type Conversion

Ø Boxing & Unboxing

Ø Conditional Statements

Ø Looping

Ø Methods in C#

Ø Properties

Ø Arrays

Ø Indexes

Ø Structures, Enumerations

Ø Strings

Ø Regular Expressions

Ø Collections

Ø String Builder Object Oriented Language

Ø OOPS Concepts

Ø Encapsulation

Ø Inheritance

Ø Polymorphism

Ø Class and Object

Ø Types of Class

Ø Constructors

Ø Destructors

Ø Method Overloading

Ø Method Overriding

Ø Early binding, Late binding

Ø Abstract Classes

Ø Abstract Methods

Ø Interfaces

Ø Multiple Inheritances Memory Management

Ø Garbage Collector

Ø Stack and Heap

Ø System.

Object Class

Ø Architecture of GC

Ø Generations Exceptional Handling

Ø System Defined Exceptions

Ø Custom Exceptions

Ø Try, Catch, Finally

Ø Throwing Exceptions Operator Overloading

Ø Unary Operator

Ø Binary Operator GUI Applications Development

Ø Windows forms and controls

Ø Creating Menus

Ø Toolbars, Image list

Ø Tree View, List view Assemblies

Ø Private Assemblies

Ø Shared Assemblies

Ø Global Assembly Cache (GAC) Architecture of CLR

Ø Components in CLR

Ø Type Safety Delegates and Event Handling

Ø Function Pointers

Ø Multi cast delegates

Ø Generic Routines

Ø Event Handling Pointers

Ø Value types, Reference types

Ø Structures and pointers Introduction to Web applications and Security

Ø ASP.NET using C#

Ø System. Web & A simple web application

Ø Code access security

Ø Role based security ASP.NET Introduction to Web Technologies

Ø HTML

Ø Client side scripting languages

Ø IIS Architecture

Ø Server side programming with ASP

Ø ASP objects introduction ASP.NET Introduction

Ø What is ASP.NET

Ø ASP vs. ASP.NET

Ø Page and import directive

Ø In page technique and code behind technique Server Side Controls

Ø Client control vs. Server side controls

Ø Type of server controls HTML server controls, Web server controls

Ø HTML server controls programming using in page technique

Ø View state architecture

Ø ASP.NET page execution architectureASP.NET worker process, page life cycle events

Ø Types of web server controls Working with basic controls, Label, Text box, Buttons etc.,

Ø Working with rich controls Calendar, Ad rotator.

Ø Validation Controls. State Management

Ø Page submission

Ø Cookies

Ø Session State

Ø Session Tracking Arch

Ø Application object

Ø Session and App events

Ø Global ASAX XML Programming

Ø Introduction to XML

Ø Creation of XML document

Ø XML parsers

Ø Developing Client App for XML

Ø XML Scheme

Ø Database support for web Caching

Ø Importance of caching

Ø ASP 4.5 Support for caching

Ø Type of caching in ASP.NET

Ø Output caching Web user control vs custom control

Ø Fragment caching

Ø Data caching vs. Application object ASP.NET Configuration

Ø Machine configuration vs. Web configuration

Ø Application variables

Ø Compilation setting

Ø Custom error setting

Ø Session state setting

Ø Enhancement in ASP.NET

Ø Inprocess vs. Outprocess session state

Ø State server and SQL server

Ø Cookie less session ASP.NET Tracing

Ø Page level

Ø Application level Security in ASP.NET

Ø Authentication & Authorization

Ø Windows based authorization

Ø Form Based authorization

Ø Passport Master Pages & Themes

Ø Simple Master Page

Ø Nested Master Page

Ø Configuring Master Page Creating Themes

Ø Applying Themes

Ø Applying External Style sheet

Ø Working with template Asp.Net Validation Controls ?

Ø Required Field Validator Control ?

Ø Regular Expression Validator Control ?

Ø Compare Field Validator Control ?

Ø Range Validator Control ?

Ø Validation Summary Control ?

Ø Custom Validator Control ?

Ø Summary Using the Grid View Control ?

Ø Grid View Control fundamentals ?

Ø Displaying Data ?

Ø Using Data Keys ?

Ø Sorting Data ?

Ø Paging through Data ?

Ø Summary ADO.NET Data Base Programming

Ø ADO.NET Introduction

Ø Data Providers in .NET Ø Connection, Command

Ø Data reader

Ø Data Adapter

Ø Data Set

Ø Command Builder

Ø Data Relations

Ø ADO.NET and XML

Ø Connect /Insert/Update/Delete/Query data – Using ADO.Net

Ø Stored Procedure with ADO.Net using – Output parameters SQL Server Work with Store Procedure &Data Base

Ø Learn Database Models

Ø Overview of SQL Server Management Studio

Ø Creating the Data Base

Ø Creating the table

Ø Select,Insert,Delete,Update in Data Base

Ø Writing simple and complex queries that retrieve data from the Database

Ø Creating the Store Procedure

Ø Types of Store Procedure (Input,Output)

Ø Types of Joins

Ø Sub-Queries

Ø Create and Managing View AJAX Work with ASP.NET AJAX

Ø Understanding AJAX Technology

Ø How AJAX Works

Ø AJAX Control Toolkit

Ø Downloading and Installation

Ø Simple example

Ø Building a ASP.NET Page with Ajax

Ø Using UpdatePanel Control

Ø AJAX Server Controls

Ø AJAX Control Toolkit Extenders

Advanced Dot Net Serial Number Advanced Dot Net

1 Web Services

2 WCF

3 Entity Framework

4 LINQ

5 MVC

Web Services Work with Web Services

Ø What is a webservice and its role in web applications

Ø Component and protocols - SOAP, WSDL, Proxy class etc

Ø How to create webservice

Ø How to consume a web service from an ASP.NET page

Ø Web services accessing database

Ø XML Web Services

Ø Role of WSDL

Ø NET support for Web Service

Ø Client Apps for Web Service

Ø WSDL utility

Ø Session state with Web Service

Ø Caching with Web Service

Ø Proxy with Asynchronous Methods

Ø Web service wire Formats

Ø HTTP Post

Ø HTTP Get

Ø SOAP Architecture

Ø SOAP Envelops

Ø Discovering web Service WCF(Windows Communication Foundation) Work with WCF

Ø Introduction to WCF

Ø Evolution of WCF

Ø WCF Service Libraries

Ø Understanding of Address,Binding and Contracts in WCF Services

Ø Evolution of Service Oriented Architecture (SOA)

Ø What is WCF

Ø Where does WCF Services fit in?

Ø Hosting WCF Service in IIS/ASP.NET Development Server

Ø Using a Service in the client application

Ø Understand Contracts in the service.

a. ServiceContract.

b. OperationContract.

c. DataContract.

Ø Understand Instancing behavior in the service.

a. Single

b. PerCall

c. PerSession

Ø Building WCF Library based Host and Client application.

Ø Exception Handling in WCF Services Entity Framework Work with Entity Framework

Ø What is Entity Framework

Ø EF Architecture o Comparing

Ø EF with LinQ to SQL

Ø First EF Application

Ø Creating EDMX File

Ø Life Cycle to Understand CRUD Operations

Ø Executing Stored Procedure

Ø Table Per Type inheritance

Ø Table Per Hierarchy inheritance

Ø One to One EDM Relationships

Ø One to Many EDM Relationships

Ø Many to Many EDM Relationships

Ø LINQ Queries

Ø Entity Queries

Ø Object Query

Ø Query Builder Syntax

Ø Debugging Queries

Ø Query Returning Anonymous Objects

Ø Parameterized Queries LINQ Work with LINQ

Ø Introduction to LINQ

Ø LINQ to DataSet.

Ø LINQ to SQL.

Ø LINQ to XML.

Ø LINQ to EntityFramework MVC(Model View Controller) Introduction to ASP.NET MVC

Ø The role of the Model, View, and Controller

Ø Key benefits of ASP.NET MVC Getting Started with ASP.NET MVC

Ø ASP.NET MVC project templates

Ø Understanding the structure of an ASP.NET MVC project

Ø Naming conventions

Ø Creating views

Ø Defining controllers

Ø Defining a data model Creating a Complete ASP.NET MVC 4 Application

Ø Creating strongly-typed views

Ø Understanding URLs and action methods

Ø Using HTML helpers

Ø Handling form post-backs

Ø Data validation Using the Razor View Engine

Ø Getting started with Razor

Ø Razor design goals

Ø Implementing a Razor view

Ø Razor syntax

Ø Accessing Model Data in Razor views Industrial-Strength ASP.NET MVC Applications

Ø ASP.NET application architecture best practices

Ø Implementing a Repository and Entity Framework Data Model

Ø Using Dependency Injection

Ø Implementing a custom controller factory View Techniques

Ø Defining and using custom HTML Helpers

Ø Defining a layout / MVC Master Page

Ø Using Styles

Ø Defining and using partial views

Ø Razor Helper Method syntax Implementing Navigation in MVC web apps

Ø Defining view-model classes

Ø Implementing Data Filtering in a Controller

Ø Understanding the Routing mechanism

Ø Adding custom entries to a route table

Ø Defining defaults, parameters, and validation

Ø Generating URLs and Hyperlinks Ø Custom Route constraints MVC State Management

Ø Using hidden fields

Ø Session and Application State

Ø Custom model bindings Using AJAX and jQuery with ASP.NET MVC

Ø Overview of AJAX and ASP.NET MVC

Ø Unobtrusive AJAX

Ø Using AJAX Action Links

Ø Overview of jQuery

Ø jQuery Techniques

Ø Using jQuery UI ASP.NET MVC & LINQ - working with Data

Ø Language features used in LINQ

Ø Creating simple LINQ queries

Ø Using LINQ queries in a Web application;

Ø Defining a data repository;

Ø Using LINQ to define a data access component ASP.NET Web API with MVC

Ø Overview of the ASP.NET Web API

Ø Building servers and clients

Ø Content negotiation

Ø Validation

Ø Query able Interfaces

Ø Dependency Injection

Topics covered:

ASP.NET MVC, ASP.NET web API, ASP.NET signal R, C#, ASP .Net

Institute Info

Faculty : ------
Duration : 60 Days
Course Fee : ------
Training Type : Classroom

Related Courses

Register Now

SEND COURSE ENQUIRY