
		<rss version="2.0">
			<channel>
				<title>ASPAlliance.com - Articles, reviews, videos, and samples for Active Software Professionals</title>
				<link>http://aspalliance.com/</link>
				<description>Recent videos on AspAlliance.com.</description>
	
			<item>
				<title>Video: Introduction to Code Generation Using T4 Templates</title>
				<description>In this video Mohammad Azam demonstrates how to generate code using the Text Template Transformation Toolkit. [4:07]</description>
				<link>/1847_Video_Introduction_to_Code_Generation_Using_T4_Templates</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 15 Jun 2009 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Passing Parameters to Crystal Reports Programmatically </title>
				<description>In this video Mohammad Azam demonstrates how to pass parameters to Crystal Reports programmatically.  [5:58]



</description>
				<link>/1843_Video_Passing_Parameters_to_Crystal_Reports_Programmatically_</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 18 May 2009 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Creating Parameter Fields in Crystal Reports</title>
				<description>In this video Mohammad Azam demonstrates how to create parameter fields in Crystal Reports. Mohammad demonstrates this feature using the design time wizard available in Visual Studio. [7:23]</description>
				<link>/1839_Video_Creating_Parameter_Fields_in_Crystal_Reports</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 04 May 2009 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the JQuery Physics Plug In</title>
				<description>In this video Mohammad Azam demonstrates how to use the JQuery Physics plug in to perform gravity, wind, and speed operations. [5:49]</description>
				<link>/1830_Video_Using_the_JQuery_Physics_Plug_In</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 20 Apr 2009 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: What&apos;s New in ASP.NET MVC RC 1</title>
				<description>In this video Mohammad Azam discusses the new features of the ASP.NET MVC Framework RC 1. He talks about and describes some changes that have been made to MVC from earlier versions. [8:02]</description>
				<link>/1827_Video_Whats_New_in_ASPNET_MVC_RC_1</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 06 Apr 2009 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using Model Binders in ASP.NET MVC</title>
				<description>In this video Mohammad Azam demonstrates how to use Model Binders to handle form data in ASP.NET MVC. [6:38]</description>
				<link>/1822_Video_Using_Model_Binders_in_ASPNET_MVC</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 23 Mar 2009 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the RadScheduler Control from Telerik</title>
				<description>This video illustrates how to setup the RadScheduler control from Telerik&apos;s RadControls for ASP.NET AJAX.  This includes information on setting up the architecture, inserting, updating, deleting appointments, and more. [12:58]</description>
				<link>/1821_Video_Using_the_RadScheduler_Control_from_Telerik</link>
				<author>Brian Mains</author>
				<pubDate>Mon, 09 Mar 2009 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Building Your First Windows Communication Foundation Service</title>
				<description>In this video Mohammad Azam demonstrates how to build a Windows Communication Foundation Service. He goes through the process of creating a WCF service and setting it up to work with a client application. [9:39]</description>
				<link>/1818_Video_Building_Your_First_Windows_Communication_Foundation_Service</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 02 Mar 2009 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Introduction to Binary Resources in Windows Presentation Foundation</title>
				<description>In this video Mohammad Azam introduces binary Resources in Windows Presentation Foundation using some simple image examples. He shows how to use them as resources as well as simply using them as content. [5:39]</description>
				<link>/1816_Video_Introduction_to_Binary_Resources_in_Windows_Presentation_Foundation</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 23 Feb 2009 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Setting up the Telerik RadGrid Control</title>
				<description>This article illustrates a basic setup for the Telerik RadGrid control to perform features like: binding, grouping, sorting, filtering, and more. [6:24]</description>
				<link>/1815_Video_Setting_up_the_Telerik_RadGrid_Control</link>
				<author>Brian Mains</author>
				<pubDate>Mon, 16 Feb 2009 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using Telerik&apos;s AJAX Features</title>
				<description>This article illustrates how Telerik uses AJAX, and how any developer can easily tap into its approach for performing partial-page postbacks rather easily.  This approach is meant as a replacement for the UpdatePanel, while providing additional features the UpdatePanel doesn&apos;t have. [4:33]</description>
				<link>/1814_Video_Using_Teleriks_AJAX_Features</link>
				<author>Brian Mains</author>
				<pubDate>Mon, 09 Feb 2009 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using Routed Commands in Windows Presentation Foundation</title>
				<description>In this video Mohammad Azam demonstrates how to use Routed Commands in Windows Presentation Foundation. He shows you how to use predefined commands in WPF to perform these commands. [6:25]</description>
				<link>/1810_Video_Using_Routed_Commands_in_Windows_Presentation_Foundation</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 02 Feb 2009 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using Tunneling Routed Events in Windows Presentation Foundation</title>
				<description>In this video Mohammad Azam demonstrates how to use the tunneling routed events in WPF. He also explains how the difference between tunneling and bubbling events. [6:08]</description>
				<link>/1800_Video_Using_Tunneling_Routed_Events_in_Windows_Presentation_Foundation</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 26 Jan 2009 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Creating Master Pages in WPF</title>
				<description>In this video Mohammad Azam demonstrates how to create Master Pages in WPF. This will allow you to share a common look and feel among different WPF windows. [8:28]</description>
				<link>/1801_Video_Creating_Master_Pages_in_WPF</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 19 Jan 2009 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Understanding Bubbling Routed Events in Windows Presentation Foundation</title>
				<description>In this video Mohammad Azam demonstrates how to use the bubbling routed events in WPF. He gives examples using some simple clicking events. [7:46]</description>
				<link>/1799_Video_Understanding_Bubbling_Routed_Events_in_Windows_Presentation_Foundation</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 12 Jan 2009 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using Dependency Properties with User Controls</title>
				<description>In this video Mohammad Azam demonstrates how to utilize dependency properties using User Controls. [5:56]</description>
				<link>/1796_Video_Using_Dependency_Properties_with_User_Controls</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 05 Jan 2009 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Dependency Properties in Windows Presentation Foundation</title>
				<description>In this video Mohammad Azam demonstrates how to use dependency properties in Windows Presentation Foundation. He walks through how to use the dependency properties and explains how else they can be used. [7:08]</description>
				<link>/1795_Video_Dependency_Properties_in_Windows_Presentation_Foundation</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 29 Dec 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Playing Video in Windows Presentation Foundation Using the MediaElement</title>
				<description>In this video Mohammad Azam demonstrates how to play media files using Windows Presentation Foundation. [4:02]</description>
				<link>/1792_Video_Playing_Video_in_Windows_Presentation_Foundation_Using_the_MediaElement</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 22 Dec 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Creating Scrollable TabControl</title>
				<description>In this video Mohammad Azam demonstrates how to change the default WPF TabControl to a Scrollable TabControl. [5:03]</description>
				<link>/1790_Video_Creating_Scrollable_TabControl</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 15 Dec 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the WPF Popup Control to Create Popup Dialogs</title>
				<description>In this video Mohammad Azam demonstrates how to use the Popup control available in WPF to create Popup dialogs. [3:48]</description>
				<link>/1786_Video_Using_the_WPF_Popup_Control_to_Create_Popup_Dialogs</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 08 Dec 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Creating a FlowDocument Using Custom Collection</title>
				<description>In this video Mohammad Azam demonstrates how to create a FlowDocument in Windows Presentation Foundation. He shows how to create a simple report using this FlowDocument. [7:09]</description>
				<link>/1783_Video_Creating_a_FlowDocument_Using_Custom_Collection</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 01 Dec 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Creating FixedDocument to Display Custom Collections</title>
				<description>In this video Mohammad Azam demonstrates how to create a FixedDocument page for printing purposes. The FixedDocument page takes a generic collection as its data source. [3:54]</description>
				<link>/1781_Video_Creating_FixedDocument_to_Display_Custom_Collections</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 24 Nov 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: A Look at the Container Controls in WPF</title>
				<description>In this video Mohammad Azam looks at different container controls available in WPF. This includes the WrapPanel, the StackPanel, and the DockPanel controls. [6:11]</description>
				<link>/1772_Video_A_Look_at_the_Container_Controls_in_WPF</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 17 Nov 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Creating User Controls in Windows Presentation Foundation</title>
				<description>In this video Mohammad Azam demonstrates how to create and use User Controls in Windows Presentation Foundation. He shows how to use and interact with user controls in WPF applications. [6:03]</description>
				<link>/1769_Video_Creating_User_Controls_in_Windows_Presentation_Foundation</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 10 Nov 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Introduction to 3D Graphics in Windows Presentation Foundation</title>
				<description>In this video Mohammad Azam demonstrates how to draw 3D graphics in Windows Presentation Foundation. He walks through how to create a simple 3D object explaining important information as he types the required code. [8:57]</description>
				<link>/1766_Video_Introduction_to_3D_Graphics_in_Windows_Presentation_Foundation</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 03 Nov 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Introduction to Style Templates in Windows Presentation Foundation</title>
				<description>In this video Mohammad Azam introduces the style templates in Windows Presentation Foundation. Style Templates are used to give complex and consistent looks to the WPF controls. [4:35]</description>
				<link>/1757_Video_Introduction_to_Style_Templates_in_Windows_Presentation_Foundation</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 27 Oct 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using IDataErrorInfo to Perform Validation in WPF</title>
				<description>In this video Mohammad Azam demonstrates how to use IDataErrorInfo to perform validation in Windows Presentation Foundation. [6:06]</description>
				<link>/1759_Video_Using_IDataErrorInfo_to_Perform_Validation_in_WPF</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 20 Oct 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using Custom Validation Rules to Validate WPF Applications</title>
				<description>In this video Mohammad Azam demonstrates how to create custom validation rules to validation WPF applications. He creates a simple validator which validates a TextBox. [4:38]</description>
				<link>/1747_Video_Using_Custom_Validation_Rules_to_Validate_WPF_Applications</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 13 Oct 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Introduction to Geometry Drawing in WPF</title>
				<description>In this video Mohammad Azam demonstrates how to perform Geometry Drawing operations in Windows Presentation Foundation. [5:34]</description>
				<link>/1755_Video_Introduction_to_Geometry_Drawing_in_WPF</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 06 Oct 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Validating Controls in Windows Presentation Foundation</title>
				<description>In this video Mohammad Azam demonstrates how to validate controls in Windows Presentation Foundation. He creates a couple of text boxes and requires the text be filled in. [6:33]</description>
				<link>/1746_Video_Validating_Controls_in_Windows_Presentation_Foundation</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 29 Sep 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Introduction to Styles in Windows Presentation Foundation</title>
				<description>In this video Mohammad Azam demonstrates how to use styles in a WPF application. He starts by using some inline settings and then shows how to use some static resource styles in the same XAML to set the styles of the controls in his WPF application. He then shows how to extract the XAML into the App.xaml file, so that is can better be applied to an entire application. [6:39]</description>
				<link>/1745_Video_Introduction_to_Styles_in_Windows_Presentation_Foundation</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 22 Sep 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using ValidationGroup Control with User Controls</title>
				<description>In this video Mohammad Azam demonstrates how to use the ValidationGroup property with user controls. Each user control by default fires the validation of the other one. Using the ValidationGroup property he is able to control which validation is firing. [5:42]</description>
				<link>/1741_Video_Using_ValidationGroup_Control_with_User_Controls</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 15 Sep 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Introduction to Animations Using Windows Presentation Foundation</title>
				<description>In this video Mohammad Azam demonstrates how to perform animations using Windows Presentation Foundation. He uses Expression Blend and Visual Studio create his WPF animation. [5:06]</description>
				<link>/1738_Video_Introduction_to_Animations_Using_Windows_Presentation_Foundation</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 08 Sep 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ValidationGroup Control in ASP.NET</title>
				<description>In this video Mohammad Azam demonstrates how to use the ValidationGroup control in ASP.NET to validate only sections of a form at a time. He uses a couple of text boxes to demonstrate how one can cause validation only on certain controls. [5:04]</description>
				<link>/1731_Video_Using_the_ValidationGroup_Control_in_ASPNET</link>
				<author>Mohammad Azam</author>
				<pubDate>Wed, 03 Sep 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Returning ArrayList from the Web Service</title>
				<description>If the generic list is not an option perhaps because of the framework version being used, the ArrayList should be used instead. In this video Mohammad Azam demonstrates how to return an ArrayList from a Web Service.[4:34]</description>
				<link>/1715_Video_Returning_ArrayList_from_the_Web_Service</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 25 Aug 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using Nant and ILMerge to Merge Assemblies</title>
				<description>In this video Mohammad Azam demonstrates how to use ILMerge to merge different assemblies. Along with this he shows how to configure Nant along with his build so that it can manage the merging of the assemblies during the build process. [6:26]</description>
				<link>/1711_Video_Using_Nant_and_ILMerge_to_Merge_Assemblies</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 18 Aug 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using PowerShell and ILMerge to Merge Assemblies</title>
				<description>In this video Mohammad Azam demonstrates how to merge assemblies using PowerShell and ILMerge. He demonstrates this along with his reusable user control example. He takes his reusable user controls and merges them into one assembly. [6:01]</description>
				<link>/1706_Video_Using_PowerShell_and_ILMerge_to_Merge_Assemblies</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 11 Aug 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Creating Thumbnails for Images</title>
				<description>In this video Mohammad Azam demonstrates how to create thumb nails for images. He creates a class implementing the IHttpHandler interface to make image requests show thumbnail images on a sample site. [5:07]</description>
				<link>/1707_Video_Creating_Thumbnails_for_Images</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 04 Aug 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using ILMerge to Give Assemblies a Proper Name</title>
				<description>In this video Mohammad Azam demonstrates how to merge different assemblies into one using the ILMerge tool. He uses the example of converting User Controls to Server Controls. [4:15]</description>
				<link>/1699_Video_Using_ILMerge_to_Give_Assemblies_a_Proper_Name</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 28 Jul 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Converting a User Control Into a Reusable Custom Server Control</title>
				<description>In this video Mohammad Azam demonstrates how to convert a user control into a reusable custom server control. He walks through how to create this control in a step-by-step manner, explaining as he demonstrates. [5:02]</description>
				<link>/1696_Video_Converting_a_User_Control_Into_a_Reusable_Custom_Server_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 21 Jul 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using XSLT to Transform XML Documents to a Readable Format</title>
				<description>In this video Mohammad Azam demonstrates how to transform XML documents to a readable format using XSLT. He walks through the steps required to create styled XML documents using only a few lines of code. [3:48]</description>
				<link>/1688_Video_Using_XSLT_to_Transform_XML_Documents_to_a_Readable_Format</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 14 Jul 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Handing Schema Mapping When Using SqlBulkCopy</title>
				<description>In this video, Mohammad Azam demonstrates how to handle schema mapping when using the SqlBulkCopy class to insert bulk data. His demonstration uses non-matching source and destination tables, and he uses mappings to allow the copying. He shows how to statically define mappings as well as how to write code  which determines mappings at run-time. [6:12]</description>
				<link>/1681_Video_Handing_Schema_Mapping_When_Using_SqlBulkCopy</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 07 Jul 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using SqlBulkCopy to Bulk Insert Data between SQL Server Tables</title>
				<description>In this video Mohammad Azam demonstrates how to use the SqlBulkCopy class to bulk insert data between SQL Server tables. He describes the steps he takes to perform a bulk copy of data using SqlBulkCopy. [5:55]</description>
				<link>/1676_Video_Using_SqlBulkCopy_to_Bulk_Insert_Data_between_SQL_Server_Tables</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 30 Jun 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Creating Sub-Reports Using Crystal Reports</title>
				<description>In this video, Mohammad Azam demonstrates how to create sub-reports in crystal reports. He walks you through the steps required to display hierarchical data using crystal reports. [8:40]</description>
				<link>/1675_Video_Creating_SubReports_Using_Crystal_Reports</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 23 Jun 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Creating Round Corners Using Only CSS</title>
				<description>In this video Mohammad Azam demonstrates how to create round corners using only CSS. He explains the benefits of using CSS instead of images in producing round corner effects. [4:52]</description>
				<link>/1671_Video_Creating_Round_Corners_Using_Only_CSS</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 16 Jun 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Introduction to the Pex Framework</title>
				<description>In this video Mohammad Azam introduces the Pex framework which allows developers to create better unit tests with high code coverage. [7:09]</description>
				<link>/1668_Video_Introduction_to_the_Pex_Framework</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 09 Jun 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using JQuery Library Ajax API to Invoke WebService Methods</title>
				<description>In this video Mohammad Azam demonstrates how to use the JQuery Ajax API to invoke web service methods. He uses a simple web service to show the API one uses to call web services using JQuery. [6:30]</description>
				<link>/1665_Video_Using_JQuery_Library_Ajax_API_to_Invoke_WebService_Methods</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 02 Jun 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Making AJAX Calls Using JQuery Library</title>
				<description>In this video Mohammad Azam demonstrates how to make AJAX calls using the JQuery library. He demonstrates the basics of how to use JQuery to perform some simple work. [5:05]</description>
				<link>/1657_Video_Making_AJAX_Calls_Using_JQuery_Library</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 26 May 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Introduction to the Castle Active Record Project</title>
				<description>In this video Mohammad Azam introduces the Castle Active Record Project. He walks you through how to get started using this tool. [8:53]</description>
				<link>/1655_Video_Introduction_to_the_Castle_Active_Record_Project</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 19 May 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: On Demand UI Loading Using ASP.NET AJAX</title>
				<description>In this video Mohammad Azam demonstrates how you can load the UI based on a user&apos;s demand. This technique improves performance by saving the size of the initial page load. [5:16]</description>
				<link>/1652_Video_On_Demand_UI_Loading_Using_ASPNET_AJAX</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 12 May 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: A Look into the LoginView Control</title>
				<description>In this video Mohammad Azam demonstrates how to display role based data using the LoginView control. [8:08]</description>
				<link>/1649_Video_A_Look_into_the_LoginView_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 05 May 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Creating Bar Charts Using Graphics API in Microsoft.NET Framework</title>
				<description>In this video Mohammad Azam demonstrates how to create a bar graph using the Graphics API provided by the Microsoft.NET Framework. [9:01]</description>
				<link>/1646_Video_Creating_Bar_Charts_Using_Graphics_API_in_MicrosoftNET_Framework</link>
				<author>Mohammad Azam</author>
				<pubDate>Fri, 02 May 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Compressing ViewState Using the GZip API</title>
				<description>In this video Mohammad Azam demonstrates how to compress the ViewState of an ASP.NET page using the GZip API. He explains how to use a base page to manage the ViewState compression for all pages on a site. [6:38]</description>
				<link>/1642_Video_Compressing_ViewState_Using_the_GZip_API</link>
				<author>Mohammad Azam</author>
				<pubDate>Wed, 30 Apr 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: ASP.NET Grid Performance</title>
				<description>The latest Developer Express grid control for ASP.NET performs well even with very large data sets. This video shows some examples of the grid in action. Watch it to learn more.</description>
				<link>/1645_Video_ASPNET_Grid_Performance</link>
				<author>Developer Express</author>
				<pubDate>Tue, 29 Apr 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Displaying Data from Excel Files on ASP.NET Pages</title>
				<description>In this video Mohammad Azam reads data from an Excel file and display it on screen using the GridView control. He also shows how to use the ASP.NET web page to update the data in the Excel file. [5:11]</description>
				<link>/1632_Video_Displaying_Data_from_Excel_Files_on_ASPNET_Pages</link>
				<author>Mohammad Azam</author>
				<pubDate>Tue, 29 Apr 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: A Look at the Prebuild and Postbuild Events in Visual Studio.NET </title>
				<description>In this video Mohammad Azam demonstrates how to use the Prebuild and Postbuild events in Visual Studio. He explains options associated with pre and post build events which are available in Visual Studio. He describes this while showing an example scenario. [4:57]</description>
				<link>/1633_Video_A_Look_at_the_Prebuild_and_Postbuild_Events_in_Visual_StudioNET_</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 28 Apr 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Compressing HttpResponse Using ASP.NET MVC Framework</title>
				<description>In this video Mohammad Azam demonstrates how to compress HttpResponse using ASP.NET MVC Framework. He uses Fiddler to demonstrate the changes made by the compression. [7:00]</description>
				<link>/1638_Video_Compressing_HttpResponse_Using_ASPNET_MVC_Framework</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 21 Apr 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Authenticating Controller Actions Using Custom Role Filter</title>
				<description>In this video Mohammad Azam demonstrates how to authenticate controller actions using custom role filter in ASP.NET MVC. He uses a simple example to demonstrate the code created in the video. [7:32]</description>
				<link>/1634_Video_Authenticating_Controller_Actions_Using_Custom_Role_Filter</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 14 Apr 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Caching ASP.NET MVC Controller Actions</title>
				<description>In this video Mohammad Azam demonstrates how to cache the controller actions to improve performance of ASP.NET MVC application. [5:10]</description>
				<link>/1629_Video_Caching_ASPNET_MVC_Controller_Actions</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 07 Apr 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Introduction to the Moq Mocking Framework</title>
				<description>In this video Mohammad Azam demonstrates how to get started with the Moq mocking framework. He uses some simple testing to show how to get tests working using this framework. Mohammad runs the tests in this example using MbUnit. [7:08]</description>
				<link>/1626_Video_Introduction_to_the_Moq_Mocking_Framework</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 31 Mar 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Implementing Controller Action Authentication in the ASP.NET MVC Framework</title>
				<description>In this video Mohammad Azam demonstrates how to implement controller action authentication in the ASP.NET MVC Framework. He explains how to add this security as well as why it is so important in MVC. [5:21]</description>
				<link>/1620_Video_Implementing_Controller_Action_Authentication_in_the_ASPNET_MVC_Framework</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 24 Mar 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Refresh Update Panel Using a Timer Control</title>
				<description>In this video Mohammad Azam demonstrates how to refresh the UpdatePanel control using the Timer control. He uses a GridView filled with information and has it update at a regular interval while changing the data to show how changing data can be observed using this configuration. [8:06]</description>
				<link>/1616_Video_Refresh_Update_Panel_Using_a_Timer_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 17 Mar 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using JQuery to Perform Drag and Drop Operations</title>
				<description>In this video tutorial Mohammad Azam demonstrates how to perform drag and drop operations using the JQuery library. He steps through the process of creating some simple drag and drop behavior. [6:17]</description>
				<link>/1611_Video_Using_JQuery_to_Perform_Drag_and_Drop_Operations</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 10 Mar 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using JavaScript with the ASP.NET MVC Framework </title>
				<description>In this video Mohammad Azam demonstrates how to use JavaScript inside the ASP.NET MVC Framework. He uses some simple data manipulation as an example to follow along with his explanation. [5:33]</description>
				<link>/1608_Video_Using_JavaScript_with_the_ASPNET_MVC_Framework_</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 03 Mar 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Unit Testing Membership Provider</title>
				<description>In this video Mohammad Azam demonstrates how to unit test Membership Provider. He uses a test membership provider and unit tests the provider using MbUnit. [5:18]</description>
				<link>/1590_Video_Unit_Testing_Membership_Provider</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 25 Feb 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Introduction to the MVC Toolkit</title>
				<description>In this video Mohammad Azam introduces the MVC Toolkit which helps to render controls for ASP.NET MVC pages. He shows examples of rendering without the MVC Toolkit as well with the MVC Toolkit. [5:55]</description>
				<link>/1594_Video_Introduction_to_the_MVC_Toolkit</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 18 Feb 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Url Rewriting Using ASP.NET MVC Framework</title>
				<description>In this video Mohammad Azam demonstrates how to rewrite URLs using the ASP.NET MVC Framework. He explains how to use the RouteTable to add new Routes for ASP.NET MVC traffic. [6:22]</description>
				<link>/1581_Video_Url_Rewriting_Using_ASPNET_MVC_Framework</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 11 Feb 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Passing Parameters Across Pages Using ASP.NET MVC Framework</title>
				<description>In this video Mohammad Azam demonstrates how to pass parameters across pages using the ASP.NET MVC Framework. He uses DLINQ to obtain the data for his examples. [5:12]</description>
				<link>/1575_Video_Passing_Parameters_Across_Pages_Using_ASPNET_MVC_Framework</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 04 Feb 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: ASP.NET MVC Framework Unit Testing</title>
				<description>In this video Mohammad Azam demonstrates how to perform unit testing using the ASP.NET MVC Framework. He shows you how to test your controllers and your views using MbUnit with some examples to explain the process. [7:48]</description>
				<link>/1568_Video_ASPNET_MVC_Framework_Unit_Testing</link>
				<author>Mohammad Azam</author>
				<pubDate>Wed, 30 Jan 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Unit Testing ASP.NET Pages Using Ruby And Watir</title>
				<description>In this unit testing video, Mohammad Azam will demonstrate how to use Ruby and Watir to test ASP.NET pages. He uses simple examples to explain the concepts and steps involved in this important task. [14:17]</description>
				<link>/1550_Video_Unit_Testing_ASPNET_Pages_Using_Ruby_And_Watir</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 28 Jan 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Creating Strongly Typed User Interface Messages</title>
				<description>In this video Mohammad Azam demonstrates how to create strongly typed user interface messages. He uses XML files to create these interfaces. He shows you how to generate an XML schema and use it to create a strongly-typed XML file. [12:08]</description>
				<link>/1553_Video_Creating_Strongly_Typed_User_Interface_Messages</link>
				<author>Mohammad Azam</author>
				<pubDate>Thu, 24 Jan 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Speed and Memory Use Matters</title>
				<description>In this video, DevExpress describes the limitations of advanced Windows Grid controls when consuming large datasets and how the XtraGrid is able to easily overcome these limitations via its smart query system.</description>
				<link>/1570_Video_Speed_and_Memory_Use_Matters</link>
				<author>Developer Express</author>
				<pubDate>Wed, 23 Jan 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Unit Testing ASP.NET Pages Using WatiN</title>
				<description>In this video Mohammad Azam will demonstrate how to unit test ASP.NET pages using WatiN. He uses a simple page as a demonstration. A source download is included to assist your learning.</description>
				<link>/1548_Video_Unit_Testing_ASPNET_Pages_Using_WatiN</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 21 Jan 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Implementing Model View Presenter Using ASP.NET</title>
				<description>In this video Mohammad Azam implements the Model View Presenter pattern using ASP.NET. He uses a simple &quot;contact us&quot; example, and tests it using MBUnit. [17:33]</description>
				<link>/1555_Video_Implementing_Model_View_Presenter_Using_ASPNET</link>
				<author>Mohammad Azam</author>
				<pubDate>Fri, 18 Jan 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Introduction to the ASP.NET MVC Framework</title>
				<description>In this video Mohammad Azam will introduce the ASP.NET MVC Framework. He explains why we would use MVC instead of current Forms technology. This introduction shows how to do some simple interaction using this new framework.  [14:36]</description>
				<link>/1561_Video_Introduction_to_the_ASPNET_MVC_Framework</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 14 Jan 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Introduction to the Dynamic Website Project in Visual Studio 2008</title>
				<description>In this video Mohammad Azam demonstrates how to use the Dynamic Website Project in Visual Studio 2008.     [8:18]</description>
				<link>/1539_Video_Introduction_to_the_Dynamic_Website_Project_in_Visual_Studio_2008</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 07 Jan 2008 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Introduction to Extension Methods in C# 3.0</title>
				<description>In this video Mohammad Azam demonstrates a new feature of C# 3.0, Extension Methods.</description>
				<link>/1527_Video_Introduction_to_Extension_Methods_in_C_30</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 17 Dec 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Introduction to NMock</title>
				<description>In this video, Mohammad Azam demonstrates how to use NMock, unit testing mocking framework.</description>
				<link>/1515_Video_Introduction_to_NMock</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 03 Dec 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using FIT for Integration Testing</title>
				<description>In this video, Mohammad Azam demonstrates how to use FIT to perform integration testing. [12:15]</description>
				<link>/1510_Video_Using_FIT_for_Integration_Testing</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 26 Nov 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Introduction to JQuery</title>
				<description>In this video, Mohammad Azam demonstrates how to use the JQuery library for JavaScript, which can be used to perform many common JavaScript operations and DHTML effects. [7:34]</description>
				<link>/1495_Video_Introduction_to_JQuery</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 19 Nov 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using XMLHttp Object to Make AJAX Requests</title>
				<description>In this video Mohammad Azam demonstrates how to use the XMLHttp object to make AJAX Requests. [9:55]</description>
				<link>/1490_Video_Using_XMLHttp_Object_to_Make_AJAX_Requests</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 12 Nov 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Creating and Using a Code Module in C#</title>
				<description>In this video Mohammad Azam will demonstrate how to create and use a code module in C#. [6:41]</description>
				<link>/1488_Video_Creating_and_Using_a_Code_Module_in_C</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 29 Oct 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using NCover for Code Coverage</title>
				<description>In this video Mohammad Azam demonstrates how to use NCover to perform code coverage on your application. [12:00]</description>
				<link>/1481_Video_Using_NCover_for_Code_Coverage</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 22 Oct 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Unit Testing Using MbUnit</title>
				<description>In this article Mohammad Azam demonstrates some of the cool features available in MbUnit for unit testing. [8:15]</description>
				<link>/1469_Video_Unit_Testing_Using_MbUnit</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 15 Oct 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Creating Many-to-Many Relationships Using NHibernate</title>
				<description>In this video Mohammad Azam will demonstrate how to create many-to-many relationships using NHibernate. [6:38]</description>
				<link>/1462_Video_Creating_ManytoMany_Relationships_Using_NHibernate</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 08 Oct 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Find Out If JavaScript is Enabled on the Client Machine</title>
				<description>In this video, Mohammad Azam demonstrates how to detect if JavaScript is enabled (not just supported) on the client machine. [7:26]</description>
				<link>/1457_Video_Find_Out_If_JavaScript_is_Enabled_on_the_Client_Machine</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 01 Oct 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Derived Properties Using NHibernate</title>
				<description>In this video Mohammad Azam demonstrates how to create derived properties using NHibernate.</description>
				<link>/1448_Video_Derived_Properties_Using_NHibernate</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 24 Sep 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the HQL (Hibernate Query Language) to Execute Queries</title>
				<description>In this video Mohammad Azam will demonstrate how to use HQL (Hibernate Query Language) to execute queries against a database. [8:19]</description>
				<link>/1438_Video_Using_the_HQL_Hibernate_Query_Language_to_Execute_Queries</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 17 Sep 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Creating One-to-Many Relationships Using NHibernate</title>
				<description>In this video Mohammad Azam will demonstrate how to create one-to-many relationships using NHibernate. [12:28]</description>
				<link>/1424_Video_Creating_OnetoMany_Relationships_Using_NHibernate</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 10 Sep 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Introduction to NHibernate</title>
				<description>In this video Mohammad Azam will introduce the Object Relational Mapper, NHibernate. [9:08] </description>
				<link>/1413_Video_Introduction_to_NHibernate</link>
				<author>Mohammad Azam</author>
				<pubDate>Tue, 04 Sep 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: JavaScript Unit Testing with JsUnit</title>
				<description>In this video Mohammad Azam will demonstrate how to perform JavaScript Unit Testing using JsUnit. [11.06]</description>
				<link>/1410_Video_JavaScript_Unit_Testing_with_JsUnit</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 27 Aug 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Testing ASP.NET Pages with NUnitASP</title>
				<description>In this article Mohammad Azam will demonstrate how to test ASP.NET pages using NUnitASP. [9:22]</description>
				<link>/1394_Video_Testing_ASPNET_Pages_with_NUnitASP</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 20 Aug 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Introduction to Windows Powershell </title>
				<description>In this video Mohammad Azam will introduce the Microsoft Windows Powershell. [6:08]</description>
				<link>/1389_Video_Introduction_to_Windows_Powershell_</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 13 Aug 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using Parallel Activity Execution in Windows Workflow Foundation</title>
				<description>In this video Mohammad Azam will demonstrate how to use the parallel activity in Windows Workflow Foundation. [6:05]</description>
				<link>/1384_Video_Using_Parallel_Activity_Execution_in_Windows_Workflow_Foundation</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 06 Aug 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Creating Custom Activity in Windows Workflow Foundation</title>
				<description>In this video Mohammad Azam demonstrates how to create a custom activity in Windows Workflow Foundation. [5:43]</description>
				<link>/1377_Video_Creating_Custom_Activity_in_Windows_Workflow_Foundation</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 30 Jul 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Introduction to Test Driven Development Using NUnit</title>
				<description>In this video Mohammad Azam introduces test driven development using NUnit. [11:48]</description>
				<link>/1370_Video_Introduction_to_Test_Driven_Development_Using_NUnit</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 23 Jul 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Creating a Simple Silverlight Application</title>
				<description>In this video Mohammad Azam demonstrates how to create a simple Silverlight application. [12:23]</description>
				<link>/1365_Video_Creating_a_Simple_Silverlight_Application</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 16 Jul 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Performing INSERT and DELETE Using DLINQ</title>
				<description>In this video Mohammad Azam will demonstrate how to perform INSERT and DELETE operations using DLINQ. [8:58]</description>
				<link>/1358_Video_Performing_INSERT_and_DELETE_Using_DLINQ</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 09 Jul 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Image Replacement Using CSS</title>
				<description>In this video Mohammad Azam will demonstrate how to replace images using CSS. [7:11]</description>
				<link>/1349_Video_Image_Replacement_Using_CSS</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 02 Jul 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Performing XML File Manipulation Using XLinq</title>
				<description>In this video Mohammad Azam will demonstrate how to perform XML File Manipulation using XLinq. [9:41] </description>
				<link>/1339_Video_Performing_XML_File_Manipulation_Using_XLinq</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 25 Jun 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Introduction to XLINQ</title>
				<description>In this video tutorial, Mohammad introduces XLINQ, which is part of the C# 3.0 framework. XLINQ is used to query XML data and files. [6:18]</description>
				<link>/1323_Video_Introduction_to_XLINQ</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 18 Jun 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using AJAX With the Anthem.NET Library</title>
				<description>In this video Mohammad Azam will demonstrate how to use the Anthem.NET Library to make AJAX calls. [7:49]</description>
				<link>/1317_Video_Using_AJAX_With_the_AnthemNET_Library</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 11 Jun 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using AJAX with the AJAX.NET Pro Library</title>
				<description>In this video Mohammad Azam will demonstrate how to use the AJAX.NET Pro Library to make server side calls. [6:12]</description>
				<link>/1308_Video_Using_AJAX_with_the_AJAXNET_Pro_Library</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 04 Jun 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Introduction to JSON</title>
				<description>In this video Mohammad Azam demonstrates how to use JSON (Java Script Object Notation). [10:15]</description>
				<link>/1303_Video_Introduction_to_JSON</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 28 May 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Creating a Simple Windows Workflow Application</title>
				<description>In this video Mohammad Azam demonstrates how to create a simple Windows Workflow Application. [5:10]</description>
				<link>/1282_Video_Creating_a_Simple_Windows_Workflow_Application</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 21 May 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Creating a Custom ASP.NET AJAX Extender Control</title>
				<description>In this video Mohammad Azam will demonstrate how to create a custom ASP.NET AJAX Extender Control.  [7:39]</description>
				<link>/1276_Video_Creating_a_Custom_ASPNET_AJAX_Extender_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 14 May 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ASP.NET AJAX Control Toolkit ListSearch Control</title>
				<description>In this video Mohammad demonstrates how to use the ASP.NET AJAX Control Toolkit ListSearch Control. [8:09]</description>
				<link>/1267_Video_Using_the_ASPNET_AJAX_Control_Toolkit_ListSearch_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 07 May 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ASP.NET AJAX Control Toolkit Slide Show Control</title>
				<description>In this video Mohammad demonstrates how to use the ASP.NET AJAX Control Toolkit Slide Show Control. [7:30]</description>
				<link>/1266_Video_Using_the_ASPNET_AJAX_Control_Toolkit_Slide_Show_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 30 Apr 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the TABLE Data Type in SQL SERVER</title>
				<description>In this video Mohammad demonstrates how to use the TABLE data type in SQL SERVER. [8:24]</description>
				<link>/1259_Video_Using_the_TABLE_Data_Type_in_SQL_SERVER</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 23 Apr 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Creating a Simple HttpModule in ASP.NET</title>
				<description>In this article Mohammad demonstrates how to create a simple HttpModule in ASP.NET. [8:23]</description>
				<link>/1247_Video_Creating_a_Simple_HttpModule_in_ASPNET</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 16 Apr 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Precompiling an ASP.NET 2.0 Website</title>
				<description>In this video Mohammad demonstrates how to precompile an ASP.NET 2.0 website. [11:17]</description>
				<link>/1185_Video_Precompiling_an_ASPNET_20_Website</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 09 Apr 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Creating a Simple HttpHandler in ASP.NET</title>
				<description>In this video Mohammad demonstrates how to create a simple HttpHandler in ASP.NET. [9:53]</description>
				<link>/1216_Video_Creating_a_Simple_HttpHandler_in_ASPNET</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 02 Apr 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ASP.NET AJAX Tabs Control</title>
				<description>In this video Mohammad demonstrates how to use the ASP.NET AJAX Tabs Control. [9:44]</description>
				<link>/1175_Video_Using_the_ASPNET_AJAX_Tabs_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 26 Mar 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ASP.NET AJAX Calendar Extender Control</title>
				<description>In this video Mohammad demonstrates how to use the ASP.NET AJAX Calendar Extender Control. [5:22]</description>
				<link>/1145_Video_Using_the_ASPNET_AJAX_Calendar_Extender_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 19 Mar 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ASP.NET AJAX MaskedEdit Extender Control</title>
				<description>In this video Mohammad demonstrates how to use the ASP.NET AJAX MaskedEdit Extender Control. [6:56]</description>
				<link>/1146_Video_Using_the_ASPNET_AJAX_MaskedEdit_Extender_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 12 Mar 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the AutoComplete Control in ASP.NET AJAX Control Toolkit</title>
				<description>In this video Mohammad demonstrates how to use the ASP.NET AJAX Control Toolkit AutoComplete control. [9:35]</description>
				<link>/1158_Video_Using_the_AutoComplete_Control_in_ASPNET_AJAX_Control_Toolkit</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 05 Mar 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Creating a Freeze Page</title>
				<description>In this video Mohammad demonstrates how to create a freeze page that will be displayed when the request performs a lengthy task. [9:35]</description>
				<link>/1163_Video_Creating_a_Freeze_Page</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 26 Feb 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Creating a Custom Configuration Section in ASP.NET 2.0</title>
				<description>In this video Mohammad demonstrates how to create a Custom Configuration Section in ASP.NET 2.0. [12:50]</description>
				<link>/1133_Video_Creating_a_Custom_Configuration_Section_in_ASPNET_20</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 19 Feb 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using Web.sitemap Security Trimming in ASP.NET 2.0 Applications</title>
				<description>In this video Mohammad demonstrates how to use the Web.sitemap Security Trimming Features in ASP.NET 2.0 Applications. [6:14]</description>
				<link>/1122_Video_Using_Websitemap_Security_Trimming_in_ASPNET_20_Applications</link>
				<author>Mohammad Azam</author>
				<pubDate>Fri, 16 Feb 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using LINQ to Create a Hierarchical GridView</title>
				<description>In this video Mohammad demonstrates how to use LINQ to Create a Hierarchical GridView.</description>
				<link>/1126_Video_Using_LINQ_to_Create_a_Hierarchical_GridView</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 05 Feb 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Introduction to LINQ</title>
				<description>In this video Mohammad demonstrates some of the basic functionality of the LINQ Project,  which is the part of C# 3.0 (Orcas) framework. </description>
				<link>/1111_Video_Introduction_to_LINQ</link>
				<author>Mohammad Azam</author>
				<pubDate>Tue, 30 Jan 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Introduction to DLINQ</title>
				<description>In this video, Mohammad introduces DLINQ, which is part of the C# 3.0 (and Orcas) framework.</description>
				<link>/1112_Video_Introduction_to_DLINQ</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 29 Jan 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ASP.NET AJAX Control Toolkit DropDown Control</title>
				<description>In this video I will demonstrate how to use the ASP.NET AJAX Control Toolkit DropDown Control.</description>
				<link>/1095_Video_Using_the_ASPNET_AJAX_Control_Toolkit_DropDown_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 22 Jan 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ASP.NET AJAX Control Toolkit  NoBot Control</title>
				<description>In this video tutorial Mohammad demonstrates how to use the ASP.NET AJAX Control Toolkit NoBot Control. </description>
				<link>/1086_Video_Using_the_ASPNET_AJAX_Control_Toolkit__NoBot_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 15 Jan 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ASP.NET AJAX Control Toolkit MutuallyExlcusiveCheckBox  Control</title>
				<description>In this video Mohammad demonstrates how to use the ASP.NET AJAX Control Toolkit Mutually Exclusive CheckBox Extender Control. </description>
				<link>/1105_Video_Using_the_ASPNET_AJAX_Control_Toolkit_MutuallyExlcusiveCheckBox__Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 08 Jan 2007 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ASP.NET AJAX Control Toolkit ValidatorCallout Control</title>
				<description>In this video I will demonstrate how to use the ASP.NET AJAX Control Toolkit ValidatorCallout Control. </description>
				<link>/1085_Video_Using_the_ASPNET_AJAX_Control_Toolkit_ValidatorCallout_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 18 Dec 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ASP.NET AJAX Control Toolkit HoverMenu Control</title>
				<description>In this video Mohammad demonstrates how to use the ASP.NET AJAX Control Toolkit HoverMenu Control.</description>
				<link>/1076_Video_Using_the_ASPNET_AJAX_Control_Toolkit_HoverMenu_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 11 Dec 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ASP.NET AJAX Control Toolkit  UpdatePanelAnimation Control</title>
				<description>In this video tutorial I will demonstrate how to use the ASP.NET AJAX Control Toolkit UpdatePanelAnimation Control. </description>
				<link>/1070_Video_Using_the_ASPNET_AJAX_Control_Toolkit__UpdatePanelAnimation_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 04 Dec 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Generate Microsoft Word Reports From SQL Reporting Services</title>
				<description>This video tutorial shows how to generate Microsoft Word formatted reports from SQL Server Reporting Services, using SoftArtisans&apos; Officewriter.  Using this combination, reports can be editing directly in MS Word, and such things as address books, mailing labels, invoices, or any other MS Word document can be produced.  [12:13]</description>
				<link>/1080_Video_Generate_Microsoft_Word_Reports_From_SQL_Reporting_Services</link>
				<author>Steven Smith</author>
				<pubDate>Tue, 28 Nov 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ASP.NET AJAX PagingBulletedList Control</title>
				<description>In this video Mohammad demonstrates how you can use the ASP.NET AJAX Control Toolkit PagingBulletedList Control. </description>
				<link>/1057_Video_Using_the_ASPNET_AJAX_PagingBulletedList_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 27 Nov 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ASP.NET AJAX Control Toolkit  Slider Control</title>
				<description>In this video tutorial I will demonstrate how to use the ASP.NET AJAX Control Toolkit Slider Control.  This control is used to set the numeric value of a TextBox control.</description>
				<link>/1056_Video_Using_the_ASPNET_AJAX_Control_Toolkit__Slider_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 20 Nov 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ASP.NET AJAX Control Toolkit  NumericUpDown Control</title>
				<description>In this video tutorial Mohammad demonstrates how to use the ASP.NET AJAX Control Toolkit NumericUpDown Control. </description>
				<link>/1055_Video_Using_the_ASPNET_AJAX_Control_Toolkit__NumericUpDown_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 13 Nov 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ASP.NET AJAX Control Toolkit  ResizableControl</title>
				<description>In this video tutorial Mohammad demonstrates how to use the ASP.NET AJAX Control Toolkit ResizableControl. [6:25]</description>
				<link>/1049_Video_Using_the_ASPNET_AJAX_Control_Toolkit__ResizableControl</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 06 Nov 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using Reporting Services to create Excel Pivot Chart Reports with OfficeWriter</title>
				<description>This video demonstrates how to use Microsoft SQL Server Reporting Services to create Excel Pivot Table and Pivot Chart reports using SoftArtisans OfficeWriter.  [14:19]</description>
				<link>/1063_Video_Using_Reporting_Services_to_create_Excel_Pivot_Chart_Reports_with_OfficeWriter</link>
				<author>Steven Smith</author>
				<pubDate>Thu, 02 Nov 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ASP.NET AJAX Control Toolkit Accordion Control</title>
				<description>In this video tutorial I will demonstrate how to use the ASP.NET AJAX Control Toolkit Accordion Control. </description>
				<link>/1044_Video_Using_the_ASPNET_AJAX_Control_Toolkit_Accordion_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 30 Oct 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ASP.NET AJAX Rating Control</title>
				<description>In this video Mohammad demonstrates how you can use the ASP.NET AJAX Control Toolkit Rating Control. </description>
				<link>/1042_Video_Using_the_ASPNET_AJAX_Rating_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 23 Oct 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ATLAS Dynamic Populate Control</title>
				<description>In this video tutorial Mohammad demonstrates how to use the Atlas Control Toolkit Dynamic Populate Extender Control. </description>
				<link>/1034_Video_Using_the_ATLAS_Dynamic_Populate_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 16 Oct 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ATLAS DragPanel Control</title>
				<description>In this video Mohammad demonstrates how you can use the ATLAS DragPanel Control.</description>
				<link>/1020_Video_Using_the_ATLAS_DragPanel_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 09 Oct 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: SQL Server Reporting Services 2005 Tutorial</title>
				<description>In this 10 minute video, Steve provides a simple step by step tutorial of creating a report using SQL Server Reporting Services 2005.</description>
				<link>/972_Video_SQL_Server_Reporting_Services_2005_Tutorial</link>
				<author>Steven Smith</author>
				<pubDate>Fri, 06 Oct 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ATLAS Filtered TextBox Control</title>
				<description>In this video Mohammad demonstrates how you can use the ATLAS Filtered TextBox Control.</description>
				<link>/1022_Video_Using_the_ATLAS_Filtered_TextBox_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 02 Oct 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the Atlas UpdateProgress Control</title>
				<description>In this video, Mohammad demonstrates how you can use the ATLAS UpdateProgress Control.</description>
				<link>/1013_Video_Using_the_Atlas_UpdateProgress_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 25 Sep 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ATLAS PasswordStrength Control</title>
				<description>In this video Mohammad demonstrates how you can use the ATLAS PasswordStrength Control.</description>
				<link>/1010_Video_Using_the_ATLAS_PasswordStrength_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 18 Sep 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using ATLAS PopUp Control with Calendar inside the GridView Control</title>
				<description>In this video tutorial Mohammad demonstrates how you can access the Calendar control which is displayed using the ATLAS PopUp control inside the GridView control.</description>
				<link>/1004_Video_Using_ATLAS_PopUp_Control_with_Calendar_inside_the_GridView_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 11 Sep 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using ATLAS ReOrderList Control with ObjectDataSource Control</title>
				<description>In this video I will demonstrate that how you can use the ATLAS ReOrderList control with the ObjectDataSource control. </description>
				<link>/1002_Video_Using_ATLAS_ReOrderList_Control_with_ObjectDataSource_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 04 Sep 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ATLAS ReOrderList Control with SqlDataSource control</title>
				<description>In this tutorial Mohammad explains how you can use the ATLAS ReOrderList Control with a SqlDataSource control. </description>
				<link>/990_Video_Using_the_ATLAS_ReOrderList_Control_with_SqlDataSource_control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 28 Aug 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the Substitution Control in ASP.NET 2.0</title>
				<description>In this video Mohammad demonstrates how you can use the Substitution control in ASP.NET 2.0. </description>
				<link>/964_Video_Using_the_Substitution_Control_in_ASPNET_20</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 21 Aug 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ATLAS Toggle Button Control</title>
				<description>In this video Mohammad demonstrates how you can use the ATLAS Toggle Button Control. </description>
				<link>/940_Video_Using_the_ATLAS_Toggle_Button_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 14 Aug 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Displaying Running Total from GridView in ATLAS Always Visible Control</title>
				<description>In this video Mohammad demonstrates how you can display the running total from a GridView control into the ATLAS Always Visible Control. </description>
				<link>/949_Video_Displaying_Running_Total_from_GridView_in_ATLAS_Always_Visible_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 07 Aug 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ATLAS Modal PopUp Control</title>
				<description>In this video Mohammad demonstrates how to use the ATLAS Modal PopUp Control.</description>
				<link>/927_Video_Using_the_ATLAS_Modal_PopUp_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 31 Jul 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ATLAS Drop Shadow Control</title>
				<description>In this video tutorial I will demonstrate that how you can use the ATLAS Drop Shadow Control to create highly interactive shadows for ASP.NET controls.</description>
				<link>/926_Video_Using_the_ATLAS_Drop_Shadow_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 24 Jul 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: MicroCaching Demonstration</title>
				<description>In this video you will see a demonstration of the dramatic effects of adding caching for a very short duration to a busy web page.</description>
				<link>/928_Video_MicroCaching_Demonstration</link>
				<author>Steven Smith</author>
				<pubDate>Mon, 17 Jul 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ATLAS Timer Control to Change Advertisements Without Postbacks</title>
				<description>In this small video Mohammad demonstrates how you can use the ATLAS Timer Control to change the advertisements on the page without a postback.</description>
				<link>/861_Video_Using_the_ATLAS_Timer_Control_to_Change_Advertisements_Without_Postbacks</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 10 Jul 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ATLAS Cascading DropDown Control</title>
				<description>In this video Mohammad demonstrates how you can connect and use the ATLAS Cascading DropDown control with the SQL SERVER database.  The CascadingDropDownList control is part of the ATLAS Control Toolkit which provides DropDownList dependencies without having to trigger the postback.</description>
				<link>/855_Video_Using_the_ATLAS_Cascading_DropDown_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 03 Jul 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ATLAS TextBoxWatermark </title>
				<description>In this video I will demonstrate how you can use the ATLAS TextBoxWatermark control.</description>
				<link>/853_Video_Using_the_ATLAS_TextBoxWatermark_</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 26 Jun 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using ATLAS RoundCorner Control</title>
				<description>In this video Mohammad demonstrates how to use the ATLAS RoundCorner Control to make more attractive web server controls. 

</description>
				<link>/862_Video_Using_ATLAS_RoundCorner_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 19 Jun 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ATLAS Confirm Button</title>
				<description>In this video Mohammad demonstrates how you can use the ATLAS ConfirmButtonExtender Control.</description>
				<link>/847_Video_Using_the_ATLAS_Confirm_Button</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 12 Jun 2006 00:00:00 GMT</pubDate>
			</item>
	
			<item>
				<title>Video: Using the ATLAS Auto-Suggest TextBox Control</title>
				<description>In this video tutorial I will demonstrate how you can use the new ATLAS AutoCompleteExtender Control. The AutoCompleteExtender control is part of the ATLAS framework which provides auto completion features to the user’s input. I will implement the application from scratch and extend a regular TextBox to provide auto completion features.</description>
				<link>/838_Video_Using_the_ATLAS_AutoSuggest_TextBox_Control</link>
				<author>Mohammad Azam</author>
				<pubDate>Mon, 05 Jun 2006 00:00:00 GMT</pubDate>
			</item>
	
			</channel>
		</rss>
	