RSS

Archive for the ‘Free Video Tutorials’ Category

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

10) Creating ASP.NET Submenus [F]

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 [...][...]

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

9) Introductiont to ASP.NET Menu Control and Sitemap [F]

In this video i demonstrate how to add menu to our website so you can move from one web page to another. I aligned the content of the navigation area to the top. Go to the toolbox, drag the Menu control to the navigation area of the page. Click the small arrow sign on the menu [...][...]

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

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 [...][...]

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

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 [...][...]

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

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 [...]

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 –[...]

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

3 – Quick Tour of Visual Web Developer 2008 Express Edition

In this video i did a quick tour of visual web developer 2008 express edition. This is what you’ll learn by watching this video I showed the debugging output where all the debugging message are displayed I went through the solution explorer, the solution explorer is where your files are plac[...]

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[...]

December 9th, 2008 - 8:53 pm § in ASP.NET Tutorials, Free Video Tutorials

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[...]