<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>AspNetUtilityBelt at Yahoo! Groups</title>
    <link>http://groups.yahoo.com/group/AspNetUtilityBelt/</link>
    <description>AspNetUtilityBelt</description>

    <item>
      <title>2.0 Utility Belt preview including all new interfaces</title>
      <pubDate>Fri, 23 Mar 2007 11:52:03 GMT</pubDate>
      <dc:creator>Charles Carroll</dc:creator>
      <link>http://groups.yahoo.com/group/AspNetUtilityBelt/message/177</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/AspNetUtilityBelt/message/177</guid>
      <description>Here is a &quot;view from 10,000 feet&quot; fo the upcoming UtilityBelt 2.0 release with new interfaces, C# code base (examples in VB.net and C# but UB will be in C#). </description>
    </item>
    <item>
      <title>Compiler Error Message: BC30002: Type &#39;AssemblyVersion&#39; is not defi</title>
      <pubDate>Thu, 27 Jul 2006 03:32:25 GMT</pubDate>
      <dc:creator>Michael B</dc:creator>
      <link>http://groups.yahoo.com/group/AspNetUtilityBelt/message/176</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/AspNetUtilityBelt/message/176</guid>
      <description>OK, I&#39;ve looked at other posts and googled but no joy. I keep getting this error every time I try to use the Utility Belt. Any ideas? Source Error: Line 26:</description>
    </item>
    <item>
      <title>using Utility Belt in C#</title>
      <pubDate>Mon, 11 Jul 2005 11:43:00 GMT</pubDate>
      <dc:creator>wonglokchau</dc:creator>
      <link>http://groups.yahoo.com/group/AspNetUtilityBelt/message/175</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/AspNetUtilityBelt/message/175</guid>
      <description>It seems that Utility Belt is not compatible with C#. Even the demo &quot;Search Demo C# SQLserver&quot; failed to work. Can anyone show me how to call it from C#?</description>
    </item>
    <item>
      <title>Re: DBPopulate with a DataReader</title>
      <pubDate>Thu, 16 Jun 2005 12:59:55 GMT</pubDate>
      <dc:creator>Charles Carroll</dc:creator>
      <link>http://groups.yahoo.com/group/AspNetUtilityBelt/message/174</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/AspNetUtilityBelt/message/174</guid>
      <description>The sample at: http://learnasp.com/freebook/learn/utilitybelt_datareader.aspx is working. Could we see your code?</description>
    </item>
    <item>
      <title>DBPopulate with a DataReader</title>
      <pubDate>Fri, 10 Jun 2005 18:30:17 GMT</pubDate>
      <dc:creator>strauchs1</dc:creator>
      <link>http://groups.yahoo.com/group/AspNetUtilityBelt/message/173</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/AspNetUtilityBelt/message/173</guid>
      <description>Hi, I&#39;m having problems with using the command:  rdr1 = ub1.DBPopulate (myConn, strSql) from Visual Studio .NET and an ASP.NET page.  In Visual Studio I&#39;m</description>
    </item>
    <item>
      <title>Major UB Breakthrough in Sproc Calls</title>
      <pubDate>Fri, 03 Jun 2005 00:44:57 GMT</pubDate>
      <dc:creator>Charles Carroll</dc:creator>
      <link>http://groups.yahoo.com/group/AspNetUtilityBelt/message/172</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/AspNetUtilityBelt/message/172</guid>
      <description>Just finished changing the calling of Sprocs in UB from http://tinyurl.com/8wzn7 to http://tinyurl.com/e2b8l now instead of making a HashTable and stuffing it</description>
    </item>
    <item>
      <title>Ignore previous message. . problem solved</title>
      <pubDate>Mon, 04 Apr 2005 15:31:46 GMT</pubDate>
      <dc:creator>bigphredd</dc:creator>
      <link>http://groups.yahoo.com/group/AspNetUtilityBelt/message/171</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/AspNetUtilityBelt/message/171</guid>
      <description>Due to message in 2003, I added references and not everything compiles fine. Should have gone through all of the archives first. Phil</description>
    </item>
    <item>
      <title>VS creating dll problems</title>
      <pubDate>Mon, 04 Apr 2005 15:31:17 GMT</pubDate>
      <dc:creator>bigphredd</dc:creator>
      <link>http://groups.yahoo.com/group/AspNetUtilityBelt/message/170</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/AspNetUtilityBelt/message/170</guid>
      <description>Hello, I am attempting to follow the instructions at: http://www.learnasp.com/freebook/learn/utilitybelt_vstudio.aspx I have used VS to create a new class</description>
    </item>
    <item>
      <title>xray</title>
      <pubDate>Mon, 21 Mar 2005 17:07:39 GMT</pubDate>
      <dc:creator>Yannick Smits</dc:creator>
      <link>http://groups.yahoo.com/group/AspNetUtilityBelt/message/169</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/AspNetUtilityBelt/message/169</guid>
      <description>What about making EVERY object Xrayable by using reflection? Yannick Smits</description>
    </item>
    <item>
      <title>Re: default trace settings</title>
      <pubDate>Sat, 19 Mar 2005 15:02:14 GMT</pubDate>
      <dc:creator>Charles Carroll</dc:creator>
      <link>http://groups.yahoo.com/group/AspNetUtilityBelt/message/168</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/AspNetUtilityBelt/message/168</guid>
      <description>well Trace is something that an end user should not see. Options(&quot;trace=on,whatever&quot;) works of course. I prefer (&quot;supertrace=on&quot;)  the cool undocumented</description>
    </item>
    <item>
      <title>default trace settings</title>
      <pubDate>Thu, 17 Mar 2005 08:46:18 GMT</pubDate>
      <dc:creator>Yannick Smits</dc:creator>
      <link>http://groups.yahoo.com/group/AspNetUtilityBelt/message/167</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/AspNetUtilityBelt/message/167</guid>
      <description>Version 0.9.8.3 (downloaded 2 weeks ago) is messing up my trace settings by default. I pulled all my hair out twice to figure out the reason my trace wasn&#39;t</description>
    </item>
    <item>
      <title>Re: changelog?</title>
      <pubDate>Fri, 11 Mar 2005 12:03:27 GMT</pubDate>
      <dc:creator>Charles Carroll</dc:creator>
      <link>http://groups.yahoo.com/group/AspNetUtilityBelt/message/166</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/AspNetUtilityBelt/message/166</guid>
      <description>Noted. DataRow examination is a great idea. Will get this into 1.0 coming soon .... Xray gets renamed SuperTrace.Write, SuperTrace.Warn in the next version but</description>
    </item>
    <item>
      <title>Re: changelog?</title>
      <pubDate>Tue, 08 Mar 2005 11:54:51 GMT</pubDate>
      <dc:creator>Yannick Smits</dc:creator>
      <link>http://groups.yahoo.com/group/AspNetUtilityBelt/message/165</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/AspNetUtilityBelt/message/165</guid>
      <description>Hi, I have been using this belt for a while now and love it! The way Xray works is a great extension on the basic .NET trace features.I have some ideas that </description>
    </item>
    <item>
      <title>Re: VB.NET Code Behind</title>
      <pubDate>Wed, 05 Jan 2005 16:10:06 GMT</pubDate>
      <dc:creator>Jeff D</dc:creator>
      <link>http://groups.yahoo.com/group/AspNetUtilityBelt/message/164</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/AspNetUtilityBelt/message/164</guid>
      <description>Charles, Sounds great - I look forward to it. Jeff ... http://www.learnasp.com/freebook/learn/utilitybelt_vstudio.aspx ... __________________________________ </description>
    </item>
    <item>
      <title>Re: VB.NET Code Behind</title>
      <pubDate>Wed, 05 Jan 2005 03:09:36 GMT</pubDate>
      <dc:creator>Charles Carroll</dc:creator>
      <link>http://groups.yahoo.com/group/AspNetUtilityBelt/message/163</link>
      <guid isPermaLink="true">http://groups.yahoo.com/group/AspNetUtilityBelt/message/163</guid>
      <description>That is a great point The 1.0 Release will do it the more intuitive way with the SuperTrace(&quot;blah&quot;,blah) replacing Xray(blah,&quot;blah&quot;)    -- Xrays will be</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Thu Jul  9 19:55:50 PDT 2009 -->
