<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/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>DataView.ToTable method in the 2.0 Framework</title><link>http://msmvps.com/blogs/williamryan/archive/2006/06/06/99498.aspx</link><description>This is a really simple trick but it's way cool. Now that I have some time again, I've been trying to get up to speed with LINQ and ADO.NET 2.0. God I missed it. Anyway, this comes up in the newsgroups all the time so I figured I'd write up a quick sample</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: DataView.ToTable method in the 2.0 Framework</title><link>http://msmvps.com/blogs/williamryan/archive/2006/06/06/99498.aspx#100303</link><pubDate>Fri, 09 Jun 2006 03:17:03 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:100303</guid><dc:creator>Brian Madsen</dc:creator><description>Hey Bill...i'm using TA's primarily for restricted data linked to an SP which calls data that a user on our network might not necessarily have access to normally.&lt;br&gt;&lt;br&gt;that way the data access tier is produced for him/her without any interactions/requirements from them..allowing me to secure our data without exposing scenarios to new (or untrusted) users - all without having to give them access to the tables within sql server..&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=100303" width="1" height="1"&gt;</description></item><item><title>re: DataView.ToTable method in the 2.0 Framework</title><link>http://msmvps.com/blogs/williamryan/archive/2006/06/06/99498.aspx#100295</link><pubDate>Fri, 09 Jun 2006 01:30:16 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:100295</guid><dc:creator>William</dc:creator><description>Bri - the ability to build a dataview with restricted columns is pretty awesome - I have a ton of helper classes to do stuff like this, or select distinct, so having it built in is nice b/c &amp;nbsp;it's 'out of the box'. &amp;nbsp;Now I have to install all of those libraries in the GAC on each box we develop on and it's a pain.&lt;br&gt;&lt;br&gt;As far as TableAdapters - I haven't been all that impressed with them but admittedly I haven't had much experience with them yet. &amp;nbsp;So like a lot of stuff that I'm not impressed with at first, it's probably b/c of ignorance (although I'm embarassed to say it, I wans't all that impressed with LINQ at first either - talk about doing a 180 degree turn on something).&lt;br&gt;&lt;br&gt;What sort of scenarios are you using TableAdapters for?&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=100295" width="1" height="1"&gt;</description></item><item><title>re: DataView.ToTable method in the 2.0 Framework</title><link>http://msmvps.com/blogs/williamryan/archive/2006/06/06/99498.aspx#100152</link><pubDate>Thu, 08 Jun 2006 11:01:45 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:100152</guid><dc:creator>Brian Madsen</dc:creator><description>yeah ADO.Net 2 has a lot of nice features...the ToTable() method is one of my favorites together with the TableAdapter...&lt;br&gt;&lt;br&gt;keep it coming Bill!! always a good read!&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=100152" width="1" height="1"&gt;</description></item></channel></rss>