• (+91) - 991 814 1007
  • info@cosmofoundation.com
Asp.Net (Web Development with C#) Basic and Advance
description
About Asp.Net (Web Development with C#) Basic and Advance

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 Architecture.

ASP.NET Training Course Objective
  • Introduction to web technologies
  • Web Forms Architecture
  • ASP.Net and HTTP
  • Web application developing using C#
  • State Management and Web Applications
  • ASP.Net Server-side controls
  • ASP.Net application configuration
  • Connectivity with Database using ADO.Net/Entity Framework
Course Overview
Introduction To Web Applications [Prerequisites]
  • Types of Applications – Web, Desktop & Mobile Applications
  • Web applications with Web Server
  • Web Server role, about IIS, APACHE, and CASSINI
  • Web Browsers, Web Support Languages
  • Understanding http, TCP/IP, LAN, WAN & O/S role in web development
  • Client-Side & Server-Side Scripting
Overview of Asp.Net
  • Intro to .NET
  • Drawbacks of Current Trend
  • .NET Framework
  • Key Design Goals
  • CLR, CTS, MSIL, & Other Tools
  • Multiple Language Interaction & Support
  • A Installing & Configuring VS.NET/.NET 2.0/3.0/3.5
Active Server Pages .Net role
  • Shifting from ASP to ASP.Net, Asp.net to web 2.0 (new)
  • ASP.Net as Framework, Namespaces
  • Understanding the ASP.NET Execution Scenario
  • C#.Net role in ASP.NET Development
  • ASP.NET/C#.Net – the Industry approach
  • HTML, HTML Controls, ASP.NET Controls
  • Consuming HTML Client/Server Controls in WebForms
  • Working with Server Controls
Form
  • Page Directives and its use
  • Separating Code & Design
  • New Code behind Techniques
  • Implementing ASP.NET Server Controls
  • Intrinsic – Validation – Bound – Data Source
Web forms - Introduction to Ajax Input Validation
  • Validating Form with Validation Controls of Asp.net
  • Using Required Field validator control
  • Using Compare Validator Control Using Range Validator Control
  • Using Custom Validator control
  • Group Validations & avoiding Validations.