In this video I’ll be introducing you to the ASP.NET web form. Every control that we used on an ASP.NET web page are placed in a form tag. This is a very special feature of ASP.NET. The form tag encompass every controls, which means our web page is always processed on the server. The runat=[...]
Posts Tagged ‘web form’
December 14th, 2008 - 9:48 pm § in Premium Video Tutorials
31) ASP.NET Web Form – How To Use Runat=”Server”
December 10th, 2008 - 5:51 pm § in ASP.NET Tutorials, Free Video Tutorials
2) Intro Contd. Adding New Page to ASP.NET Web Application [F]
This video continue from the previous video, in which i share with you how to add a new page to your web application. I also explain briefly what code behind means, which is to separate your design from your application logic. Watch the video and leave comments. • Location on the PC where t[...]