<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>ASP.net Developer's - New Articles</title>
    <description>The 25 most recent updates for the ASP.net Wiki</description>
    <link>http://wiki.asp.net/themes/iis/pages/updated-articles.aspx</link>
    <language>en-us</language>
    <copyright>Copyright © 2008 Microsoft Corporation. All Rights Reserved</copyright>
    <lastBuildDate>Mon, 14 May 2012 12:08:30 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>RSS.NET: http://www.rssdotnet.com/</generator>
    <item>
      <title>How to use a countdown timer inside Repeater ItemTemplate</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1776/how-to-use-a-countdown-timer-inside-repeater-itemtemplate/"&gt;How to use a countdown timer inside Repeater ItemTemplate&lt;/a&gt; was added by primillo on Monday, May 14, 2012.&lt;br /&gt;&lt;br /&gt;Hi This a common task for Auction bid, events, promotions, project deadlineetc. For this sample we need to create a sql table and one stored procedure: GO CREATE TABLE MMAuctionSystem_Auctions( [AuctionID] [int] IDENTITY(1,1) NOT NULL, [AuctionType] </description>
      <link>http://wiki.asp.net/page.aspx/1776/how-to-use-a-countdown-timer-inside-repeater-itemtemplate/</link>
      <author>primillo</author>
      <pubDate>Mon, 14 May 2012 12:08:30 GMT</pubDate>
    </item>
    <item>
      <title>jqGrid and ASP.Net Web Forms</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1774/jqgrid-and-aspnet-web-forms/"&gt;jqGrid and ASP.Net Web Forms&lt;/a&gt; was added by tmorton on Thursday, April 12, 2012.&lt;br /&gt;&lt;br /&gt;I have been getting the hang of using jqGrid from with asp.net web forms. So I will to brief walkthru. first add the following HTML to your page: table id=&amp;quot;list4&amp;quot;&amp;gt;/table&amp;gt;div id=&amp;quot;gridpager&amp;quot;&amp;gt;/div&amp;gt; Now in your docready function</description>
      <link>http://wiki.asp.net/page.aspx/1774/jqgrid-and-aspnet-web-forms/</link>
      <category>jqgrid</category>
      <category>asp.net</category>
      <category>vb.net</category>
      <author>tmorton</author>
      <pubDate>Thu, 12 Apr 2012 17:12:15 GMT</pubDate>
    </item>
    <item>
      <title>File Upload Control with AJAX</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1772/file-upload-control-with-ajax/"&gt;File Upload Control with AJAX&lt;/a&gt; was added by proffy on Tuesday, April 17, 2012.&lt;br /&gt;&lt;br /&gt;how to use your fileupload control of asp.net with AJAX.as everybody knows who use ajax in his daily programming life to create controls is, ajax don&amp;#39;t postback the whole page, it sends that much request control to the server which is requested rather</description>
      <link>http://wiki.asp.net/page.aspx/1772/file-upload-control-with-ajax/</link>
      <category>File Upload control with AJAX</category>
      <category> AJAX File Upload</category>
      <category> AJAX Upload</category>
      <category> AJAX FileUpload</category>
      <author>proffy</author>
      <pubDate>Tue, 17 Apr 2012 21:47:56 GMT</pubDate>
    </item>
    <item>
      <title>Reflection in .NET</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1771/reflection-in-net/"&gt;Reflection in .NET&lt;/a&gt; was added by ashutosh pathak on Thursday, April 12, 2012.&lt;br /&gt;&lt;br /&gt;Reflection is one of the very nice features of .net, with Reflection one can take out lotsa information about the type. When I say type that means it could be a .net type that can be a class, enum, structure etc. with reflection you can get the methods</description>
      <link>http://wiki.asp.net/page.aspx/1771/reflection-in-net/</link>
      <category>Reflection</category>
      <category> Reflection in asp.net</category>
      <category> asp.net reflection</category>
      <category> c# reflection</category>
      <category> reflection in c#</category>
      <author>ashutosh pathak</author>
      <pubDate>Thu, 12 Apr 2012 17:07:58 GMT</pubDate>
    </item>
    <item>
      <title>Tag Mapping in ASP.NET</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1770/tag-mapping-in-aspnet/"&gt;Tag Mapping in ASP.NET&lt;/a&gt; was added by tmorton on Thursday, April 12, 2012.&lt;br /&gt;&lt;br /&gt;Consider a scenario where you want to add functionality to a server control in asp.net of your own. For example you want to change the background color of your textbox regardless in code how many time you set a background color to different color, it</description>
      <link>http://wiki.asp.net/page.aspx/1770/tag-mapping-in-aspnet/</link>
      <category>Tag Mapping</category>
      <category> Tagmapping</category>
      <category> Tagmapping in asp.net</category>
      <category> Asp.net tag mapping</category>
      <author>tmorton</author>
      <pubDate>Thu, 12 Apr 2012 17:09:48 GMT</pubDate>
    </item>
    <item>
      <title>How to enable users to download office documents from your ASP.NET site</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1767/how-to-enable-users-to-download-office-documents-from-your-aspnet-site/"&gt;How to enable users to download office documents from your ASP.NET site&lt;/a&gt; was added by volnet on Sunday, March 18, 2012.&lt;br /&gt;&lt;br /&gt;A typical request from a customer or user of your website is to enable the upload and download of documents. The could be spreadsheets, presentations and word documents. Depending on the setup of your server this can be easy or this can be hard depending</description>
      <link>http://wiki.asp.net/page.aspx/1767/how-to-enable-users-to-download-office-documents-from-your-aspnet-site/</link>
      <category>Download office documents from your site</category>
      <author>volnet</author>
      <pubDate>Sun, 18 Mar 2012 16:05:15 GMT</pubDate>
    </item>
    <item>
      <title>Prevent URL from XSS cross site scripting</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1766/prevent-url-from-xss-cross-site-scripting/"&gt;Prevent URL from XSS cross site scripting&lt;/a&gt; was added by tarunsaini on Sunday, March 25, 2012.&lt;br /&gt;&lt;br /&gt;suppose your url is http://www.xyz.com/default and some hacker try for hacking the website so type some script text on url like http://www.xyz.com/default/script&amp;gt;alert(&amp;quot;xss&amp;quot;);/script&amp;gt; for preventing this types of scripting use this code</description>
      <link>http://wiki.asp.net/page.aspx/1766/prevent-url-from-xss-cross-site-scripting/</link>
      <category>XSS</category>
      <author>tarunsaini</author>
      <pubDate>Sun, 25 Mar 2012 09:57:11 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC3 - JQGrid Integration</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1762/aspnet-mvc3---jqgrid-integration/"&gt;ASP.NET MVC3 - JQGrid Integration&lt;/a&gt; was added by tmorton on Thursday, April 12, 2012.&lt;br /&gt;&lt;br /&gt;Telerik Extensions for ASP.NET MVC extend the ASP.NET MVC framework by delivering a server-based framework that integrates with client-side modules based on popular JavaScript library, jQuery. Download Telerik grid DLL and scripts from http://www.trirand</description>
      <link>http://wiki.asp.net/page.aspx/1762/aspnet-mvc3---jqgrid-integration/</link>
      <author>tmorton</author>
      <pubDate>Thu, 12 Apr 2012 17:11:44 GMT</pubDate>
    </item>
    <item>
      <title>Creating a small dependency injection framework</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1759/creating-a-small-dependency-injection-framework/"&gt;Creating a small dependency injection framework&lt;/a&gt; was added by shashankgwl on Friday, January 20, 2012.&lt;br /&gt;&lt;br /&gt;Dear Friends, Dependency injection is the buzz word in asp.net world. There are lots of frameworks available today like Sprint.Net , Unity Framework , Pico , Avalon and lot others. A typical DI framework as certain components. 1. Container : This is a</description>
      <link>http://wiki.asp.net/page.aspx/1759/creating-a-small-dependency-injection-framework/</link>
      <category>ASP.NET</category>
      <category> dependency</category>
      <category> injection Guidance</category>
      <author>shashankgwl</author>
      <pubDate>Fri, 20 Jan 2012 17:32:27 GMT</pubDate>
    </item>
    <item>
      <title>How to stop creating the aspnetdb.mdf database</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1753/how-to-stop-creating-the-aspnetdbmdf-database/"&gt;How to stop creating the aspnetdb.mdf database&lt;/a&gt; was added by tmorton on Friday, January 20, 2012.&lt;br /&gt;&lt;br /&gt;If you use the asp.net membership providers, having visual studio keep this sql database file around for deployment can sometimes be convenient. However, what if you want to use your own production database specified in the web config for the membership</description>
      <link>http://wiki.asp.net/page.aspx/1753/how-to-stop-creating-the-aspnetdbmdf-database/</link>
      <category>aspnetdb.mdf help</category>
      <author>tmorton</author>
      <pubDate>Fri, 20 Jan 2012 17:34:01 GMT</pubDate>
    </item>
    <item>
      <title>Changing the color of HTML un ordered list.</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1747/changing-the-color-of-html-un-ordered-list/"&gt;Changing the color of HTML un ordered list.&lt;/a&gt; was added by codenickel on Saturday, December 24, 2011.&lt;br /&gt;&lt;br /&gt;It&amp;#39;s a hot topic among web developers that is it possible to change the color of HTML bulletin list? Well, as many says, it&amp;#39;s impossible, there is a very simple way to deal with it. Following is the full code to change the size and change the</description>
      <link>http://wiki.asp.net/page.aspx/1747/changing-the-color-of-html-un-ordered-list/</link>
      <author>codenickel</author>
      <pubDate>Sat, 24 Dec 2011 09:01:32 GMT</pubDate>
    </item>
    <item>
      <title>Image Recaptcha using generic handler</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1746/image-recaptcha-using-generic-handler/"&gt;Image Recaptcha using generic handler&lt;/a&gt; was added by codenickel on Sunday, November 27, 2011.&lt;br /&gt;&lt;br /&gt;************************GENERIC HANDLER FOR CAPTCHA IMAGE GENERATION****************************** %@ WebHandler Language=&amp;quot;C#&amp;quot; Class=&amp;quot;CaptchaHandler&amp;quot; %&amp;gt; using System; using System.Web; using System.Drawing; using System.Drawing</description>
      <link>http://wiki.asp.net/page.aspx/1746/image-recaptcha-using-generic-handler/</link>
      <category>Guidance</category>
      <author>codenickel</author>
      <pubDate>Sun, 27 Nov 2011 22:38:52 GMT</pubDate>
    </item>
    <item>
      <title>Create Excel file from DataTable</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1743/create-excel-file-from-datatable/"&gt;Create Excel file from DataTable&lt;/a&gt; was added by codenickel on Saturday, December 24, 2011.&lt;br /&gt;&lt;br /&gt;Here is a simplified class to create Excel file from DataTable just Pass DataTable and Preferred location on server to generate. Call the method in your Page by ExcelHelper.Instance.Create(Dt,StrPath); use this class using System; using System.Collections</description>
      <link>http://wiki.asp.net/page.aspx/1743/create-excel-file-from-datatable/</link>
      <category>Excel Sheet</category>
      <category> Asp.net</category>
      <category> c#</category>
      <author>codenickel</author>
      <pubDate>Sat, 24 Dec 2011 09:01:48 GMT</pubDate>
    </item>
    <item>
      <title>jQuery autocomplete custom styling</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1742/jquery-autocomplete-custom-styling/"&gt;jQuery autocomplete custom styling&lt;/a&gt; was added by asteranup on Sunday, November 27, 2011.&lt;br /&gt;&lt;br /&gt;Recently I have come across a situation where I need to customize the UI of jQuery UI autocomplete plugin. For reference I am adding the plugin resource as below-http://jqueryui.com/demos/autocomplete/Now if we look into the dynamic HTML generated while</description>
      <link>http://wiki.asp.net/page.aspx/1742/jquery-autocomplete-custom-styling/</link>
      <author>asteranup</author>
      <pubDate>Sun, 27 Nov 2011 22:09:34 GMT</pubDate>
    </item>
    <item>
      <title>through fileupload control choose specific extension file</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1741/through-fileupload-control-choose-specific-extension-file/"&gt;through fileupload control choose specific extension file&lt;/a&gt; was added by tarunsaini on Sunday, November 27, 2011.&lt;br /&gt;&lt;br /&gt;if(IsPostBack) { Boolean fileOK=false; String fileExtention=System.IO.Path.GetExtension(FileUpload1.FileName).ToLower(); //check file extension Response.Write(Extension is...&amp;quot;+fileExtension); String[] allowedExtension={&amp;quot;.gif&amp;quot;,&amp;quot;.png&amp;quot;</description>
      <link>http://wiki.asp.net/page.aspx/1741/through-fileupload-control-choose-specific-extension-file/</link>
      <category>fileExtension</category>
      <author>tarunsaini</author>
      <pubDate>Sun, 27 Nov 2011 22:09:57 GMT</pubDate>
    </item>
    <item>
      <title>how to send email with attachment from local machine</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1740/how-to-send-email-with-attachment-from-local-machine/"&gt;how to send email with attachment from local machine&lt;/a&gt; was added by tarunsaini on Thursday, November 10, 2011.&lt;br /&gt;&lt;br /&gt;using System.Net.Mail; public partial class SUPER_mail : System.Web.UI.Page{ protected void Page_Load(object sender, EventArgs e) { } protected void Button4_Click(object sender, EventArgs e) { MailMessage msg = new MailMessage(); msg.From = new MailAddress</description>
      <link>http://wiki.asp.net/page.aspx/1740/how-to-send-email-with-attachment-from-local-machine/</link>
      <category>email</category>
      <author>tarunsaini</author>
      <pubDate>Thu, 10 Nov 2011 22:25:10 GMT</pubDate>
    </item>
    <item>
      <title>Jquery Autocomplete Combo with Scrollable Results</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1737/jquery-autocomplete-combo-with-scrollable-results/"&gt;Jquery Autocomplete Combo with Scrollable Results&lt;/a&gt; was added by senthil gandhi on Friday, October 07, 2011.&lt;br /&gt;&lt;br /&gt;Jquery Autocomplete Combo with Scrollable Results Whoever is in search of a basic business class combo box with autocomplete option might feel this article as handy. The idea came to me after my search goes in vain for finding a jQuery combo with scrollable</description>
      <link>http://wiki.asp.net/page.aspx/1737/jquery-autocomplete-combo-with-scrollable-results/</link>
      <category>jQuery AutoComplete</category>
      <category> jQuery AutoComplete Combo</category>
      <category> jQuery AutoComplete Combo with Scroll</category>
      <category>Guidance</category>
      <author>senthil gandhi</author>
      <pubDate>Fri, 07 Oct 2011 08:59:22 GMT</pubDate>
    </item>
    <item>
      <title>Jquery Cross-Domain ajax call using JSONP</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1734/jquery-cross-domain-ajax-call-using-jsonp/"&gt;Jquery Cross-Domain ajax call using JSONP&lt;/a&gt; was added by vikasrulez on Monday, October 03, 2011.&lt;br /&gt;&lt;br /&gt;Hi everyone. We all know the role of ajax and its implementation. We can use ajax in asp.net as well as in javascript/jquery. But there is a limitation of same origin policy. i.e. we can only use ajax to post and get requests within our site. We can call</description>
      <link>http://wiki.asp.net/page.aspx/1734/jquery-cross-domain-ajax-call-using-jsonp/</link>
      <category>jquery ajax Guidance</category>
      <author>vikasrulez</author>
      <pubDate>Mon, 03 Oct 2011 19:50:22 GMT</pubDate>
    </item>
    <item>
      <title>Highlight GridView Rows using CSS on MouseHover</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1733/highlight-gridview-rows-using-css-on-mousehover/"&gt;Highlight GridView Rows using CSS on MouseHover&lt;/a&gt; was added by kratos_vimal on Thursday, October 13, 2011.&lt;br /&gt;&lt;br /&gt;I came across quite a few people facing problems in highlighting the rows of a GridView on mouse hover, here i will be discussing the ways to do the same Using CSS Create a GridView and bind it .(If you are unsure about to Bind a GridView i suggest going</description>
      <link>http://wiki.asp.net/page.aspx/1733/highlight-gridview-rows-using-css-on-mousehover/</link>
      <category>GridView Row Higlight using CSS :Guidance</category>
      <author>kratos_vimal</author>
      <pubDate>Thu, 13 Oct 2011 22:14:55 GMT</pubDate>
    </item>
    <item>
      <title>Moving Items from One ListBox to other ListBox using JQuery</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1732/moving-items-from-one-listbox-to-other-listbox-using-jquery/"&gt;Moving Items from One ListBox to other ListBox using JQuery&lt;/a&gt; was added by codenickel on Monday, October 03, 2011.&lt;br /&gt;&lt;br /&gt;Following script will move the selected items from one list box item to another list box item.Markup: asp:ListBox ID=&amp;quot;lstBox1&amp;quot; runat=&amp;quot;server&amp;quot; SelectionMode=&amp;quot;Multiple&amp;quot;&amp;gt; asp:ListItem Text=&amp;quot;A&amp;quot; Value=&amp;quot;1&amp;quot;&amp;gt;</description>
      <link>http://wiki.asp.net/page.aspx/1732/moving-items-from-one-listbox-to-other-listbox-using-jquery/</link>
      <category>ListBox</category>
      <category> JQuery</category>
      <category> Moving ListBox Items</category>
      <author>codenickel</author>
      <pubDate>Mon, 03 Oct 2011 19:56:33 GMT</pubDate>
    </item>
    <item>
      <title>DLR : Expressions and a 'Hello World' application</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1731/dlr--expressions-and-a-hello-world-application/"&gt;DLR : Expressions and a 'Hello World' application&lt;/a&gt; was added by codenickel on Sunday, October 23, 2011.&lt;br /&gt;&lt;br /&gt;DLR Expression is the backbone of the DLR. It is a separate feature that you can use without involving the rest of the DLR. Let's take a look at what DLR Expression is first, before getting into the examples. DLR Expression is much like a programming</description>
      <link>http://wiki.asp.net/page.aspx/1731/dlr--expressions-and-a-hello-world-application/</link>
      <author>codenickel</author>
      <pubDate>Sun, 23 Oct 2011 14:51:32 GMT</pubDate>
    </item>
    <item>
      <title>Grouping records in a DataTable using LINQ</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1730/grouping-records-in-a-datatable-using-linq/"&gt;Grouping records in a DataTable using LINQ&lt;/a&gt; was added by codenickel on Sunday, September 18, 2011.&lt;br /&gt;&lt;br /&gt;While answering forums I come across a post "Grouping the data in the data table" which lead me to write this short code snippet for that post. Using LINQ-DataSet extension methods I got the data grouping the data table and displaying them on the screen</description>
      <link>http://wiki.asp.net/page.aspx/1730/grouping-records-in-a-datatable-using-linq/</link>
      <author>codenickel</author>
      <pubDate>Sun, 18 Sep 2011 20:07:27 GMT</pubDate>
    </item>
    <item>
      <title>Cookies in ASP.NET</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1729/cookies-in-aspnet/"&gt;Cookies in ASP.NET&lt;/a&gt; was added by codenickel on Sunday, September 18, 2011.&lt;br /&gt;&lt;br /&gt;Introduction Cookies are also known by many names, HTTP Cookie, Web Cookie, Browser Cookie, Session Cookies etc. Cookies are one of several ways to store data about web site visitors during the time when web server and browser are not connected. Common</description>
      <link>http://wiki.asp.net/page.aspx/1729/cookies-in-aspnet/</link>
      <author>codenickel</author>
      <pubDate>Sun, 18 Sep 2011 19:40:44 GMT</pubDate>
    </item>
    <item>
      <title>Populating the TreeView Control With XMLDataSource</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1728/populating-the-treeview-control-with-xmldatasource/"&gt;Populating the TreeView Control With XMLDataSource&lt;/a&gt; was added by codenickel on Sunday, September 18, 2011.&lt;br /&gt;&lt;br /&gt;The TreeView is an .NET DataBound Control which is used to display hierarchical data. Can be bound with the The Nodes of this control with the help of XML, tabular or Relational Data. In this example we use XMLDataSouce to bind the TreeView. XMLDataSouce</description>
      <link>http://wiki.asp.net/page.aspx/1728/populating-the-treeview-control-with-xmldatasource/</link>
      <category>XMLDataSouce</category>
      <category> TreeView Guidance</category>
      <author>codenickel</author>
      <pubDate>Sun, 18 Sep 2011 19:45:05 GMT</pubDate>
    </item>
    <item>
      <title>Fault Contracts in WCF</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1727/fault-contracts-in-wcf/"&gt;Fault Contracts in WCF&lt;/a&gt; was added by codenickel on Sunday, September 18, 2011.&lt;br /&gt;&lt;br /&gt;WCF provides us a facility to specify the fault behavior of our service. It provides a FaultException Class. Whenever our service implementation throws a fault exception, the WCF takes care of serializing that back to the consumer as a SOAP fault. WCF</description>
      <link>http://wiki.asp.net/page.aspx/1727/fault-contracts-in-wcf/</link>
      <category>wcf</category>
      <category>Fault Contracts</category>
      <author>codenickel</author>
      <pubDate>Sun, 18 Sep 2011 19:36:42 GMT</pubDate>
    </item>
  </channel>
</rss>
