<?xml version="1.0" encoding="ISO-8859-1" ?>
<!--  RSS generated by DevX on Tue, 09 Feb 2010 11:12:02 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>Tue, 09 Feb 2010 11:12:02 PST</lastBuildDate>
<image>
<title>DevX</title>
<url>http://services.devx.com/outgoing/devxwire.gif</url>
<link>http://www.DevX.com</link>
</image>
<item>
<title>Use Comparison Operators in SQL to Remove/Return Columns with Null Values</title>
<description>When you use the comparison operators in SQL with the Where clause, you can remove the columns with null values.</description>
<link>http://www.devx.com/tips/Tip/43658?trk=DXRSS_recentTips</link>
<author>Srinath MS</author>
<pubDate>Mon, 04 Jan 2010 16:33:19 PST</pubDate>
</item>
<item>
<title>Displaying the Row Number in a SELECT Query with SQL Server 2005</title>
<description>SQL Server 2005 introduced a function that is very handy when you want the result set to have row numbers assigned to each returned row.</description>
<link>http://www.devx.com/tips/Tip/43657?trk=DXRSS_recentTips</link>
<author>Deepak Choudhari</author>
<pubDate>Mon, 04 Jan 2010 16:18:15 PST</pubDate>
</item>
<item>
<title>A Simple Password-Checking Routine</title>
<description>Here's a simple password-checking routine that ensures that the user-entered password matches specific password criteria.</description>
<link>http://www.devx.com/tips/Tip/43199?trk=DXRSS_recentTips</link>
<author>Brian Abernathy</author>
<pubDate>Wed, 16 Dec 2009 21:55:11 PST</pubDate>
</item>
<item>
<title>Make Your WPF Applications Adapt to the Host Machine</title>
<description>Use WPF's ability to recognize and adapt to the graphics capabilities of its host machine to improve your application's performance.</description>
<link>http://www.devx.com/tips/Tip/43197?trk=DXRSS_recentTips</link>
<author>Srinath MS</author>
<pubDate>Fri, 11 Dec 2009 16:42:30 PST</pubDate>
</item>
<item>
<title>Globally Register User and Custom Controls in ASP.NET</title>
<description>Avoid having to include the &lt;@Register&gt; command on every page that needs a custom or user control. </description>
<link>http://www.devx.com/tips/Tip/43196?trk=DXRSS_recentTips</link>
<author>Deepak Choudhari</author>
<pubDate>Mon, 07 Dec 2009 19:18:16 PST</pubDate>
</item>
<item>
<title>Build One Application Version for Both Windows XP and Windows Vista</title>
<description>You don't have to compile two different versions to get applications that run correctly under both Windows XP and Windows Vista.</description>
<link>http://www.devx.com/tips/Tip/43149?trk=DXRSS_recentTips</link>
<author>Shao Voon</author>
<pubDate>Mon, 30 Nov 2009 01:27:10 PST</pubDate>
</item>
<item>
<title>Serialize Any .NET Object to a JSON String</title>
<description>With JSON's popularity increasing by leaps and bounds, you'll find this technique useful.</description>
<link>http://www.devx.com/tips/Tip/43148?trk=DXRSS_recentTips</link>
<author>Deepak Choudhari</author>
<pubDate>Mon, 23 Nov 2009 17:16:42 PST</pubDate>
</item>
<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>
</channel>
</rss>

