ASP.Net

 (0 reviews)   6 students enrolled

Created by: Divya Singh   Last updated: 25-12-18

Lights

FREE

Description

ASP.NET is an open source web framework for building modern web apps and services with .NET. ASP.NET creates websites based on HTML5, CSS, and JavaScript that are simple, fast, and can scale to millions of users.

Curriculum

• Language Fundamentals o Program structure and statements o Data types, identifiers, and operators o Branching and iteration o Working with strings o Arrays, structures, and enumerations o Classes and namespaces, objects o Inheritance, overloading, overriding o Interfaces o Exceptions • Introduction to ASP.NET o ASP.NET Web Applications o Rendering HTML with Server Controls o Data Binding in ASP.NET 4.0 • Working with Controls o Introduction to Web Controls o Simple Input Controls o HyperLink and Button Controls o List Controls o Controlling Focus • Using Rich Server Controls o Introduction to Rich Controls o The Calendar Control o The AdRotator Control o The XML Control • Accessing Data o Overview of ADO.NET o Connecting to Data o Executing Commands o Working with Data o Choosing an ADO.NET Provider • Configuration o Configuration Overview o Using the Web Site Administration Tool o Programming Configuration Files • Validating User Input o Overview of ASP.NET Validation Controls o Using the Simple Validators o Using the Complex Validators o Summarizing Results with the Validation Summary Control o Separating Validation into Validation Groups