<?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/Content/updated-articles.aspx</link>
    <language>en-us</language>
    <copyright>Copyright © 2008 Microsoft Corporation. All Rights Reserved</copyright>
    <lastBuildDate>Sat, 10 May 2008 21:07:28 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>RSS.NET: http://www.rssdotnet.com/</generator>
    <item>
      <title>Connecting to SAP data from ASP.NET</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/387/connecting-sap-data-from-aspnet/"&gt;Connecting to SAP data from ASP.NET&lt;/a&gt; was added by SGWellens on Saturday, May 10, 2008.&lt;br /&gt;&lt;br /&gt;Here is a good articlefor connecting toSAP from ASP.NET.... You will need to download the SAP.Net.Setup2003.msi file from the SAP site first. http://help.sap.com/saphelp_nw2004s/helpdata/en/51/d5470940fd564b888f4beb9523fa6c/content.htm</description>
      <link>http://wiki.asp.net/page.aspx/387/connecting-sap-data-from-aspnet/</link>
      <category>SAP Connection</category>
      <author>SGWellens</author>
      <pubDate>Sat, 10 May 2008 21:07:28 GMT</pubDate>
    </item>
    <item>
      <title>Using Extension methods in ASP.NET 3.0 and 3.5 with generics.</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/384/using-extention-methods-in-aspnet-30-and-35-with-generics/"&gt;Using Extension methods in ASP.NET 3.0 and 3.5 with generics.&lt;/a&gt; was added by corwin on Friday, May 09, 2008.&lt;br /&gt;&lt;br /&gt;Since the dawn of asp.net, webbased development has becomea lot easier. It provides a great deal of control over designs and code. And affords the developer morepower over his/her business logic; ratherthan becoming bogged down with the roughness of using</description>
      <link>http://wiki.asp.net/page.aspx/384/using-extention-methods-in-aspnet-30-and-35-with-generics/</link>
      <author>corwin</author>
      <pubDate>Fri, 09 May 2008 00:13:17 GMT</pubDate>
    </item>
    <item>
      <title>Custom Error Logging</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/383/custom-error-logging/"&gt;Custom Error Logging&lt;/a&gt; was added by yeotumitsu@sify.com on Sunday, April 27, 2008.&lt;br /&gt;&lt;br /&gt;This article presents a way to log and mail the errors from any web page. It logs following details - Control on which the error is raised Page which controls the error Error Description Trace Messages Server and Client details Log is created in log folder</description>
      <link>http://wiki.asp.net/page.aspx/383/custom-error-logging/</link>
      <category>Error Logging</category>
      <category> Mail</category>
      <category> Robust code</category>
      <category> Error Handling</category>
      <author>yeotumitsu@sify.com</author>
      <pubDate>Sun, 27 Apr 2008 21:47:43 GMT</pubDate>
    </item>
    <item>
      <title>ascx</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/379/ascx/"&gt;ascx&lt;/a&gt; was added by mbanavige on Monday, April 14, 2008.&lt;br /&gt;&lt;br /&gt;The ascx file format is used to create User control. Web User controls in Asp.Net have to be in .ascx extension. Web user controls with .ascx extension can be directly used in the aspx or ascx page by refering to the virtual path in an asp.net web site</description>
      <link>http://wiki.asp.net/page.aspx/379/ascx/</link>
      <category>ascx</category>
      <author>mbanavige</author>
      <pubDate>Mon, 14 Apr 2008 19:31:21 GMT</pubDate>
    </item>
    <item>
      <title>customvalidator</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/378/customvalidator/"&gt;customvalidator&lt;/a&gt; was added by mateus queiroz correia on Wednesday, April 16, 2008.&lt;br /&gt;&lt;br /&gt;The customvalidator control allows writing custom validation for a control. So, if the others validators: RangeValidator, RequiredFieldValidator, RegularExpressionValidator, CompareValidator, is not useful for a specific validation, it is possible to</description>
      <link>http://wiki.asp.net/page.aspx/378/customvalidator/</link>
      <category>CustomValidator</category>
      <author>mateus queiroz correia</author>
      <pubDate>Wed, 16 Apr 2008 21:01:32 GMT</pubDate>
    </item>
    <item>
      <title>Ajax With Javascript</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/377/ajax-with-javascript/"&gt;Ajax With Javascript&lt;/a&gt; was added by m imran shafiq on Tuesday, April 01, 2008.&lt;br /&gt;&lt;br /&gt;Create a simple page likeDefault.aspx%@ Page Language=&amp;quot;VB&amp;quot; %&amp;gt;!DOCTYPE html PUBLIC &amp;quot;-//W3C//DTD XHTML 1.0 Transitional//EN&amp;quot; &amp;quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&amp;quot;&amp;gt;html xmlns=&amp;quot;http://www.w3.org</description>
      <link>http://wiki.asp.net/page.aspx/377/ajax-with-javascript/</link>
      <category> Ajax With Javascript</category>
      <author>m imran shafiq</author>
      <pubDate>Tue, 01 Apr 2008 08:38:46 GMT</pubDate>
    </item>
    <item>
      <title>SiteMapDataSource</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/374/sitemapdatasource/"&gt;SiteMapDataSource&lt;/a&gt; was added by anas on Wednesday, March 26, 2008.&lt;br /&gt;&lt;br /&gt;The SiteMapDataSource control is a data source to the site map data that is stored by the site map providers that are configured for your site. The SiteMapDataSource enables Web server controls that are not specifically site navigation controls, such</description>
      <link>http://wiki.asp.net/page.aspx/374/sitemapdatasource/</link>
      <author>anas</author>
      <pubDate>Wed, 26 Mar 2008 15:56:57 GMT</pubDate>
    </item>
    <item>
      <title>TreeView</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/373/treeview/"&gt;TreeView&lt;/a&gt; was added by anas on Wednesday, March 26, 2008.&lt;br /&gt;&lt;br /&gt;The TreeView controlcan be used in any situation in which you need to display hierarchical data. For example, you can use this control to provide a site navigation, displaying database records from database tables in aParent/Child relation, displaying</description>
      <link>http://wiki.asp.net/page.aspx/373/treeview/</link>
      <author>anas</author>
      <pubDate>Wed, 26 Mar 2008 15:37:44 GMT</pubDate>
    </item>
    <item>
      <title>Login through cookies</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/372/login-through-cookies/"&gt;Login through cookies&lt;/a&gt; was added by farazsk11 on Sunday, March 23, 2008.&lt;br /&gt;&lt;br /&gt;Different forums are filled with the questions regarding how to manually implement cookies for login or in other words how to implement &amp;quot;Remeber me&amp;quot; option. Following is the code that will give the idea of how to achieve this task. Controls</description>
      <link>http://wiki.asp.net/page.aspx/372/login-through-cookies/</link>
      <category>ASP.Net</category>
      <category> ASP.Net 2.0</category>
      <category> Login</category>
      <category> VB.Net</category>
      <category> C#.Net</category>
      <category> Cookies</category>
      <category> Remember Me</category>
      <author>farazsk11</author>
      <pubDate>Sun, 23 Mar 2008 04:40:19 GMT</pubDate>
    </item>
    <item>
      <title>Enterprise Library</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/371/enterprise-library/"&gt;Enterprise Library&lt;/a&gt; was added by scott@elbandit.co.uk on Tuesday, March 18, 2008.&lt;br /&gt;&lt;br /&gt;Enterprise Library &amp;quot;The patterns &amp;amp; practices Enterprise Library from Microsoft is a library of application blocks designed to assist developers with common enterprise development challenges. Application blocks are a type of guidance, provided</description>
      <link>http://wiki.asp.net/page.aspx/371/enterprise-library/</link>
      <author>scott@elbandit.co.uk</author>
      <pubDate>Tue, 18 Mar 2008 09:50:51 GMT</pubDate>
    </item>
    <item>
      <title>Javascript to add bookmark option on your website</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/370/javascript-to-add-bookmark-option-on-your-website/"&gt;Javascript to add bookmark option on your website&lt;/a&gt; was added by amrelgarhy on Thursday, March 13, 2008.&lt;br /&gt;&lt;br /&gt;If it is required to add a facility on the webpage that users can click a button on the website and it will open up bookmark option. Following is the code that will perform this task. html&amp;gt;body&amp;gt;SCRIPT LANGUAGE=&amp;quot;JavaScript&amp;quot;&amp;gt; function</description>
      <link>http://wiki.asp.net/page.aspx/370/javascript-to-add-bookmark-option-on-your-website/</link>
      <category>asp.net 2.0</category>
      <category> javascript</category>
      <category> bookmark</category>
      <category> .net 2.0</category>
      <category>Help</category>
      <author>amrelgarhy</author>
      <pubDate>Thu, 13 Mar 2008 04:54:22 GMT</pubDate>
    </item>
    <item>
      <title>Composite</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/359/composite/"&gt;Composite&lt;/a&gt; was added by scott@elbandit.co.uk on Sunday, March 09, 2008.&lt;br /&gt;&lt;br /&gt;Composite Design Pattern The Gang of Four definition is "Compose objects into tree strutures to represent part-whole hierarchies. Composite lets clients treat individual objects and compositions of objects uniformly".In the example below we use the Composite</description>
      <link>http://wiki.asp.net/page.aspx/359/composite/</link>
      <author>scott@elbandit.co.uk</author>
      <pubDate>Sun, 09 Mar 2008 11:54:32 GMT</pubDate>
    </item>
    <item>
      <title>Abstract Factory</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/358/abstract-factory/"&gt;Abstract Factory&lt;/a&gt; was added by scott@elbandit.co.uk on Saturday, March 08, 2008.&lt;br /&gt;&lt;br /&gt;Abstact Factory The Gang of Four defintion for this design pattern is: "Provide an interface for creating families of related or dependant objects without specifying their concrete classes.". A VB example of the Abstract Factory Design Pattern ' This</description>
      <link>http://wiki.asp.net/page.aspx/358/abstract-factory/</link>
      <author>scott@elbandit.co.uk</author>
      <pubDate>Sat, 08 Mar 2008 07:16:40 GMT</pubDate>
    </item>
    <item>
      <title>Localize</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/357/localize/"&gt;Localize&lt;/a&gt; was added by anas on Thursday, March 06, 2008.&lt;br /&gt;&lt;br /&gt;The Localize Control lets you localize any element on an .aspx page. It provides a design time feature not offered by its base class, the Literal control; in particular, the Localize control provides design time editing of static content so you can see</description>
      <link>http://wiki.asp.net/page.aspx/357/localize/</link>
      <author>anas</author>
      <pubDate>Thu, 06 Mar 2008 11:36:25 GMT</pubDate>
    </item>
    <item>
      <title>Adapter</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/356/adapter/"&gt;Adapter&lt;/a&gt; was added by scott@elbandit.co.uk on Wednesday, March 05, 2008.&lt;br /&gt;&lt;br /&gt;Adapter Pattern The gang of four definition is "Convert the interface of a class into another interface clients expect. Adpater lets the classes work together that couldn't otherwise because of incompatible interfaces". Below is an example that uses a</description>
      <link>http://wiki.asp.net/page.aspx/356/adapter/</link>
      <author>scott@elbandit.co.uk</author>
      <pubDate>Wed, 05 Mar 2008 08:59:14 GMT</pubDate>
    </item>
    <item>
      <title>Proxy</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/355/proxy/"&gt;Proxy&lt;/a&gt; was added by scott@elbandit.co.uk on Wednesday, March 05, 2008.&lt;br /&gt;&lt;br /&gt;Proxy Design Pattern The Gang Of Four definition of this design pattern is "Provides a surrogate or placeholder for another object to control access to it". In the example below we use the pattern to enable caching on an ASP.net page. This code uses the</description>
      <link>http://wiki.asp.net/page.aspx/355/proxy/</link>
      <author>scott@elbandit.co.uk</author>
      <pubDate>Wed, 05 Mar 2008 07:56:20 GMT</pubDate>
    </item>
    <item>
      <title>Web Part Controls</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/343/web-part-controls/"&gt;Web Part Controls&lt;/a&gt; was added by vik20000in on Thursday, February 28, 2008.&lt;br /&gt;&lt;br /&gt;Asp.net 2.0 came with a new set of controls that were designed to to be used for web parts. These controls were kept in the Web Part Toolbar. Here is a list of the controls that came with Asp.net Web Part toolbar. WebPartManager DeclarativeCatalogPart</description>
      <link>http://wiki.asp.net/page.aspx/343/web-part-controls/</link>
      <category>Web Part Controls</category>
      <author>vik20000in</author>
      <pubDate>Thu, 28 Feb 2008 00:05:44 GMT</pubDate>
    </item>
    <item>
      <title>MVP Pattern</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/340/mvp-pattern/"&gt;MVP Pattern&lt;/a&gt; was added by mbanavige on Wednesday, February 27, 2008.&lt;br /&gt;&lt;br /&gt;MVP (Model View Presenter)Framework The MVP pattern is an Architecture Pattern used to build ASP.net applications. It refers to splitting up the responsibilities for gathering, displaying, and storing data from a web page into separate objects: a Model</description>
      <link>http://wiki.asp.net/page.aspx/340/mvp-pattern/</link>
      <author>mbanavige</author>
      <pubDate>Wed, 27 Feb 2008 17:30:44 GMT</pubDate>
    </item>
    <item>
      <title>Table</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/335/table/"&gt;Table&lt;/a&gt; was added by simonmu on Wednesday, February 27, 2008.&lt;br /&gt;&lt;br /&gt;The Table class allows you to build an HTML table and specify its characteristics. A table can be built at design time with static content, but the Table control is often built programmatically with dynamic contents Each Table control is made up of rows</description>
      <link>http://wiki.asp.net/page.aspx/335/table/</link>
      <category>Table</category>
      <author>simonmu</author>
      <pubDate>Wed, 27 Feb 2008 00:10:04 GMT</pubDate>
    </item>
    <item>
      <title>ListBox</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/332/listbox/"&gt;ListBox&lt;/a&gt; was added by mbanavige on Wednesday, February 27, 2008.&lt;br /&gt;&lt;br /&gt;The ListBox control is used to create a list control that allows single or multiple item selection. Use the Rows property to specify the height of the control. By default, the ListBox only allows a single selection to be made at a time.To enable the selection</description>
      <link>http://wiki.asp.net/page.aspx/332/listbox/</link>
      <category>ListBox</category>
      <author>mbanavige</author>
      <pubDate>Wed, 27 Feb 2008 00:03:34 GMT</pubDate>
    </item>
    <item>
      <title>State</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/329/state/"&gt;State&lt;/a&gt; was added by scott@elbandit.co.uk on Tuesday, February 26, 2008.&lt;br /&gt;&lt;br /&gt;State The State pattern allows an object to change it behaviour when its internal state changes. A VB example of the State PatternThis example shows the different states a person would go through after drinking beer, a bit crude but I hope it demostrates</description>
      <link>http://wiki.asp.net/page.aspx/329/state/</link>
      <author>scott@elbandit.co.uk</author>
      <pubDate>Tue, 26 Feb 2008 12:43:14 GMT</pubDate>
    </item>
    <item>
      <title>LinkButton</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/328/linkbutton/"&gt;LinkButton&lt;/a&gt; was added by mbanavige on Tuesday, February 26, 2008.&lt;br /&gt;&lt;br /&gt;LinkButton control is used to create a hyperlink-style button on a Web Forms page. Specify the text to display in the LinkButton control by either setting the Text property or placing the text between the opening and closing tags of the LinkButton control</description>
      <link>http://wiki.asp.net/page.aspx/328/linkbutton/</link>
      <category>LinkButton</category>
      <author>mbanavige</author>
      <pubDate>Tue, 26 Feb 2008 01:44:25 GMT</pubDate>
    </item>
    <item>
      <title>ImageButton</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/327/imagebutton/"&gt;ImageButton&lt;/a&gt; was added by mbanavige on Tuesday, February 26, 2008.&lt;br /&gt;&lt;br /&gt;ImageButton control is usedto display an image that responds to mouse clicks. Specify the image to display in the control by setting the ImageUrl property. Both the Click and Command events are raised when the ImageButton control is clicked. By using</description>
      <link>http://wiki.asp.net/page.aspx/327/imagebutton/</link>
      <category>ImageButton</category>
      <author>mbanavige</author>
      <pubDate>Tue, 26 Feb 2008 01:28:29 GMT</pubDate>
    </item>
    <item>
      <title>Image</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/326/image/"&gt;Image&lt;/a&gt; was added by mbanavige on Tuesday, February 26, 2008.&lt;br /&gt;&lt;br /&gt;Use the Image control to display an image on the Web Forms page. Setting the ImageUrl property specifies the path to the displayed image. You can specify the text to display in place of the image when the image is not available by setting the AlternateText</description>
      <link>http://wiki.asp.net/page.aspx/326/image/</link>
      <category>Image</category>
      <author>mbanavige</author>
      <pubDate>Tue, 26 Feb 2008 01:26:32 GMT</pubDate>
    </item>
    <item>
      <title>Hyperlink</title>
      <description>The article &lt;a href="http://wiki.asp.net/page.aspx/325/hyperlink/"&gt;Hyperlink&lt;/a&gt; was added by mbanavige on Tuesday, February 26, 2008.&lt;br /&gt;&lt;br /&gt;Use the HyperLink control to create a link that moves you to another page or location on the page. Specify the page or location to link to by using the NavigateUrl property. The link can either be displayed as text or an image. To display text, either</description>
      <link>http://wiki.asp.net/page.aspx/325/hyperlink/</link>
      <category>HyperLink</category>
      <author>mbanavige</author>
      <pubDate>Tue, 26 Feb 2008 01:24:06 GMT</pubDate>
    </item>
  </channel>
</rss>