Page 151 - DCAP312_WEB_TECHNOLOGIES_II
P. 151
Kumar Vishal, Lovely Professional University Unit 8: Creating More Advanced ASP.NET
Unit 8: Creating More Advanced ASP.NET Notes
CONTENTS
Objectives
Introduction
8.1 Page Sub-classing
8.2 User Control
8.2.1 Overview
8.2.2 How to Convert Web Form Pages into Asp.Net User Control
8.2.3 How to Include a User Control in an Asp.Net Web Page
8.2.4 How to Create Instances of ASP.NET User Controls Programmatically
8.2.5 How to: Create Templated ASP.NET User Controls
8.2.6 How to Create ASP.NET User Controls
8.2.7 How to Include ASP.NET User Controls in Web Pages
8.2.8 Creating Reusable Elements with ASP.NET User Controls
8.3 Data Binding
8.3.1 RadioButtonList
8.3.2 CheckBoxList
8.3.3 Dropdown List
8.3.4 Listbox
8.4 Understanding Two-Way Data Binding
8.4.1 Sample Two-Way Data Binding Application
8.4.2 Using the Data Binding Framework
8.5 Data-Bound Controls
8.5.1 An Item
8.5.2 ASP .NET Data-Bound Controls
8.6 Summary
8.7 Keywords
8.8 Review Questions
8.9 Further Readings
Objectives
After studying this unit, you will be able to:
• Define page sub-classing
• Explain user control
• Describe data binding
• Understand two-way data binding
LOVELY PROFESSIONAL UNIVERSITY 145