RSS

Posts Tagged ‘label’

December 17th, 2008 - 4:31 am § in Premium Video Tutorials

53) Displaying Text With Label and Literal Controls

In this video I’ll be looking at how to display text inside the web form. You can type your text directly inside your web form, if you want the text to be changed dynamically during runtime you can use the Literal control and the Label control. The label control is rendered as span tag by [...[...]

December 10th, 2008 - 6:52 pm § in ASP.NET Tutorials, Free Video Tutorials

4) Quick Intro To Server Controls and the Toolbox [F]

In this video tutorials i walked through the functions of the server and html controls on the toolbox. This is just a brief introduction to these controls, in the future videos i’ll be doing indept coverage of each of the server controls. Label – Its used to display text Textbox –[...]