<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><link>http://www.asp.net/Articles/rss.ashx?count=10&amp;mid=64</link><title>ASP.NET Daily Articles</title><description>ASP.NET Daily Articles</description><dc:language>en-US</dc:language><generator>RSS Generated by www.asp.net</generator><item><dc:creator>Lee Dumond</dc:creator><title>Resetting the Page Index in a ListView</title><link>http://leedumond.com/blog/resetting-the-page-index-in-a-listview/</link><pubDate>Fri, 27 Nov 2009 10:34:36 GMT</pubDate><description>Resetting paging in a GridView is pretty easy, but that isn't the case for a ListView. There's actually no such property as PageIndex with ListView, so we need to dig into the internals of the DataPager to perform this common task.</description></item><item><dc:creator>Mohammad Azam</dc:creator><title>Introduction to ASP.NET HTML Helpers</title><link>http://highoncoding.com/Articles/624_Introduction_to_ASP_NET_HTML_Helpers.aspx</link><pubDate>Thu, 26 Nov 2009 10:34:36 GMT</pubDate><description>In this article we will introduce the concept of HTML helpers and how they can help the developer to speed up the development for an ASP.NET MVC application.</description></item><item><dc:creator>Gil Fink</dc:creator><title>Replacing ASP.NET Session with Velocity Session Provider</title><link>http://blogs.microsoft.co.il/blogs/gilf/archive/2009/10/06/replacing-asp-net-session-with-velocity-session-provider.aspx</link><pubDate>Wed, 25 Nov 2009 10:34:36 GMT</pubDate><description>One nice feature of Microsoft Distributed Cache aka Velocity is a custom session provider that can replace the ASP.NET default session provider. 
The article explains how to replace ASP.NET session with the Velocity session provider that is being provided with Velocity.</description></item><item><dc:creator>Shivprasad Koirala</dc:creator><title>Detecting .NET Application Memory Leaks</title><link>http://www.dotnetfunda.com/articles/article625-best-practices-no-5--detecting-net-application-memory-leaks.aspx</link><pubDate>Tue, 24 Nov 2009 10:34:36 GMT</pubDate><description>This article shows how to detect and investigate .NET application memory leaks.</description></item><item><dc:creator>Bryian Tan</dc:creator><title>ASP.NET Multiple Selection DropDownList with AJAX HoverMenuExtender</title><link>http://www.c-sharpcorner.com/UploadFile/bryianTan/ASP-NET-Multiple-Selection-DropDownList09102009215209PM/ASP-NET-Multiple-Selection-DropDownList.aspx</link><pubDate>Mon, 23 Nov 2009 10:34:36 GMT</pubDate><description>An article on how to build a Multiple Selection DropDownList with AJAX HoverMenuExtender.</description></item><item><dc:creator>Raj Kumar</dc:creator><title>ASP.NET MVC Web Application using ADO.NET Entity Data Model</title><link>http://www.c-sharpcorner.com/UploadFile/raj1979/ASPNETMVCADONETEntityDataModel10092009014300AM/ASPNETMVCADONETEntityDataModel.aspx</link><pubDate>Sun, 22 Nov 2009 10:34:36 GMT</pubDate><description>This article will help you to understand how to create ASP.NET MVC web applications using the ADO.NET Entity Data Model.</description></item><item><dc:creator>Aashish Gupta</dc:creator><title>Customizing ASP.NET Menu Control to use jQuery,Superfish and CSS Friendly Control Adapters</title><link>http://www.smallworkarounds.net/2009/10/customizing-aspnet-menu-control-to-use.html</link><pubDate>Sat, 21 Nov 2009 10:34:36 GMT</pubDate><description>In this article I will share the steps on how to hook up the Superfish jQuery Menu plug-in into your ASP.NET website to beautify your ASP.NET Menu control.</description></item><item><dc:creator>Yi Liu</dc:creator><title>How to Create an ASP.NET Modal Popup Login</title><link>http://aspalliance.com/1882_How_to_Create_an__ASPNET_Modal_Popup_Login.all</link><pubDate>Fri, 20 Nov 2009 10:34:36 GMT</pubDate><description>In this article, I demonstrate how to create a modal popup login page in ASP.NET. By using Login controls, AJAX Extensions, and the AJAX Control Toolkit, you can easily accomplish this task without much coding. The demo project is based on Visual Web Developer Express 2008 and the .NET Framework 3.5. It also assumes you have installed the AJAX Control Toolkit.</description></item><item><dc:creator>Scott Mitchell</dc:creator><title>Database Documentation, API for Pre- and Post-Conditions, Blogs and More</title><link>http://msdn.microsoft.com/en-us/magazine/ee335714.aspx</link><pubDate>Thu, 19 Nov 2009 10:34:36 GMT</pubDate><description>Scott Mitchell's November 2009 Toolbox column in MSDN Magazine</description></item><item><dc:creator>Mike Brind</dc:creator><title>Dependency Injection and Inversion of Control with ASP.MET MVC</title><link>http://www.mikesdotnetting.com/Article/117/Dependency-Injection-and-Inversion-of-Control-with-ASP.MET-MVC</link><pubDate>Wed, 18 Nov 2009 10:34:36 GMT</pubDate><description>As you delve more into ASP.NET MVC you start to come across a whole new way of doing things that Web Forms development didn't really expose you to. Inversion of Control (IoC) and Dependency Injection (DI) are two phrases that crop up a lot in the MVC space. So what are they all about? And should you care?</description></item></channel></rss>