Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

Rated
Read 32,803 times

Contents

Downloads

Related Categories

ASP.NET Controls Explained: Part 2/2 - Introduction

Introduction

In part one of this two part series we took a look at ASP.NET user controls, HTML controls, server controls, and the code behind method. In this article (the final article in the two part series), we will take a look at custom controls and components. It is recommended that you read the first article before continuing if you haven't already.

James is a student at Georgia Institute of Technology, majoring in Computer Science. He is an MCSE, MCDBA, MCSA and CCNA.

© devArticles.com 2001

Comments

  • Custom Control Print In Head Tag

    Posted by yri3 on 13 Jul 2005

    Can i print code in main page head tag by overriding render without adding any extra item in head tag.

  • Cool Article!

    Posted by huertta on 04 Apr 2002

    I find this article really helpful for those who are starting to get familiar to asp controls.
    Thanks!