Description of Panel Control in ASP.NET :
This is an useful ASP.NET tutorial through which you can gain more knowledge about the Panel control of ASP.NET. Panel control acts as a container for many controls. The author provides you a sample program which accepts the input in a text box, process it on the server and display a message to the client using the panel control.