<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>LifeCycle Solutions, LLC - Weblog - Training</title>
    <link>http://blog.lifecycle-solutions.com/</link>
    <description>Technical Writing</description>
    <language>en-us</language>
    <copyright>LifeCycle Solutions, LLC</copyright>
    <lastBuildDate>Tue, 20 Feb 2007 14:49:16 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.2.8279.16125</generator>
    <managingEditor>info@lifecycle-solutions.com</managingEditor>
    <webMaster>info@lifecycle-solutions.com</webMaster>
    <item>
      <trackback:ping>http://blog.lifecycle-solutions.com/Trackback.aspx?guid=5589150e-e518-45ff-a0a3-b74e8ddba757</trackback:ping>
      <pingback:server>http://blog.lifecycle-solutions.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.lifecycle-solutions.com/PermaLink,guid,5589150e-e518-45ff-a0a3-b74e8ddba757.aspx</pingback:target>
      <dc:creator>Daniel Root</dc:creator>
      <wfw:comment>http://blog.lifecycle-solutions.com/CommentView,guid,5589150e-e518-45ff-a0a3-b74e8ddba757.aspx</wfw:comment>
      <wfw:commentRss>http://blog.lifecycle-solutions.com/SyndicationService.asmx/GetEntryCommentsRss?guid=5589150e-e518-45ff-a0a3-b74e8ddba757</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <img style="FLOAT: right; MARGIN: 1em" src="http://blog.lifecycle-solutions.com/content/binary/ReflectorScreenshot.png" border="0" />
        <p>
One of the most useful tools for .NET development is <a href="http://www.aisto.com/roeder/dotnet/">Lutz
Roeder's .NET Reflector</a>, now in version 5.  It uses reflection to peek inside
.NET assemblies and disassembles the IL back into C# or VB code for those times that
you need an in-depth look into <em>any</em> .NET library.  Ever wonder what
the code for System.String looked like? This release adds some really nice
features:
</p>
        <ul>
          <li>
Formatted code comments- doubles as a documentation browser for XML code-commented
members 
</li>
          <li>
'Expand members' in disassembler lets you see code for an entire class at once-
previously you had to look at each method separately. 
</li>
          <li>
New analyzer features shows where classes are instantiated and exposed. 
</li>
          <li>
Search Google or MSDN for a member</li>
        </ul>
        <p>
In addition to helping you debug code, this is also a great learning tool.  What
better way to understand framework development than to peek inside The Framework itself?
</p>
        <p>
 
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://blog.lifecycle-solutions.com/aggbug.ashx?id=5589150e-e518-45ff-a0a3-b74e8ddba757" />
      </body>
      <title>Essential Tool: Lutz Roeder's .NET Reflector v5</title>
      <guid isPermaLink="false">http://blog.lifecycle-solutions.com/PermaLink,guid,5589150e-e518-45ff-a0a3-b74e8ddba757.aspx</guid>
      <link>http://blog.lifecycle-solutions.com/2007/02/20/EssentialToolLutzRoedersNETReflectorV5.aspx</link>
      <pubDate>Tue, 20 Feb 2007 14:49:16 GMT</pubDate>
      <description>&lt;img style="FLOAT: right; MARGIN: 1em" src="http://blog.lifecycle-solutions.com/content/binary/ReflectorScreenshot.png" border=0&gt; 
&lt;p&gt;
One of the most useful tools for .NET development is&amp;nbsp;&lt;a href="http://www.aisto.com/roeder/dotnet/"&gt;Lutz
Roeder's .NET Reflector&lt;/a&gt;, now in version 5.&amp;nbsp; It uses reflection to peek inside
.NET assemblies and disassembles the IL back into C# or VB code for those times that
you need an in-depth look into &lt;em&gt;any&lt;/em&gt;&amp;nbsp;.NET library.&amp;nbsp; Ever wonder&amp;nbsp;what
the code for System.String looked like?&amp;nbsp;This&amp;nbsp;release adds some really&amp;nbsp;nice
features:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Formatted code comments- doubles as a documentation browser for XML code-commented
members 
&lt;li&gt;
'Expand members' in disassembler lets you see code for&amp;nbsp;an entire class at once-
previously you had to look at each method separately. 
&lt;li&gt;
New analyzer features shows where classes are instantiated and exposed. 
&lt;li&gt;
Search Google or MSDN for a member&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
In addition to helping you debug code, this is also a great learning tool.&amp;nbsp; What
better way to understand framework development than to peek inside The Framework itself?
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.lifecycle-solutions.com/aggbug.ashx?id=5589150e-e518-45ff-a0a3-b74e8ddba757" /&gt;</description>
      <comments>http://blog.lifecycle-solutions.com/CommentView,guid,5589150e-e518-45ff-a0a3-b74e8ddba757.aspx</comments>
      <category>ASP.NET</category>
      <category>C#</category>
      <category>Documentation</category>
      <category>Patterns and Practices</category>
      <category>Training</category>
      <category>Visual Studio</category>
    </item>
    <item>
      <trackback:ping>http://blog.lifecycle-solutions.com/Trackback.aspx?guid=a548e632-2842-42d4-8a9d-c1a1016f72f7</trackback:ping>
      <pingback:server>http://blog.lifecycle-solutions.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.lifecycle-solutions.com/PermaLink,guid,a548e632-2842-42d4-8a9d-c1a1016f72f7.aspx</pingback:target>
      <dc:creator>Daniel Root</dc:creator>
      <wfw:comment>http://blog.lifecycle-solutions.com/CommentView,guid,a548e632-2842-42d4-8a9d-c1a1016f72f7.aspx</wfw:comment>
      <wfw:commentRss>http://blog.lifecycle-solutions.com/SyndicationService.asmx/GetEntryCommentsRss?guid=a548e632-2842-42d4-8a9d-c1a1016f72f7</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">Microsoft is cranking out ASP.NET 2.0 how-to
