<?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>Having fun with "Group-Ease"</title><link>http://msmvps.com/blogs/bill/archive/2007/07/08/having-fun-with-quot-group-ease-quot.aspx</link><description>(note the title is phonetic &amp;lt;g&amp;gt;) I thought I&amp;#39;d write a simple Group By query to list the controls on a form grouped by their type. Dim query = From c In Me.Controls Group c By c.GetType.Name Into Members Then to write out the code I wrote: For</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>What's new in June Orcas CTP for VB</title><link>http://msmvps.com/blogs/bill/archive/2007/07/08/having-fun-with-quot-group-ease-quot.aspx#1010652</link><pubDate>Mon, 09 Jul 2007 03:25:33 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1010652</guid><dc:creator>@ Head</dc:creator><description>&lt;p&gt;Many of the little features are in VB Orcas as of June (no need to wait till Beta 2) (1) Lambda functions&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1010652" width="1" height="1"&gt;</description></item></channel></rss>