<?xml version="1.0" encoding="ISO-8859-1" ?>
<!--  RSS generated by DevX on Sat, 21 Nov 2009 08:07:55 PST -->
<rss version="2.0">
<channel>
<title>DevX: Recent Tips Feed</title>
<link>http://www.devx.com</link>
<description>Latest DevX Content</description>
<language>en-us</language>
<copyright>Copyright 2008 DevX</copyright>
<docs>http://backend.userland.com/rss</docs>
<lastBuildDate>Sat, 21 Nov 2009 08:07:55 PST</lastBuildDate>
<image>
<title>DevX</title>
<url>http://services.devx.com/outgoing/devxwire.gif</url>
<link>http://www.DevX.com</link>
</image>
<item>
<title>Retrieving Table Size in SQL Server</title>
<description>Use this handy tip to determine the size of your SQL Server tables, which can be very useful for estimating the size and growth of a database over time.</description>
<link>http://www.devx.com/tips/Tip/43147?trk=DXRSS_recentTips</link>
<author>Deepak Choudhari</author>
<pubDate>Wed, 18 Nov 2009 10:42:17 PST</pubDate>
</item>
<item>
<title>ASP.NET Workaround: Calling a JavaScript Function from a HyperLinkField in a GridView</title>
<description>You can call a JavaScript function when a user clicks a HyperLinkField in a GridView control&#8212;you just need to use this workaround.</description>
<link>http://www.devx.com/tips/Tip/43146?trk=DXRSS_recentTips</link>
<author>Srinath MS</author>
<pubDate>Wed, 11 Nov 2009 19:23:06 PST</pubDate>
</item>
<item>
<title>Use Enumeration Instead of SAFEARRAY to Get an Array's Elements</title>
<description>C++'s SAFEARRAY is difficult to use. A better option is to enumerate an array's elements by repeatedly calling your own custom enumeration function and incrementing the element index.</description>
<link>http://www.devx.com/tips/Tip/43065?trk=DXRSS_recentTips</link>
<author>Shao Voon</author>
<pubDate>Mon, 09 Nov 2009 13:46:17 PST</pubDate>
</item>
<item>
<title>Detect Recursive Calls in Your .NET Code</title>
<description>Using System.Diagnostics, you can check the recursion levels in your code.</description>
<link>http://www.devx.com/tips/Tip/43045?trk=DXRSS_recentTips</link>
<author>Michel Posseth</author>
<pubDate>Fri, 06 Nov 2009 14:14:06 PST</pubDate>
</item>
<item>
<title>Quickly Determine Whether a Column Is Fully Visible in a DataGridView</title>
<description>Find out whether a DataGridView column is partially hidden.</description>
<link>http://www.devx.com/tips/Tip/43044?trk=DXRSS_recentTips</link>
<author>Srinath MS</author>
<pubDate>Fri, 06 Nov 2009 14:06:57 PST</pubDate>
</item>
<item>
<title>Create ASP.NET Dynamic Hyperlinks from URLs Stored in Web.Config</title>
<description>It's useful to store URLs outside of your application code, because they can change.</description>
<link>http://www.devx.com/tips/Tip/43043?trk=DXRSS_recentTips</link>
<author>Deepak Choudhari</author>
<pubDate>Fri, 06 Nov 2009 13:52:25 PST</pubDate>
</item>
<item>
<title>Add an Image Command Field to a GridView at Runtime in ASP.NET</title>
<description>Programmatically adding an image command field to a GridView is relatively easy. This tip shows how.</description>
<link>http://www.devx.com/tips/Tip/43006?trk=DXRSS_recentTips</link>
<author>Deepak Choudhari</author>
<pubDate>Fri, 30 Oct 2009 18:37:39 PST</pubDate>
</item>
<item>
<title>The Best Way to Hide a Column in a DataGrid</title>
<description>A better approach than "hiding" columns in a DataGrid is simply to avoid creating the columns in the first place, as shown in this tip.</description>
<link>http://www.devx.com/tips/Tip/43007?trk=DXRSS_recentTips</link>
<author>Srinath MS</author>
<pubDate>Thu, 29 Oct 2009 16:47:53 PST</pubDate>
</item>
<item>
<title>A Better Way to Retrieve the ID of the Last Inserted Record</title>
<description>An update to a previous tip on retrieving the ID of the last inserted record, this version uses less code and avoids a search of the jobs table.</description>
<link>http://www.devx.com/tips/Tip/43008?trk=DXRSS_recentTips</link>
<author>Martin Vitek</author>
<pubDate>Mon, 26 Oct 2009 19:08:19 PST</pubDate>
</item>
<item>
<title>Static Class Values Are Valid Even Without a Main Method</title>
<description>This example shows how a static block can work even without a main method.</description>
<link>http://www.devx.com/tips/Tip/43009?trk=DXRSS_recentTips</link>
<author>Mannu Saini</author>
<pubDate>Mon, 26 Oct 2009 14:09:27 PST</pubDate>
</item>
</channel>
</rss>

