Asp.Net Training

About ASP.NET Training

This ASP.NET training class teaches experienced developers the C#.NET/VB.NET, ADO.NET skills they need to successfully build database-driven Web applications and Web Sites. It will guide how to build web-based enterprise applications using ASP.NET and Visual Studio. It will also give the comfort to the attendees developing the Web Services using .Net framework in Service-oriented Architectures.

ASP.NET Training Course Prerequisite

  • At least consistent object-oriented or object-based development experience in Java, C#, VB, or another modern object-oriented or object-based language. In addition, should know the basics of SQL and relational databases.

ASP.NET Training Course Objective

  • Introduction to web technologies
  • Web Forms Architecture
  • ASP.Net and HTTP
  • Web application developing using Visual Studio
  • State Management and Web Applications
  • ASP.Net Server-side controls
  • Caching in ASP.Net
  • ASP.Net application configuration
  • Debugging, Diagnostics of application
  • Connectivity with Database using ADO.Net/Entity Framework
  • Data Access Controls
  • Personalization and Security
  • Introduction to Web Services
  • Introduction to WCF

Course Content

C#

  1. Introduction to C#
  •     Program Structure
  •    Namespace & Declaration
  • Class
  • Methods
  • Class Attributes
  • Main Method
  • Statements & Expression
  • Comments
  • Compiling & Executing Program
  1. Basic Syntax
  • The Using Keyword
  • The Class Keyword
  • Comments
  • Member Variable
  • Member Function
  • Instantiating Class
  • Identifiers & Rules
  • C# Keywords
  • C# .NET
  1. Operators
  •  Arithmetic Operators
  • Relational Operators
  •  Logic Operators
  •  Bitwise Operators
  •  Assignment Operators
  •  Misc Operators
  1. Decision Making
  •  If
  •  Else If
  •  Nested If
  •  Switch
  •  Nested Switch
  •  Operator
  1. Loop
  •  While
  •  For
  •  Do While
  •  Nested Loops
  • OOPS (Object Oriented Programming)
  •  Definition Class
  •  Type Of Class
  •  Constructors In C#
  •  Destructor In C#
  •  Static Member Of Class
  •  Static Constructor
  •  Parameterize Constructor
  •  Base Class
  •  Derived Class
  •  Base Class Initialization
  •  Multiple Inheritance
  •  Static Polymorphism
  •  Function Overloading
  •  Operator Overloading
  •  Dynamic Polymorphism
  •  Encapsulation
  •  Abstraction
  •  Properties
  1. Array
  •  About Array
  •  Types Of Array
  •  Using For Each Loop
  •  Params Array
  1. String
  •  Creating String
  •  Chars
  •  Lengths
  •  Methods Of String Class
  •  Comparing String
  •  String Contains String
  •  Getting Substring
  •  Joining String
  1. Enum
  •  Declaring Enum
  •  Using Enum
  •  Flaged Enum
  1. Collections
  •  Array list
  •  Stack
  •  Queue
  •  Sorted List
  •  Hash Table
  1. Generics List
  •  Stack
  •  Queue
  •  Sorted List
  •  Dictionary
  1. Exception Handling
  •  Try
  •  Catch
  •  Finally
  •  Throw
  •  Exception Class In C#
  •  Handling Exception
  •  Creating User Defined Exception
  •  Throwing Object
  1. File I/O
  •  C# I/O Class
  •  The File Stream Class
  •  Advance File Operations
  •  Reading
  •  Writing
  •  Deleting file
  1. Reflection
  •  Introduction to Reflection
  •  Using Reflection
  1. Delegates
  •  Declaring Delegates
  •  Instantiating Delegates
  • Multi casting Of Delegates
  •  Use Of Delegates
  1. Events
  •  Using Delegates With Events
  •  Declaring Event

ASP.NET

  1. ASP.NET
  •  Overview Of ASP.NET
  •  Introduction Of Different Web
  •  How Asp.Net Works
  •  Use Of Visual Studio
  •  Different Languages Used In Asp.Net.
  •  HTML, CSS & Javascript
  1. ASP.NET Controls
  •  Label Controls
  •  Literal Controls
  •  Bulleted List
  •  Textbox Controls
  •  Radiobutton And Radiobutton List Control
  •  Checkbox And Checkboxlist Controls
  •  Button Controls
  •  Linkbutton Control
  •  Imagebutton Control
  •  Using Hyperlink Control
  •  Dropdownlist
  •  Listbox
  •  Image Control
  •  Image Map Control
  •  Using Panel Control
  •  Using Hyperlink Control
  1. Validation Controls
  •  Required Field Validator Control
  •  Regular Expression Validator Control
  •  Compare Field Validator Control
  •  Range Validator Control
  •  Validation Summary Control
  •  Custom Validator Control

 

  1. Web Page Design
  •  HTML
  •  CSS
  •  JS
  •  Bootstrap
  •  Page Layouts
  •  using Templates
  •  Themes
  •  Skins
  1. Master Page
  •  Creating Master Pages
  •  Creating Default Contents
  •  Nesting Master Pages
  1. State Management
  •  Cookies
  •  Query String
  •  View State
  •  Hidden Controls
  •  Session
  •  Application
  1. SQL Server
  •  Overview
  •  DDL
  •  DML
  •  DQL
  •  TCL
  •  Views
  •  RDBMS
  •  Constraints
  •  Stored Procedure
  •  Trigger
  1. ADO.NET
  •  Overview
  • Architecture of ADO.NET
  •  Connected Architecture
  •  Disconnected Architecture
  1. Data Controls
  • Gridview
  •  Repeater
  •  Datalist
  •  Detail view