<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>StepByStepASP.NET &#187; Free Video Tutorials</title>
	<atom:link href="http://stepbystepasp.net/category/free/feed/" rel="self" type="application/rss+xml" />
	<link>http://stepbystepasp.net</link>
	<description></description>
	<lastBuildDate>Tue, 03 Feb 2009 11:48:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>10) Creating ASP.NET Submenus [F]</title>
		<link>http://stepbystepasp.net/10-creating-aspnet-submenus-f/</link>
		<comments>http://stepbystepasp.net/10-creating-aspnet-submenus-f/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 23:41:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET Tutorials]]></category>
		<category><![CDATA[Free Video Tutorials]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[sitemapnode]]></category>
		<category><![CDATA[submenu]]></category>

		<guid isPermaLink="false">http://stepbystepasp.net/?p=151</guid>
		<description><![CDATA[<script type="text/javascript" src="http://stepbystepasp.net/wp-includes/js/jquery/jquery.js"></script><script type="text/javascript" src="http://stepbystepasp.net/wp-content/plugins/pb-embedflash/js/sbadapter/shadowbox-jquery.js"></script><script type="text/javascript" src="http://stepbystepasp.net/wp-content/plugins/pb-embedflash/js/shadowbox.js"></script><script type="text/javascript"><!--
window.onload = function() {var options ={assetURL:'',loadingImage:'http://stepbystepasp.net/wp-content/plugins/pb-embedflash/css/images/loading.gif',flvPlayer:'http://stepbystepasp.net/wp-content/plugins/pb-embedflash/swf/mediaplayer.swf',animate:true,animSequence:'wh',overlayColor:'#000',overlayOpacity:0.85,overlayBgImage:'http://stepbystepasp.net/wp-content/plugins/pb-embedflash/css/images/overlay-85.png',listenOverlay:true,autoplayMovies:true,showMovieControls:true,resizeDuration:0.35,fadeDuration:0.35,displayNav:true,continuous:false,displayCounter:true,counterType:'default',viewportPadding:20,handleLgImages:'resize',initialHeight:160,initialWidth:320,enableKeys:true,keysClose:['c', 'q', 27],keysPrev:['p', 37],keysNext:['n', 39],handleUnsupported:'',text: {cancel:'Cancel',loading: 'loading',close:'<span class="shortcut">C</span>lose',next:'<span class="shortcut">N</span>ext',prev:'<span class="shortcut">P</span>revious',errors:{single: 'You must install the <a href="{0}">{1}</a> browser plugin to view this content.',shared: 'You must install both the <a href="{0}">{1}</a> and <a href="{2}">{3}</a> browser plugins to view this content.',either: 'You must install either the <a href="{0}">{1}</a> or the <a href="{2}">{3}</a> browser plugin to view this content.'}}};Shadowbox.init(options);}
--></script>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.
(Please open the article to see the flash file or player.)
I continue to explain how to add a new page to your menu [...]]]></description>
			<content:encoded><![CDATA[<p>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.</p>
<p><small>(Please open the article to see the flash file or player.)</small></p>
<p>I continue to explain how to add a new page to your menu and make it a submenu. The way we add a submenu is to create a new sitemapnode inside the sitemapnode of the page that will be the top level navigation (watch the video to understand this)</p>
<p>Sitemapnodes are arranged in heirachy, so it&#8217;s easy for you to create a new sitemapnode within another sitemapnode to create menu and submenus. If you are having difficulty with a menu and submenu please watch this video and the previous video.</p>
<p>Watch this video and leave comments</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fstepbystepasp.net%2F10-creating-aspnet-submenus-f%2F&amp;linkname=10%29%20Creating%20ASP.NET%20Submenus%20%5BF%5D"><img src="http://stepbystepasp.net/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://stepbystepasp.net/10-creating-aspnet-submenus-f/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>9) Introductiont to ASP.NET Menu Control and Sitemap [F]</title>
		<link>http://stepbystepasp.net/introductiont-to-aspnet-menu-control-and-sitemap-f/</link>
		<comments>http://stepbystepasp.net/introductiont-to-aspnet-menu-control-and-sitemap-f/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 22:45:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET Tutorials]]></category>
		<category><![CDATA[Free Video Tutorials]]></category>
		<category><![CDATA[datasource]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[sitemap]]></category>
		<category><![CDATA[staticdisplaylevel]]></category>

		<guid isPermaLink="false">http://stepbystepasp.net/?p=147</guid>
		<description><![CDATA[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.
(Please open the article to see the flash file or player.)
Go to the toolbox, drag the Menu control to the navigation area of [...]]]></description>
			<content:encoded><![CDATA[<p>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.</p>
<p><small>(Please open the article to see the flash file or player.)</small></p>
<p>Go to the toolbox, drag the Menu control to the navigation area of the page. Click the small arrow sign on the menu control and choose a datasource, but because we dont have a data source we cannot do anything.</p>
<p>To add a datasource, a sitemap on this occasion, we right click on our project and select Add New Item. On the window that pops up, you select SiteMap. The sitemap will be the datasource for our menu control. Leave the default name and add it.</p>
<p>You add the url, title, and description to the sitemap for each page. Also remember that anytime you create a new page you need to add the page to the sitemap if you want it to be displayed on the menu.</p>
<p>Now we go back to the menu control and select a datasource, we select the sitemap option and click ok. You set your staticdisplaylevel to 2 to display your menu on the page. </p>
<p>Watch the video and leave comments.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fstepbystepasp.net%2Fintroductiont-to-aspnet-menu-control-and-sitemap-f%2F&amp;linkname=9%29%20Introductiont%20to%20ASP.NET%20Menu%20Control%20and%20Sitemap%20%5BF%5D"><img src="http://stepbystepasp.net/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://stepbystepasp.net/introductiont-to-aspnet-menu-control-and-sitemap-f/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>8) Styling the ASP.NET Master Page with CSS [F]</title>
		<link>http://stepbystepasp.net/8-styling-the-aspnet-master-page-with-css-f/</link>
		<comments>http://stepbystepasp.net/8-styling-the-aspnet-master-page-with-css-f/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 22:29:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET Tutorials]]></category>
		<category><![CDATA[Free Video Tutorials]]></category>

		<guid isPermaLink="false">http://stepbystepasp.net/?p=144</guid>
		<description><![CDATA[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. 
(Please open the article to see the flash file or player.)
You can easily navigate your way around the controls on the page by using the guide that is [...]]]></description>
			<content:encoded><![CDATA[<p>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. </p>
<p><small>(Please open the article to see the flash file or player.)</small></p>
<p>You can easily navigate your way around the controls on the page by using the guide that is provided below the page.</p>
<p>I modified the page CSS inside the header area. I also pointed out to you how to know which CSS class to modify. The tooltip will tell you which CSS class is being selected when you put your mouse on a control that has associated CSS class.</p>
<p>I also showed how to modify the CSS property of any control without having to write any CSS. The Style Window is very good, you can change the font fore color, background color, border, font family, etc there are lots of control properties that can be modified using this Style window.</p>
<p>I changed the header area text and modify the size of the font. </p>
<p>Then i added another contentplaceholder to show that anywhere you want to add custom content that is where you place a contentplaceholder. I will be adding a News section to the website in the future.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fstepbystepasp.net%2F8-styling-the-aspnet-master-page-with-css-f%2F&amp;linkname=8%29%20Styling%20the%20ASP.NET%20Master%20Page%20with%20CSS%20%5BF%5D"><img src="http://stepbystepasp.net/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://stepbystepasp.net/8-styling-the-aspnet-master-page-with-css-f/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>7) Master Page Contd. Adding More ASP.NET Pages [F]</title>
		<link>http://stepbystepasp.net/7-master-page-contd-adding-more-aspnet-pages-f/</link>
		<comments>http://stepbystepasp.net/7-master-page-contd-adding-more-aspnet-pages-f/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 22:04:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET Tutorials]]></category>
		<category><![CDATA[Free Video Tutorials]]></category>
		<category><![CDATA[contentplaceholder]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[mastepage]]></category>

		<guid isPermaLink="false">http://stepbystepasp.net/?p=140</guid>
		<description><![CDATA[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.
(Please open the [...]]]></description>
			<content:encoded><![CDATA[<p>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.</p>
<p><small>(Please open the article to see the flash file or player.)</small></p>
<p>When you add a table to your page, the alignment of the text within the cell is automatically set to middle. If you dont know how to fix this it can drive you mad. On the properties window you need to look for the Style option, select it and when the style option windows pops up, you want to look for where it says Block, and select the Vertical Align and set to Top. This way your content will be aligned to the top of the cell and not the middle.</p>
<p>Drag contentplaceholder to the area where you want the content for other pages to go, once you add this control you can then modify the content on each page as you want, while all of them have the same look and feel as the master page. Same look different content.</p>
<p>I added two more pages to inherit from the master page, and they all had different custom content. Please watch the video and leave nice comments <img src='http://stepbystepasp.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fstepbystepasp.net%2F7-master-page-contd-adding-more-aspnet-pages-f%2F&amp;linkname=7%29%20Master%20Page%20Contd.%20Adding%20More%20ASP.NET%20Pages%20%5BF%5D"><img src="http://stepbystepasp.net/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://stepbystepasp.net/7-master-page-contd-adding-more-aspnet-pages-f/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>6) Introduction to ASP.NET Master Page Feature [F]</title>
		<link>http://stepbystepasp.net/6-introduction-to-aspnet-master-page-feature-f/</link>
		<comments>http://stepbystepasp.net/6-introduction-to-aspnet-master-page-feature-f/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 21:42:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET Tutorials]]></category>
		<category><![CDATA[Free Video Tutorials]]></category>
		<category><![CDATA[contentplaceholder]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[masterpage]]></category>

		<guid isPermaLink="false">http://stepbystepasp.net/?p=137</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Master Page Introduction</strong> 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 as the master page.</p>
<p><small>(Please open the article to see the flash file or player.)</small></p>
<p><strong>To add a master page</strong>, add a new item, and select Master Page from the choices. Once the master page is added, go to the source code and you see a contentplaceholder within the master page. The function of this contentplaceholder is that when you create pages that inherits from the master page, the contentplace holder will provide a custom content for this pages. Any other area apart from the contentplaceholder you will not be able to modify it <img src='http://stepbystepasp.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  (watch video to understand).</p>
<p>In order to create a master page i deleted the contentplaceholder that was added by default, then i added a 3&#215;3 table. This table will be used to create a layout for the master page. The layout was structured with header section, content section, footer section, and navigation section.</p>
<p>Follow what i did to create a clean layout if you are not proficient in CSS, but if you know CSS you will shine <img src='http://stepbystepasp.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . I added a new page that inherited from the master page and showed you how to add the custom content provider, which is the contentplaceholder.</p>
<p>I also showed you how to modify the CSS of the master page from the properties windows. This will add the CSS properties inside the header area. If you are very good in CSS you can create your styles on a separate file and add the file to the application as an existing item or simply drag and drop it inside your page.</p>
<p>I then add another page to demonstrate that they all have same look and feel. Watch the videos and leave comments. Thanks.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fstepbystepasp.net%2F6-introduction-to-aspnet-master-page-feature-f%2F&amp;linkname=6%29%20Introduction%20to%20ASP.NET%20Master%20Page%20Feature%20%5BF%5D"><img src="http://stepbystepasp.net/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://stepbystepasp.net/6-introduction-to-aspnet-master-page-feature-f/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>5) Other Server Controls &#8211; Data, Navigation, Login Controls [F]</title>
		<link>http://stepbystepasp.net/5-other-server-controls-data-navigation-login-controls-f/</link>
		<comments>http://stepbystepasp.net/5-other-server-controls-data-navigation-login-controls-f/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 19:18:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET Tutorials]]></category>
		<category><![CDATA[Free Video Tutorials]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[navigation]]></category>

		<guid isPermaLink="false">http://stepbystepasp.net/?p=134</guid>
		<description><![CDATA[In this video i went through the rest of the server controls on the toolbox.
(Please open the article to see the flash file or player.)

Database controls are not covered because it is very difficult to explain them without having any data in a database. I went through them briefly but just like i said in [...]]]></description>
			<content:encoded><![CDATA[<p>In this video i went through the rest of the server controls on the toolbox.</p>
<p><small>(Please open the article to see the flash file or player.)</small></p>
<ul>
<li><strong>Database controls </strong>are not covered because it is very difficult to explain them without having any data in a database. I went through them briefly but just like i said in the previous video i will cover these database server controls thoroughly throughout this video series</li>
<li><strong>Validation controls</strong> &#8211; brief introduction to what they do. Validation controls validates the input of the user to make sure they have obeyed the rules before their data is submitted to the database</li>
<li><strong>Required field validator</strong> &#8211; makes sure that you have filled out a required field on a form</li>
<li><strong>Range validator</strong> &#8211; checks to make sure your input is within the range of acceptance, for example checking to make sure that a user is old enough to visit your website or checking to make sure a user has entered a number between 8 and 12.</li>
<li><strong>Regular expression validator</strong> &#8211; complex and will be covered in the future</li>
<li><strong>Compare validator</strong> &#8211; compare value between two input on a form, for example, when you require the user to type the password twice, this need to be checked.</li>
<li><strong>Custom validator</strong> &#8211; you have more control over it.</li>
<li><strong>Validation summary</strong> &#8211; this will display all the errors that has occured on a page in an area that you have chosen.</li>
</ul>
<p>Navigation Controls</p>
<ul>
<li><strong>Sitemappath</strong> &#8211; this is what is called breadcrumb on a website, it displays the heirachy of the pages and how they are related so the user can move between the pages easily, and the user also know where they are in relation to other pages or the home page. I will delve deeper in the future on this control.</li>
<li><strong>Menu</strong> &#8211; is used to display the menu on a page.</li>
<li><strong>Treeview</strong> &#8211; this is used to create a heirachical menu, watch the video to understand.</li>
</ul>
<p>Login Controls</p>
<ul>
<li>Used to create membership website</li>
<li><strong>Loginview</strong> &#8211; you have control over what user see when they login and when they log out on a section of your website, for example you may have a message that says &#8220;welcome, please login&#8221;, this will display when a user is not logged in, but as soon as they are logged in you changed the message to &#8220;Welcome Username&#8221;.</li>
<li><strong>Login</strong> &#8211; login control which the user will use to login</li>
<li><strong>Password recovery</strong> &#8211; used to recover lost password</li>
<li><strong>Loginname</strong> &#8211; display the username of the logged in user on an area of your website</li>
<li><strong>Createuserwizard</strong> &#8211; this is used to create a new user, form.</li>
<li><strong>Changepassword</strong> &#8211; used to change user&#8217;s current password.</li>
</ul>
<p>etc.</p>
<p>I also explain the differences between the HTML control and the server controls.</p>
<p>Watch the videos to understand better and leave comments. Thanks</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fstepbystepasp.net%2F5-other-server-controls-data-navigation-login-controls-f%2F&amp;linkname=5%29%20Other%20Server%20Controls%20%26%238211%3B%20Data%2C%20Navigation%2C%20Login%20Controls%20%5BF%5D"><img src="http://stepbystepasp.net/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://stepbystepasp.net/5-other-server-controls-data-navigation-login-controls-f/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>4) Quick Intro To Server Controls and the Toolbox [F]</title>
		<link>http://stepbystepasp.net/4-quick-intro-to-server-controls-and-the-toolbox-f/</link>
		<comments>http://stepbystepasp.net/4-quick-intro-to-server-controls-and-the-toolbox-f/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 18:52:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET Tutorials]]></category>
		<category><![CDATA[Free Video Tutorials]]></category>
		<category><![CDATA[ASP.NET Server Controls]]></category>
		<category><![CDATA[button]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[drop down list]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[image button]]></category>
		<category><![CDATA[image map]]></category>
		<category><![CDATA[label]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[radio button]]></category>

		<guid isPermaLink="false">http://stepbystepasp.net/?p=131</guid>
		<description><![CDATA[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&#8217;ll be doing indept coverage of each of the server controls.
(Please open the article to see the flash file or player.)

Label &#8211; Its used [...]]]></description>
			<content:encoded><![CDATA[<p>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&#8217;ll be doing indept coverage of each of the server controls.<br />
<small>(Please open the article to see the flash file or player.)</small></p>
<ul>
<li>Label &#8211; Its used to display text</li>
<li>Textbox &#8211; used to receive input from users</li>
<li>Button &#8211; button is used to send message to server for processing</li>
<li>LinkButton &#8211; another form of button which looks like anchor text</li>
<li>Image button &#8211; this will allow you to use your own image as button, which is a cool feature, instead of using the default button</li>
<li>Hyperlink &#8211; Anchor text as you know</li>
<li>Dropdownlist &#8211; enable you to choose from different options</li>
<li>Listbox &#8211; you choose from different options but you can select multiple choices</li>
<li>Checkbox &#8211; you can select multiple options from a given list by ticking what you want</li>
<li>Checkboxlist &#8211; you can bind this to a database</li>
<li>Radiobutton &#8211; just like a checkbox but you can only choose one option</li>
<li>Radiobuttonlist &#8211; can be bound to a database or xml file</li>
<li>Image &#8211; you can add image to your website using this control</li>
<li>Imagemap &#8211; allow you to have an image with different responses when you click on different area of the image, for example if you have an image map for a human skeleton, when you click on the head area you get different response from when you click on the arms.</li>
<li>Table &#8211; a table as you know it (not with four legs though <img src='http://stepbystepasp.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> )</li>
<li>Calendar &#8211; you can add calendar</li>
<li>AdRotator &#8211; can be used to display advertisement on your website.</li>
<li>File upload &#8211; can be used to upload files to the database, or save file onto your computer.</li>
<li>Multiview &#8211; have multiple views on one page.</li>
<li>Panel &#8211; is a container that can be used to hold other controls.</li>
<li>and so on.</li>
</ul>
<p>Watch the video and leave comments.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fstepbystepasp.net%2F4-quick-intro-to-server-controls-and-the-toolbox-f%2F&amp;linkname=4%29%20Quick%20Intro%20To%20Server%20Controls%20and%20the%20Toolbox%20%5BF%5D"><img src="http://stepbystepasp.net/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://stepbystepasp.net/4-quick-intro-to-server-controls-and-the-toolbox-f/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>3 &#8211; Quick Tour of Visual Web Developer 2008 Express Edition</title>
		<link>http://stepbystepasp.net/3-quick-tour-of-visual-web-developer-2008-express-edition-f/</link>
		<comments>http://stepbystepasp.net/3-quick-tour-of-visual-web-developer-2008-express-edition-f/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 18:29:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET Tutorials]]></category>
		<category><![CDATA[Free Video Tutorials]]></category>
		<category><![CDATA[database explorer]]></category>
		<category><![CDATA[properties window]]></category>
		<category><![CDATA[solution explorer]]></category>
		<category><![CDATA[toolbar]]></category>
		<category><![CDATA[toolbox]]></category>
		<category><![CDATA[visual web developer]]></category>

		<guid isPermaLink="false">http://stepbystepasp.net/?p=127</guid>
		<description><![CDATA[In this video i did a quick tour of visual web developer 2008 express edition.
(Please open the article to see the flash file or player.)
This is what you&#8217;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 [...]]]></description>
			<content:encoded><![CDATA[<p>In this video i did a quick tour of visual web developer 2008 express edition.</p>
<p><small>(Please open the article to see the flash file or player.)</small></p>
<p>This is what you&#8217;ll learn by watching this video</p>
<ul>
<li>I showed the debugging output where all the debugging message are displayed</li>
<li>I went through the solution explorer, the solution explorer is where your files are placed in the application while you are developing your application.</li>
<li>Also I showed the database explorer which is where all your databases will be displayed including their corresponding tables, diagrams, stored procedures etc.</li>
<li>How to restore any of the windows in case you close them by mistake. Just go to the View menu and select the window to restore.</li>
<li>How to auto hide the toolbox, you have the choice to hide or show it, i usually hide it to have more area to work on.</li>
<li>The properties window, this is what you will use most of the time.</li>
<li>Docking in and out any of the windows.</li>
<li>You have a guide that will help you decide on where you want place the window.</li>
<li>The properties window shows the properties of the control that is currently being selected. Any control that you select, the properties windows will display all the properties that the control has.</li>
<li>I quickly went through properties of button and label and how to modify them to show that the properties you modify on a button is different from the properties of a label.</li>
<li>Toolbox, a brief introduction.</li>
<li>how to add more toolbar that you may need.</li>
</ul>
<p>Watch this video and comment.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fstepbystepasp.net%2F3-quick-tour-of-visual-web-developer-2008-express-edition-f%2F&amp;linkname=3%20%26%238211%3B%20Quick%20Tour%20of%20Visual%20Web%20Developer%202008%20Express%20Edition"><img src="http://stepbystepasp.net/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://stepbystepasp.net/3-quick-tour-of-visual-web-developer-2008-express-edition-f/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>2) Intro Contd. Adding New Page to ASP.NET Web Application [F]</title>
		<link>http://stepbystepasp.net/2-intro-contd-adding-new-page-to-aspnet-web-application-f/</link>
		<comments>http://stepbystepasp.net/2-intro-contd-adding-new-page-to-aspnet-web-application-f/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 17:51:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET Tutorials]]></category>
		<category><![CDATA[Free Video Tutorials]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[code behind]]></category>
		<category><![CDATA[web form]]></category>

		<guid isPermaLink="false">http://stepbystepasp.net/?p=117</guid>
		<description><![CDATA[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.
(Please open the article to see the flash file [...]]]></description>
			<content:encoded><![CDATA[<p>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.<br />
<small>(Please open the article to see the flash file or player.)</small><br />
•    Location on the PC where the files are stored. The default location is; My Documents &gt; Visual Studio 2008 &gt; Websites &gt; [Your Website]. There are 4 files created by default, and in the future videos I’ll be explaining the functions of these files.<br />
•    How to add another page to your website application. Add new item by right-clicking on the project and choose a web form. Do not choose an HTML page, each page in your asp.net web application is a web form, so please remember that. You can then name your website.<br />
•    You have options to place your codes in a separate file or not. You also have options to select a Master Page. At this time we do not have a master page, so please leave this checkbox unticked. In this video series we’ll cover master pages and you will understand its function.<br />
•    What the &lt;script runat=”server”&gt;&lt;/script&gt; means. This will be present at the top of your page if you place the code in the same page.<br />
•    I explained the differences between placing your code in a separate file or putting your c# codes and html codes in the same page.<br />
•    I explained how to use application logic, the page load method, to execute a statement. I used this example to demonstrate the difference between the code-behind and combining the design and application logic coding.<br />
Watch the video and leave a comment.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fstepbystepasp.net%2F2-intro-contd-adding-new-page-to-aspnet-web-application-f%2F&amp;linkname=2%29%20Intro%20Contd.%20Adding%20New%20Page%20to%20ASP.NET%20Web%20Application%20%5BF%5D"><img src="http://stepbystepasp.net/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://stepbystepasp.net/2-intro-contd-adding-new-page-to-aspnet-web-application-f/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>1. Introduction To ASP.NET and Visual Web Developer 2008</title>
		<link>http://stepbystepasp.net/2-introduction-to-aspnet-and-visual-web-developer/</link>
		<comments>http://stepbystepasp.net/2-introduction-to-aspnet-and-visual-web-developer/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 20:53:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET Tutorials]]></category>
		<category><![CDATA[Free Video Tutorials]]></category>

		<guid isPermaLink="false">http://stepbystepasp.net/?p=101</guid>
		<description><![CDATA[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 please leave me a comment and [...]]]></description>
			<content:encoded><![CDATA[<p>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 please leave me a comment and i’ll sort out your problems.</p>
<p><small>(Please open the article to see the flash file or player.)</small></p>
<p>Below are the topics you’ll learn by watching this video tutorial;<br />
1.	How to create a new website<br />
2.	How to choose the development language, you have a choice to choose between C# (pronounced C Sharp) or Visual Basic. If you don’t know C# programming language i’ll be providing basic programming tutorials that will enable you to develop your asp.net web application. You do not require lots of programming skills to get up and running.<br />
3.	Where to save your website files, you have option to choose FTP , HTTP or file system and how to name your website.<br />
4.	The location where to save your website, you can choose anywhere on your computer to save your website and give it appropriate name.<br />
5.	How to determine which .NET framework you are currently using, i’ll be providing tutorial on how to change this in the future.<br />
6.	Understand the difference between the code view, split view and design view.<br />
7.	The purpose of the files created, which are default.aspx, app_data folder and web.config files.<br />
8.	How to run your application to view your hard labour in your default browser. There is a built-in web server in visual web developer, so you don’t need to mess around installing any web server or IIS.<br />
9.	How to enable debugging.</p>
<p>This is the first video tutorials on asp.net and i’ll be providing initial 20 video tutorials to get you up and running. The reason why this is important is that you will be able to develop a simple website before we delve deeper inside the .NET framework. I plan on making more than 500 videos covering every topics including ASP.NET Ajax, C# programming, LINQ, SQL Server and so on. Please feel free to leave me comments, either good or bad, and also point out any mistakes or criticism. If you are experiencing any problems during your web development I am here to help.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fstepbystepasp.net%2F2-introduction-to-aspnet-and-visual-web-developer%2F&amp;linkname=1.%20Introduction%20To%20ASP.NET%20and%20Visual%20Web%20Developer%202008"><img src="http://stepbystepasp.net/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://stepbystepasp.net/2-introduction-to-aspnet-and-visual-web-developer/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
