Write a program to change color of Label text control programmatically in Asp .Net
Write a program to change width of TextBox programmatically in Asp .Net
Write a program to Enable Disable TextBox Programmatically in Asp .Net
Write a program to increase and decrease font size programmatically.
Write a program to change text of Label control to Bold, Italic and change its Background and Forecolor programmatically.
Write a program to read value from TextBox control and display on page using Label Control.