<?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>SubSonic of the day - Collections</title><link>http://weblogs.asp.net/zowens/archive/2007/09/18/subsonic-of-the-day-collections.aspx</link><description>I am going to start spreading the goodness of SubSonic. I think SubSonic is sometimes overlooked for flashy things such as LINQ and Project JASPER. SubSonic is in a transition point (which is apparent when reading Rob Conery's blog ), but I think the</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>XperimentoS  &amp;raquo; Archivo del Blog   &amp;raquo; SubSonic generador DAL para .Net</title><link>http://weblogs.asp.net/zowens/archive/2007/09/18/subsonic-of-the-day-collections.aspx#4329859</link><pubDate>Thu, 04 Oct 2007 07:37:42 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:4329859</guid><dc:creator>XperimentoS  » Archivo del Blog   » SubSonic generador DAL para .Net</dc:creator><author>XperimentoS  » Archivo del Blog   » SubSonic generador DAL para .Net</author><description>&lt;p&gt;Pingback from &amp;nbsp;XperimentoS &amp;nbsp;&amp;amp;raquo; Archivo del Blog &amp;nbsp; &amp;amp;raquo; SubSonic generador DAL para .Net&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=4329859" width="1" height="1"&gt;</description></item><item><title>re: SubSonic of the day - Collections</title><link>http://weblogs.asp.net/zowens/archive/2007/09/18/subsonic-of-the-day-collections.aspx#4285074</link><pubDate>Tue, 02 Oct 2007 03:10:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:4285074</guid><dc:creator>Zharfan Mazli</dc:creator><author>Zharfan Mazli</author><description>&lt;p&gt;great article, i m using SubSonic too. :)&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=4285074" width="1" height="1"&gt;</description></item><item><title>re: SubSonic of the day - Collections</title><link>http://weblogs.asp.net/zowens/archive/2007/09/18/subsonic-of-the-day-collections.aspx#3991724</link><pubDate>Thu, 20 Sep 2007 22:50:54 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:3991724</guid><dc:creator>Zack Owens</dc:creator><author>Zack Owens</author><description>&lt;p&gt;Denny,&lt;/p&gt;
&lt;p&gt;I agree. SubSonic really does save time and energy! &lt;/p&gt;
&lt;p&gt;SPs can also be used... I forgot to mention that. Maybe I should do a post on SubSonic SP wrappers.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=3991724" width="1" height="1"&gt;</description></item><item><title>re: SubSonic of the day - Collections</title><link>http://weblogs.asp.net/zowens/archive/2007/09/18/subsonic-of-the-day-collections.aspx#3991530</link><pubDate>Thu, 20 Sep 2007 22:35:07 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:3991530</guid><dc:creator>Denny Ferrassoli</dc:creator><author>Denny Ferrassoli</author><description>&lt;p&gt;Thak you so much for the &amp;quot;load up the query into a collection&amp;quot; part. I have a query which has a few fields that my C# code needs to generate.&lt;/p&gt;
&lt;p&gt;What I did is I created a dummy table in the format I needed: (id, name1, name2, dynamicField1, dynamicField2).&lt;/p&gt;
&lt;p&gt;Then I created a Stored Proc to return the data that comes from the database: (id, name1, name2).&lt;/p&gt;
&lt;p&gt;I call the Stored Proc by using GetReader() and then load my dummy table collection with the DataReader. And lastly I iterate through the collection and set the two dynamic fields.&lt;/p&gt;
&lt;p&gt;Much better than what I was doing... Created a DataSet Schema and ran GetDataSet&amp;lt;MySchema&amp;gt;().&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=3991530" width="1" height="1"&gt;</description></item><item><title>re: SubSonic of the day - Collections</title><link>http://weblogs.asp.net/zowens/archive/2007/09/18/subsonic-of-the-day-collections.aspx#3969469</link><pubDate>Wed, 19 Sep 2007 19:01:50 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:3969469</guid><dc:creator>zowens</dc:creator><author>zowens</author><description>&lt;p&gt;Ahhh... that is a nice overview of collections, Kevin. &lt;/p&gt;
&lt;p&gt;I hope I don't duplicate content... I just want to spread the SubSonic &amp;quot;love&amp;quot; arround :)&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=3969469" width="1" height="1"&gt;</description></item><item><title>re: SubSonic of the day - Collections</title><link>http://weblogs.asp.net/zowens/archive/2007/09/18/subsonic-of-the-day-collections.aspx#3966754</link><pubDate>Wed, 19 Sep 2007 13:18:53 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:3966754</guid><dc:creator>kevin</dc:creator><author>kevin</author><description>&lt;p&gt;Nice, basic intro.&lt;/p&gt;
&lt;p&gt;You should also check out my post over on scribesonic titled &amp;lt;a href=&amp;quot;Basics&lt;a rel="nofollow" target="_new" href="http://scribesonic.com/Blog/Archive/2007/05/18/Getting-Loaded-on-SubSonic---Collection-Basics.aspx&amp;quot;&amp;gt;Getting"&gt;scribesonic.com/.../Getting-Loaded-on-SubSonic---Collection-Basics.aspx&amp;quot;&amp;gt;Getting&lt;/a&gt; Loaded on SubSonic - Collection&amp;lt;/a&amp;gt;&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=3966754" width="1" height="1"&gt;</description></item><item><title>Link Listing - September 18, 2007</title><link>http://weblogs.asp.net/zowens/archive/2007/09/18/subsonic-of-the-day-collections.aspx#3965101</link><pubDate>Wed, 19 Sep 2007 10:44:49 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:3965101</guid><dc:creator>Christopher Steen</dc:creator><author>Christopher Steen</author><description>&lt;p&gt;Link Listing - September 18, 2007&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=3965101" width="1" height="1"&gt;</description></item><item><title>SubSonic - Collections</title><link>http://weblogs.asp.net/zowens/archive/2007/09/18/subsonic-of-the-day-collections.aspx#3957934</link><pubDate>Wed, 19 Sep 2007 00:06:57 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:3957934</guid><dc:creator>DotNetKicks.com</dc:creator><author>DotNetKicks.com</author><description>&lt;p&gt;You've been kicked (a good thing) - Trackback from DotNetKicks.com&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=3957934" width="1" height="1"&gt;</description></item></channel></rss>