<?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, 06 May 2013 19:59:12 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>RSS.NET: http://www.rssdotnet.com/</generator>
    <item>
      <title>ASP.NET MVC routing</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1813/aspnet-mvc-routing/"&gt;ASP.NET MVC routing&lt;/a&gt; was added by abiruban on Monday, May 06, 2013.&lt;br /&gt;&lt;br /&gt;MVC routing In ASP.NET MVC one of the main parts is routing. The routing is helps to map the particular view and particular controller. When we create an ASP.NET MVC application routing is preconfigured in web.config and Global.asax publicstaticvoidRegisterRoutes</description>
      <link>http://wiki.asp.net/page.aspx/1813/aspnet-mvc-routing/</link>
      <author>abiruban</author>
      <pubDate>Mon, 06 May 2013 19:59:12 GMT</pubDate>
    </item>
    <item>
      <title>3-Tier Architecture in C# Web Application</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1810/3-tier-architecture-in-c-web-application/"&gt;3-Tier Architecture in C# Web Application&lt;/a&gt; was added by codeNickel on Thursday, December 27, 2012.&lt;br /&gt;&lt;br /&gt;Hello Everyone, This is my first article. Here I am giving you a brief intro about developing an application in 3-tier architecture. Architecture is the most important part of your application, the way you build your application decide the reliability</description>
      <link>http://wiki.asp.net/page.aspx/1810/3-tier-architecture-in-c-web-application/</link>
      <category>3-tier</category>
      <category>multi-tier</category>
      <category>tier</category>
      <category>architecture</category>
      <category>web</category>
      <category>c#</category>
      <category>.net</category>
      <author>codeNickel</author>
      <pubDate>Thu, 27 Dec 2012 18:49:34 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET ListView Item Delete Confirmation using jQuery Colorbox</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1809/aspnet-listview-item-delete-confirmation-using-jquery-colorbox/"&gt;ASP.NET ListView Item Delete Confirmation using jQuery Colorbox&lt;/a&gt; was added by menononnet on Sunday, December 09, 2012.&lt;br /&gt;&lt;br /&gt;Performing ASP.NET ListView Item Delete Confirmation using jQuery Colorbox. Here I use Google Hosted jQuery Library because it serve jQuery to users directly from Google&amp;rsquo;s network of datacenters. Doing so has several advantages over hosting jQuery</description>
      <link>http://wiki.asp.net/page.aspx/1809/aspnet-listview-item-delete-confirmation-using-jquery-colorbox/</link>
      <author>menononnet</author>
      <pubDate>Sun, 09 Dec 2012 21:09:39 GMT</pubDate>
    </item>
    <item>
      <title>How to copy the text of a textbox to clipboard? - Using Javascript</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1807/how-to-copy-the-text-of-a-textbox-to-clipboard---using-javascript/"&gt;How to copy the text of a textbox to clipboard? - Using Javascript&lt;/a&gt; was added by codeNickel on Thursday, December 27, 2012.&lt;br /&gt;&lt;br /&gt;How to copy the text of a textbox to clipboard?we can do it easily with java script. It works nicely in Internet Explorer. Please find the a page with javascript to implement this. %@ Page Language=&amp;quot;C#&amp;quot; AutoEventWireup=&amp;quot;true&amp;quot; CodeBehind</description>
      <link>http://wiki.asp.net/page.aspx/1807/how-to-copy-the-text-of-a-textbox-to-clipboard---using-javascript/</link>
      <category>javascript</category>
      <category>copy to clip board</category>
      <author>codeNickel</author>
      <pubDate>Thu, 27 Dec 2012 18:49:39 GMT</pubDate>
    </item>
    <item>
      <title>Iterating through a Dictionary Object&amp;#39;s Items in VB.NET and C#</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1804/iterating-through-a-dictionary-object39s-items-in-vbnet-and-c/"&gt;Iterating through a Dictionary Object&amp;#39;s Items in VB.NET and C#&lt;/a&gt; was added by codeNickel on Thursday, December 27, 2012.&lt;br /&gt;&lt;br /&gt;Iterating through a Dictionary object may seem complicated in principle but in practice it is farily straightforward, and this involves looping through each of the KeyValuePair objects in each Dictionary item: - VB.NET Dim DictObj As New Dictionary(Of</description>
      <link>http://wiki.asp.net/page.aspx/1804/iterating-through-a-dictionary-object39s-items-in-vbnet-and-c/</link>
      <author>codeNickel</author>
      <pubDate>Thu, 27 Dec 2012 18:49:37 GMT</pubDate>
    </item>
    <item>
      <title>zebra barcode printing using asp.net</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1803/zebra-barcode-printing-using-aspnet/"&gt;zebra barcode printing using asp.net&lt;/a&gt; was added by codeNickel on Thursday, December 27, 2012.&lt;br /&gt;&lt;br /&gt;zebra barcode printing using asp.net It is really difficultto find something on internetto print zebra code from asp.net form Yes what you will find is javascript to acheive the same. Also its easy to do from windows application. Issue : when you use</description>
      <link>http://wiki.asp.net/page.aspx/1803/zebra-barcode-printing-using-aspnet/</link>
      <category>zebra printing asp.net</category>
      <author>codeNickel</author>
      <pubDate>Thu, 27 Dec 2012 18:49:43 GMT</pubDate>
    </item>
    <item>
      <title>Simple Survey Application</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1802/simple-survey-application/"&gt;Simple Survey Application&lt;/a&gt; was added by codeNickel on Saturday, November 24, 2012.&lt;br /&gt;&lt;br /&gt;Introduction: The companies which are offering variety of services to the customers, they need to get the response from the customers in many forms. By analyzing these responses companies will have an overview of their services and performance. The surveys</description>
      <link>http://wiki.asp.net/page.aspx/1802/simple-survey-application/</link>
      <category>asp.net survey application</category>
      <category> feedback form</category>
      <author>codeNickel</author>
      <pubDate>Sat, 24 Nov 2012 12:15:48 GMT</pubDate>
    </item>
    <item>
      <title>Developer Guidelines</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1801/developer-guidelines/"&gt;Developer Guidelines&lt;/a&gt; was added by codeNickel on Saturday, November 24, 2012.&lt;br /&gt;&lt;br /&gt;Things to be taken care by developers while writing code or designing different layers Presentation Layer: Choose your UI elements carefully Optimize Viewstate State management should be effective and optimized well Well Managed Caching Reduce round trips</description>
      <link>http://wiki.asp.net/page.aspx/1801/developer-guidelines/</link>
      <category>Performance</category>
      <category> Life Cycle</category>
      <category> UI Elements</category>
      <category> Page</category>
      <category> Server</category>
      <category> Gridview</category>
      <category> DataList</category>
      <category> ListView</category>
      <category> Repeater</category>
      <category> Controls</category>
      <category> ViewState</category>
      <category> asp.net</category>
      <author>codeNickel</author>
      <pubDate>Sat, 24 Nov 2012 12:15:49 GMT</pubDate>
    </item>
    <item>
      <title>How to Block the Page, When Data is Submitting.</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1797/how-to-block-the-page-when-data-is-submitting/"&gt;How to Block the Page, When Data is Submitting.&lt;/a&gt; was added by JayantSharma on Wednesday, September 05, 2012.&lt;br /&gt;&lt;br /&gt;Introduction: To Block the Page when Data is Submitting, we have various options, Either we can use Ajax based UpdateProgress or some jQuery Stuff. But sometime Ajax UpdateProgress not very useful because of complexity. So, the better approch appoach</description>
      <link>http://wiki.asp.net/page.aspx/1797/how-to-block-the-page-when-data-is-submitting/</link>
      <category>jQuery</category>
      <category> UI Block</category>
      <category> ASP.NET</category>
      <author>JayantSharma</author>
      <pubDate>Wed, 05 Sep 2012 20:31:33 GMT</pubDate>
    </item>
    <item>
      <title>Load UserControl using jQuery</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1795/load-usercontrol-using-jquery/"&gt;Load UserControl using jQuery&lt;/a&gt; was added by kunal.goel on Monday, September 10, 2012.&lt;br /&gt;&lt;br /&gt;This article displays how to load a usercontrol using jQuery ASPX Page div style=&amp;quot;float: left; width: 100%;&amp;quot;&amp;gt; input type=&amp;quot;button&amp;quot; id=&amp;quot;btnSubmit&amp;quot; value=&amp;quot;Load&amp;quot; /&amp;gt;/div&amp;gt; div id=&amp;quot;dvProducts&amp;quot;&amp;gt; /div&amp;gt;</description>
      <link>http://wiki.asp.net/page.aspx/1795/load-usercontrol-using-jquery/</link>
      <author>kunal.goel</author>
      <pubDate>Mon, 10 Sep 2012 23:30:14 GMT</pubDate>
    </item>
    <item>
      <title>Populate dropdown using jQuery and KnockOut</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1794/populate-dropdown-using-jquery-and-knockout/"&gt;Populate dropdown using jQuery and KnockOut&lt;/a&gt; was added by JayantSharma on Wednesday, September 05, 2012.&lt;br /&gt;&lt;br /&gt;This WIKI displays how to populate a dropdown using KNockOutJS with jQuery. KNockOutJs is a JavaScript Library which used MVVM pattern and provides multiple functionality like Client Side and Server side code integration, Dynamic Data Binding, Dynamic</description>
      <link>http://wiki.asp.net/page.aspx/1794/populate-dropdown-using-jquery-and-knockout/</link>
      <category>Jquery and KnockOut Guidance</category>
      <category> Jquery</category>
      <category> KnockOut</category>
      <category> </category>
      <author>JayantSharma</author>
      <pubDate>Wed, 05 Sep 2012 20:34:48 GMT</pubDate>
    </item>
    <item>
      <title>Get the current logged in user id (MVC3)</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1792/get-the-current-logged-in-user-id-mvc3/"&gt;Get the current logged in user id (MVC3)&lt;/a&gt; was added by tmorton on Wednesday, August 22, 2012.&lt;br /&gt;&lt;br /&gt;hi every one! i will show a way that you will get the current logged in user id. it can be done by generating a GUID from theProviderUserKey of the current logged in user like this Guid cur_user_id = (Guid)Membership.GetUser().ProviderUserKey; that&amp;#39;s</description>
      <link>http://wiki.asp.net/page.aspx/1792/get-the-current-logged-in-user-id-mvc3/</link>
      <category>MVC3 </category>
      <category> GUID</category>
      <author>tmorton</author>
      <pubDate>Wed, 22 Aug 2012 14:41:48 GMT</pubDate>
    </item>
    <item>
      <title>How to Get MacAddress and Get All Adapter Types in ASP.NET</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1791/how-to-get-macaddress-and-get-all-adapter-types-in-aspnet/"&gt;How to Get MacAddress and Get All Adapter Types in ASP.NET&lt;/a&gt; was added by tmorton on Wednesday, August 22, 2012.&lt;br /&gt;&lt;br /&gt;How to Get MacAddress and Get All Adapter Types in ASP.NET In this demo we will see how to get MacAddress in ASP.NET in easy steps. In the first step we will write important part of code, we will add our code in Utility class, In the last step we will</description>
      <link>http://wiki.asp.net/page.aspx/1791/how-to-get-macaddress-and-get-all-adapter-types-in-aspnet/</link>
      <category>How to Get MacAddress and Get All Adapter Types in ASP.NET  </category>
      <author>tmorton</author>
      <pubDate>Wed, 22 Aug 2012 14:43:33 GMT</pubDate>
    </item>
    <item>
      <title>How to Send Mail with Error Message Details</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1790/how-to-send-mail-with-error-message-details/"&gt;How to Send Mail with Error Message Details&lt;/a&gt; was added by tmorton on Wednesday, August 22, 2012.&lt;br /&gt;&lt;br /&gt;How to Send Mail with Error Message Details Sometimes need to handle error and send it to technical support to handle error and send the solution to the clients. anyway we will use Global Application Calss Global.asax to write our code. as you will see</description>
      <link>http://wiki.asp.net/page.aspx/1790/how-to-send-mail-with-error-message-details/</link>
      <category>How to Send Mail with Error Message Details</category>
      <author>tmorton</author>
      <pubDate>Wed, 22 Aug 2012 14:44:02 GMT</pubDate>
    </item>
    <item>
      <title>How to edit Configuration file Web.Config</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1789/how-to-edit-configuration-file-webconfig/"&gt;How to edit Configuration file Web.Config&lt;/a&gt; was added by tmorton on Wednesday, August 22, 2012.&lt;br /&gt;&lt;br /&gt;How to edit Configuration file Web.Config in web.config we use appSettings&amp;gt; section to add keys as you see appSettings&amp;gt; add key=&amp;quot;email&amp;quot; value=&amp;quot;&amp;quot; /&amp;gt; add key=&amp;quot;color&amp;quot; value=&amp;quot;green&amp;quot; /&amp;gt; /appSettings&amp;gt; in</description>
      <link>http://wiki.asp.net/page.aspx/1789/how-to-edit-configuration-file-webconfig/</link>
      <category>How to edit Configuration file Web.Config</category>
      <author>tmorton</author>
      <pubDate>Wed, 22 Aug 2012 14:43:13 GMT</pubDate>
    </item>
    <item>
      <title>Encrypt &amp;amp; Decrypt ConnectionString Section</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1788/encrypt-amp-decrypt-connectionstring-section/"&gt;Encrypt &amp;amp; Decrypt ConnectionString Section&lt;/a&gt; was added by tmorton on Wednesday, August 22, 2012.&lt;br /&gt;&lt;br /&gt;Encrypt &amp;amp; Decrypt ConnectionString Section Sometimes we need to secure ConnectionString to prevent anyone can knows it. whatever your purpose from securing ConnectionString, there is a way to Encrypt and Decrypt ConnectionString by special codes as</description>
      <link>http://wiki.asp.net/page.aspx/1788/encrypt-amp-decrypt-connectionstring-section/</link>
      <category>Encrypt &amp;amp</category>
      <category> Decrypt ConnctionStringSection</category>
      <author>tmorton</author>
      <pubDate>Wed, 22 Aug 2012 14:41:17 GMT</pubDate>
    </item>
    <item>
      <title>Using Resource Files with UserControls which Located in SubFolders</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1787/using-resource-files-with-usercontrols-which-located-in-subfolders/"&gt;Using Resource Files with UserControls which Located in SubFolders&lt;/a&gt; was added by tmorton on Wednesday, August 22, 2012.&lt;br /&gt;&lt;br /&gt;You need to create another App_LocalResources inside this sub folder, and put your user control resources files inside it . look at this structure for example to get the Idea : Your WebSite Root App_LocalResources YourPage.aspx.ar.resx YourPage.aspx.resx</description>
      <link>http://wiki.asp.net/page.aspx/1787/using-resource-files-with-usercontrols-which-located-in-subfolders/</link>
      <category>Resource Files</category>
      <author>tmorton</author>
      <pubDate>Wed, 22 Aug 2012 14:44:55 GMT</pubDate>
    </item>
    <item>
      <title>Check all checkboxes in GridView By jQuery</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1786/check-all-checkboxes-in-gridview-by-jquery/"&gt;Check all checkboxes in GridView By jQuery&lt;/a&gt; was added by nasser malik on Saturday, July 28, 2012.&lt;br /&gt;&lt;br /&gt;This is the very basic need when you do bulk operations like email sending, export to excel, delete record etc. from a list. A CheckBox in header on which checked or unchecked all the CheckBoxes in the list should change respectively. Similar thing you</description>
      <link>http://wiki.asp.net/page.aspx/1786/check-all-checkboxes-in-gridview-by-jquery/</link>
      <author>nasser malik</author>
      <pubDate>Sat, 28 Jul 2012 15:14:25 GMT</pubDate>
    </item>
    <item>
      <title>javascript replace() function replace only single characters</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1783/javascript-replace-function-replace-only-single-characters/"&gt;javascript replace() function replace only single characters&lt;/a&gt; was added by gaurabchatterjee on Sunday, July 08, 2012.&lt;br /&gt;&lt;br /&gt;javascript replace() function replace only single characters I have been trying to use javascript replace() to search and replace special individual characters in a string. But having some difficulties. We can use the following way to solve the following</description>
      <link>http://wiki.asp.net/page.aspx/1783/javascript-replace-function-replace-only-single-characters/</link>
      <category>Javascript replace</category>
      <category>Guidance</category>
      <category>Replace string</category>
      <author>gaurabchatterjee</author>
      <pubDate>Sun, 08 Jul 2012 13:05:34 GMT</pubDate>
    </item>
    <item>
      <title>HOW TO HOST WEB SITE IN IIS7</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1782/how-to-host-web-site-in-iis7/"&gt;HOW TO HOST WEB SITE IN IIS7&lt;/a&gt; was added by accuwebhosting.com on Sunday, July 08, 2012.&lt;br /&gt;&lt;br /&gt;To host your Web site in IIS you need to perform following steps: 1. Click Start, Administrative Tools, Internet Information Services (IIS) Manager. This will open the IIS manager. 2. In the left column you will see the machine name, expand local machine</description>
      <link>http://wiki.asp.net/page.aspx/1782/how-to-host-web-site-in-iis7/</link>
      <category>Host Site In IIS</category>
      <category>IIS</category>
      <category>Hosting</category>
      <category>AccuWebHosting</category>
      <author>accuwebhosting.com</author>
      <pubDate>Sun, 08 Jul 2012 13:05:57 GMT</pubDate>
    </item>
    <item>
      <title>how to use login control on remote computer (live web site)</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1781/how-to-use-login-control-on-remote-computer-live-web-site/"&gt;how to use login control on remote computer (live web site)&lt;/a&gt; was added by tarunsaini on Sunday, June 17, 2012.&lt;br /&gt;&lt;br /&gt;step1. drag create use wizard and drop on design window on your web page(default1.aspx). step2. go to website tab and click on asp.net configuration step3. now open websiteadministration tool step4. click on security link step5. click on Use the security</description>
      <link>http://wiki.asp.net/page.aspx/1781/how-to-use-login-control-on-remote-computer-live-web-site/</link>
      <author>tarunsaini</author>
      <pubDate>Sun, 17 Jun 2012 09:31:52 GMT</pubDate>
    </item>
    <item>
      <title>Factory Pattern</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1780/factory-pattern/"&gt;Factory Pattern&lt;/a&gt; was added by rohit kakria on Sunday, June 17, 2012.&lt;br /&gt;&lt;br /&gt;Factory method is &amp;quot;Define an interface for creating an object, but let the subclasses decide which class to instantiate.&amp;quot; In simple words we develop an abstraction that isolates the logic for determining which type of class to create. All Concept</description>
      <link>http://wiki.asp.net/page.aspx/1780/factory-pattern/</link>
      <category>Factory design pattern</category>
      <author>rohit kakria</author>
      <pubDate>Sun, 17 Jun 2012 09:51:24 GMT</pubDate>
    </item>
    <item>
      <title>Wrong usage of Javascript parseInt</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1779/wrong-usage-of-javascript-parseint/"&gt;Wrong usage of Javascript parseInt&lt;/a&gt; was added by codeNickel on Monday, July 09, 2012.&lt;br /&gt;&lt;br /&gt;I have seen most of the developers using parseInt to convert a string to a number. Here we need to understand that What does this parseInt will do, what all parameters it accepts. ParseInt will behave differently depending upon the parameters given. for</description>
      <link>http://wiki.asp.net/page.aspx/1779/wrong-usage-of-javascript-parseint/</link>
      <category>parseint</category>
      <category>javascript</category>
      <category>integer conversion</category>
      <category>intetger casting</category>
      <author>codeNickel</author>
      <pubDate>Mon, 09 Jul 2012 18:53:43 GMT</pubDate>
    </item>
    <item>
      <title>Custom error page loading inside an iframe</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/1778/custom-error-page-loading-inside-an-iframe/"&gt;Custom error page loading inside an iframe&lt;/a&gt; was added by ruchira on Thursday, May 17, 2012.&lt;br /&gt;&lt;br /&gt;Hello all, When we use Custom error pages in our website, and when we load our pages inside iframes, if an error occurs the custom error page loads inside that iframe. Sometimes it breakups the site uniformity and there are times we need to display the</description>
      <link>http://wiki.asp.net/page.aspx/1778/custom-error-page-loading-inside-an-iframe/</link>
      <category>jQuery</category>
      <category> Javascripts</category>
      <category> Custom error page</category>
      <author>ruchira</author>
      <pubDate>Thu, 17 May 2012 16:54:14 GMT</pubDate>
    </item>
    <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 codeNickel on Monday, July 09, 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>codeNickel</author>
      <pubDate>Mon, 09 Jul 2012 18:56:12 GMT</pubDate>
    </item>
  </channel>
</rss>