<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>Bryian Tan</dc:creator><title>ASP.NET Multiple Selection DropDownList with AJAX HoverMenuExtender</title><link>http://blog.ysatech.com/post/2009/09/09/ASP-NET-Multiple-Selection-DropDownList-with-AJAX-HoverMenuExtender.aspx</link><pubDate>Tue, 10 Nov 2009 10:34:36 GMT</pubDate><description>Recently, I was looking for a multiple selection dropdownlist control for my new project. After spending some time researching for it, I decided to put together all my finding in one web user control. This web user control consists of an ASP.NET AJAX HoverMenuExtender, JavaScript, StyleSheet and  CheckBoxListExCtrl . The final product will work with or without a MasterPage and you can drag and drop more than one instances of the control on to the page.</description></item><item><dc:creator>Jeffrey Palermo, Ben Scheirman, and Jimmy Bogard</dc:creator><title>Getting Started with the ASP.NET MVC Framework</title><link>http://dotnetslackers.com/articles/aspnet/Getting-Started-with-the-ASP-NET-MVC-Framework.aspx</link><pubDate>Mon, 9 Nov 2009 10:34:36 GMT</pubDate><description>This article introduces the essential concepts of the ASP.NET MVC framework, dissects the MVC pattern, and provides real-world examples to illustrate how it works.</description></item><item><dc:creator>Shivprasad Koirala</dc:creator><title>Improve Bandwidth Performance of ASP.NET Sites Using IIS Compression</title><link>http://www.dotnetfunda.com/articles/article589-best-practice-no-4-improve-bandwidth-performance-of-aspnet-sites-using-iis-compression.aspx</link><pubDate>Sun, 8 Nov 2009 10:34:36 GMT</pubDate><description>Bandwidth performance is one of the critical requirements for every website. In today’s time major cost of the website is not hard disk space but its bandwidth. So transferring maximum amount of data over the available bandwidth becomes very critical. In this article we will see how we can use IIS compression to increase bandwidth performance.</description></item><item><dc:creator>Satheesh Babu</dc:creator><title>Building Efficient Search Page Using QueryExtender control in ASP.Net 4.0</title><link>http://www.codedigest.com/Articles/ASPNET/289_Building_Efficient_Search_Page_Using_QueryExtender_control_in_ASPNet_40.aspx</link><pubDate>Sat, 7 Nov 2009 10:34:36 GMT</pubDate><description>Building a search page is one of the very common and repeated tasks we do in any data driven websites. To do this, we will build a select query with where clause based on the search parameter suppplied through the input controls on the page. Understanding this need, Microsoft has introduced a new extender control called QueryExtender control with ASP.Net 4.0(Currently in beta) release that works with LINQ.</description></item><item><dc:creator>Amit Patel</dc:creator><title>Mobile Device Detection and Redirection Using ASP.NET</title><link>http://dotnetslackers.com/articles/aspnet/Mobile-Device-Detection-and-Redirection-Using-ASP-NET.aspx</link><pubDate>Fri, 6 Nov 2009 10:34:36 GMT</pubDate><description>This article explains two approaches to determine if an HTTP request is coming from a mobile phone and then redirecting the request to a page optimized for a mobile browser.</description></item><item><dc:creator>Scott Allen</dc:creator><title>Health Monitoring and ASP.NET MVC</title><link>http://odetocode.com/Blogs/scott/archive/2009/10/11/health-monitoring-and-asp-net-mvc.aspx</link><pubDate>Thu, 5 Nov 2009 10:34:36 GMT</pubDate><description>The Health Monitoring features introduced in ASP.NET 2.0 can be used with the new ASP.NET MVC framework to capture important diagnostic information. This article show you the basic configuration you need to get started.</description></item><item><dc:creator>Aaron Skonnard</dc:creator><title>RESTful Services With ASP.NET MVC</title><link>http://msdn.microsoft.com/en-us/magazine/dd943053.aspx</link><pubDate>Wed, 4 Nov 2009 10:34:36 GMT</pubDate><description>A RESTful service is a web of resources that programs can navigate. When designing a RESTful service, you have to think carefully about how your web will work. This means designing resource representations with links that facilitate navigation, describing service input somehow, and considering how consumers will navigate around your service at run time. Getting these things right is often overlooked, but they're central to realizing the full potential REST has to offer.</description></item><item><dc:creator>Steve Michelotti</dc:creator><title>ASP.NET MVC View Model Patterns</title><link>http://geekswithblogs.net/michelotti/archive/2009/10/25/asp.net-mvc-view-model-patterns.aspx</link><pubDate>Tue, 3 Nov 2009 10:34:36 GMT</pubDate><description>In this article, Steve Michelotti examines various patterns that have emerged with dealing with view models in ASP.NET MVC solutions and discussing the strengths/weaknesses of each.</description></item><item><dc:creator>Mike Brind</dc:creator><title>jQuery Star Rater with ASP.NET MVC</title><link>http://www.mikesdotnetting.com/Article/114/jQuery-Star-Rating-with-ASP.NET-MVC</link><pubDate>Mon, 2 Nov 2009 10:34:36 GMT</pubDate><description>There are a number of jQuery star rating plugins to choose from. All have their pros and cons. For this site, I decided to implement the one from FyneWorks because it allows for split stars. Here's how I did it.</description></item><item><dc:creator>Bryian Tan</dc:creator><title>Disable an ASP.NET button during PostBack with AJAX loading background image</title><link>http://blog.ysatech.com/post/2009/08/13/Disable-an-ASPNET-button-during-PostBack-with-AJAX-loading-background-image.aspx</link><pubDate>Sun, 1 Nov 2009 10:34:36 GMT</pubDate><description>There are times when our applications might take an extra few seconds to respond to a click event. Some users might get impatient and click on the button more than once. We can easily avoid this type of situation by disabling the submit button during PostBack on the page by using a client side script.</description></item></channel></rss>