<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Strongly typed dataset tip</title><link>http://weblogs.asp.net/prieck/archive/2004/01/21/61104.aspx</link><description>While doing code reviews (for .net code, of course!), I see one minor annoyance with strongly typed datasets again and again - not using the TableName property. I don't know why this comes up so often, so I thought I'd add a quick tip about it. If you</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>That's obvious, but....</title><link>http://weblogs.asp.net/prieck/archive/2004/01/21/61104.aspx#93426</link><pubDate>Sun, 21 Mar 2004 09:05:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:93426</guid><dc:creator>Alejandro</dc:creator><author>Alejandro</author><description>is there a way to get the column names, the same way as with the column names?&lt;br&gt;&lt;br&gt;I'd like to be able to use&lt;br&gt;typedSet.MyTable.MyColumn, and get &amp;quot;MyColumn&amp;quot;. As it is now, we've hardcoded &amp;quot;MyColumn&amp;quot; all over the place....&lt;br&gt;&lt;br&gt;Best regards/&lt;br&gt;Alejandro&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=93426" width="1" height="1"&gt;</description></item><item><title>re: Strongly typed dataset tip</title><link>http://weblogs.asp.net/prieck/archive/2004/01/21/61104.aspx#92248</link><pubDate>Thu, 18 Mar 2004 21:05:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:92248</guid><dc:creator>Richard M Mathis</dc:creator><author>Richard M Mathis</author><description>Thats an awesome tip. I'm sure its going to save me a lot of headache, as I begin working with strongly typed datasets.  Thanks!&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=92248" width="1" height="1"&gt;</description></item></channel></rss>