ASP.NET server controls are components that run on the server and encapsulate user-interface and other related functionality. They are used in ASP.NET pages and in ASP.NET code-behind classes. Custom controls are compiled controls that act, from the client's perspective, much like web (ASP) controls. |