1. Home
  2. Computing & Technology
  3. Delphi Programming

A Beginner's Guide to ASP.NET Programming for Delphi developers
ASP.NET Delphi Course. Chapters 21 - 22

By Zarko Gajic, About.com

The chapters of this course are being created and updated dynamically on this site. Chapters (for now) include:

CHAPTER 21:
An introduction to Data-Bound ASP.NET List Controls
First steps in using the Repeater ASP.NET web server control. Learn how to data bind multi-record controls. Understanding the DataBinder class and the DataBinder.Eval method.
Discuss about questions, comments, problems and solutions related to this chapter!

CHAPTER 22:
Binding the DataList ASP.NET Control with Dynamic Templates
Learn how to programmatically implement the ITemplate interface to dynamically create the ItemTemplate content for a DataList Web Server control.
Discuss about questions, comments, problems and solutions related to this chapter!

CHAPTER 23:
Developing and Using Custom User Controls in ASP.NET
Very similar to Win32 Delphi's TFrame objects, an ASP.NET User Control is a container for components; it can be nested within Web Forms or other User Controls. User controls offer you an easy way to split and reuse common user interface functionality across the pages of your ASP.NET Web application.
Discuss about questions, comments, problems and solutions related to this chapter!

CHAPTER 24:
Adding Advanced User Controls to a Web Page Dynamically
User Controls allow a Delphi ASP.NET developer to wrap the common UI features of a web applications into reusable components. In real world applications you'll want to be able to dynamically load a user control and place it on the page. What Page event should you use to LoadControl? Once on the page, how do you handle User Control events? Find the answers in this chapter ...
Discuss about questions, comments, problems and solutions related to this chapter!

Explore Delphi Programming
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Delphi Programming
  4. Learn Delphi for .NET
  5. ASP.NET
  6. A Beginner's Guide to ASP.NET Programming for Delphi developers

©2009 About.com, a part of The New York Times Company.

All rights reserved.