videos at a record pace.  Brian Goldfarb lists <a href="http://blogs.msdn.com/bgold/archive/2006/02/20/535869.aspx">several
new ones here</a>. Scott Guthrie lists them also, and includes a few <a href="http://weblogs.asp.net/scottgu/archive/2006/02/26/Great-ASP.NET-2.0-Tutorial-Videos-Online.aspx">others
here</a>, including one on Microsoft's AJAXy toolkit, Atlas.<br /><br /><p></p><img width="0" height="0" src="http://blog.lifecycle-solutions.com/aggbug.ashx?id=a548e632-2842-42d4-8a9d-c1a1016f72f7" /></body>
      <title>More How-to Videos</title>
      <guid isPermaLink="false">http://blog.lifecycle-solutions.com/PermaLink,guid,a548e632-2842-42d4-8a9d-c1a1016f72f7.aspx</guid>
      <link>http://blog.lifecycle-solutions.com/2006/08/06/MoreHowtoVideos.aspx</link>
      <pubDate>Sun, 06 Aug 2006 21:38:19 GMT</pubDate>
      <description>Microsoft is cranking out ASP.NET 2.0 how-to videos at a record pace.&amp;nbsp; Brian Goldfarb lists &lt;a href="http://blogs.msdn.com/bgold/archive/2006/02/20/535869.aspx"&gt;several
new ones here&lt;/a&gt;. Scott Guthrie lists them also, and includes a few &lt;a href="http://weblogs.asp.net/scottgu/archive/2006/02/26/Great-ASP.NET-2.0-Tutorial-Videos-Online.aspx"&gt;others
here&lt;/a&gt;, including one on Microsoft's AJAXy toolkit, Atlas.&lt;br&gt;
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.lifecycle-solutions.com/aggbug.ashx?id=a548e632-2842-42d4-8a9d-c1a1016f72f7" /&gt;</description>
      <comments>http://blog.lifecycle-solutions.com/CommentView,guid,a548e632-2842-42d4-8a9d-c1a1016f72f7.aspx</comments>
      <category>ASP.NET</category>
      <category>Training</category>
      <category>Video</category>
    </item>
    <item>
      <trackback:ping>http://blog.lifecycle-solutions.com/Trackback.aspx?guid=da436f18-65b5-42e5-a862-4c76614a474e</trackback:ping>
      <pingback:server>http://blog.lifecycle-solutions.com/pingback.aspx</pingback:server>
      <pingback:target>http://blog.lifecycle-solutions.com/PermaLink,guid,da436f18-65b5-42e5-a862-4c76614a474e.aspx</pingback:target>
      <dc:creator>Daniel Root</dc:creator>
      <wfw:comment>http://blog.lifecycle-solutions.com/CommentView,guid,da436f18-65b5-42e5-a862-4c76614a474e.aspx</wfw:comment>
      <wfw:commentRss>http://blog.lifecycle-solutions.com/SyndicationService.asmx/GetEntryCommentsRss?guid=da436f18-65b5-42e5-a862-4c76614a474e</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">Online labs are Microsoft's newest way
to learn about developer tools and techniques.  These guided tutorials give you
a real, live virtual PC pre-installed with everything you need- Visual Studio 05,
.NET 2.0, etc.  Just sign up and use the web-based remote desktop client to connect. 
There's a list of <a href="http://www.wwwcoder.com/main/parentid/533/site/6349/68/default.aspx">good
.NET 2.0 Labs</a> over at WWWCoder.<p></p><img width="0" height="0" src="http://blog.lifecycle-solutions.com/aggbug.ashx?id=da436f18-65b5-42e5-a862-4c76614a474e" /></body>
      <title>Try .NET 2.0 and Visual Studio 2005 With Zero Installation Pain</title>
      <guid isPermaLink="false">http://blog.lifecycle-solutions.com/PermaLink,guid,da436f18-65b5-42e5-a862-4c76614a474e.aspx</guid>
      <link>http://blog.lifecycle-solutions.com/2006/08/04/TryNET20AndVisualStudio2005WithZeroInstallationPain.aspx</link>
      <pubDate>Fri, 04 Aug 2006 14:18:05 GMT</pubDate>
      <description>Online labs are Microsoft's newest way to learn about developer tools and techniques.&amp;nbsp; These guided tutorials give you a real, live virtual PC pre-installed with everything you need- Visual Studio 05, .NET 2.0, etc.&amp;nbsp; Just sign up and use the web-based remote desktop client to connect.&amp;nbsp; There's a list of &lt;a href="http://www.wwwcoder.com/main/parentid/533/site/6349/68/default.aspx"&gt;good
.NET 2.0 Labs&lt;/a&gt; over at WWWCoder.&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.lifecycle-solutions.com/aggbug.ashx?id=da436f18-65b5-42e5-a862-4c76614a474e" /&gt;</description>
      <comments>http://blog.lifecycle-solutions.com/CommentView,guid,da436f18-65b5-42e5-a862-4c76614a474e.aspx</comments>
      <category>ASP.NET</category>
      <category>Training</category>
    </item>
  </channel>
</rss>