In this video i continue from the previous video by explaining how to change the orientation of your menu, you can decide to change the orientation of the menu to vertical or horizontal. I continue to explain how to add a new page to your menu and make it a submenu. The way we add a [...][...]
Archive for the ‘Free Video Tutorials’ Category
8) Styling the ASP.NET Master Page with CSS [F]
In this video I cleaned up the master page by adjusting the width of the content inside the CSS codes that was placed in the header area. You can easily navigate your way around the controls on the page by using the guide that is provided below the page. I modified the page CSS inside the [...][...]
7) Master Page Contd. Adding More ASP.NET Pages [F]
In this video i continue from the last video (6), I showed you where the CSS codes were placed on the page. On the Dafault.aspx page that inherited from the master page, you will not be able to add content to the page until you have added a contentplaceholder to the master page. When you add [...][...]
6) Introduction to ASP.NET Master Page Feature [F]
Master Page Introduction This is where the fun begins. Master page is a very important concept because Master Page allow your website pages to have the same look and feel. When you create a Master Page, you can inherit from this page so that all other pages pages inherits from it have the same look [...]
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[...]
1. Introduction To ASP.NET and Visual Web Developer 2008
In this video tutorial i introduce you to the visual web developer 2008 express edition, which is a free download from Microsoft website. Do a Google search for “Visual Web Developer 2008 Express Edition” and follow the onscreen instruction to download and install it. If you have any questions p[...]