<?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:georss="http://www.georss.org/georss" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Scott Klueppel's Blog - Futures</title>
    <link>http://offroadcoder.com/</link>
    <description>making the hard line look easy</description>
    <language>en-us</language>
    <copyright>Scott Klueppel</copyright>
    <lastBuildDate>Wed, 14 Oct 2009 01:59:33 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.1.8102.813</generator>
    <managingEditor>me@offroadcoder.com</managingEditor>
    <webMaster>me@offroadcoder.com</webMaster>
    <item>
      <trackback:ping>http://offroadcoder.com/Trackback.aspx?guid=6e3243b2-3b8a-44e0-b080-00cab2d08587</trackback:ping>
      <pingback:server>http://offroadcoder.com/pingback.aspx</pingback:server>
      <pingback:target>http://offroadcoder.com/PermaLink,guid,6e3243b2-3b8a-44e0-b080-00cab2d08587.aspx</pingback:target>
      <dc:creator>Scott Klueppel</dc:creator>
      <georss:point>30.109017 -81.497099</georss:point>
      <wfw:comment>http://offroadcoder.com/CommentView,guid,6e3243b2-3b8a-44e0-b080-00cab2d08587.aspx</wfw:comment>
      <wfw:commentRss>http://offroadcoder.com/SyndicationService.asmx/GetEntryCommentsRss?guid=6e3243b2-3b8a-44e0-b080-00cab2d08587</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://offroadcoder.com/content/binary/TheWCFMasterClass_1346E/iceberg2.jpg">
            <img title="Web services are just the tip of the iceberg in WCF" style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 10px 0px 0px; border-left: 0px; border-bottom: 0px" height="247" alt="Web services are just the tip of the iceberg in WCF" src="http://offroadcoder.com/content/binary/TheWCFMasterClass_1346E/iceberg2_thumb.jpg" width="371" align="left" border="0" />
          </a>I
was privileged to attend the IDesign WCF Master Class last week. It only comes to
the USA one time each year, and is presented by the one and only Juval Lowy. The class
is held at the training center on the Microsoft Silicon Valley campus in Mountain
View, CA. Five very intense days of WCF covering all aspects of WCF from essentials
like the ABCs to the most intricate details about advanced topics like concurrency,
security, transactions, and the service bus.
</p>
        <p>
What we’ve been <strike>told</strike> sold about WCF from Microsoft is truly just
the tip of the iceberg. Juval presents countless examples that prove WCF is not just
about web services. WCF is the evolution of .NET, providing world-class features that
no class should ever be without. 
</p>
        <p>
Demos, samples, and labs are presented using .NET 3.5 and 4.0 with an emphasis on
the new features and functionality in 4.0. Discovery and announcements are the most
underrated and unknown new features of WCF 4.0. After seeing Juval’s demos on discovery
and announcement, I can’t imagine creating services without them.
</p>
        <p>
More than all of the WCF content, the class gives you a lot to think about regarding
architecture, the framework, and engineering principles. Juval’s mastery of .NET is
evident in his ServiceModelEx library that extends almost all aspects of WCF and the
service bus. His “one line of code” motto makes it possible for all of us to configure
our WCF services with ease. The ServiceModelEx library is a good example for all developers
to know and understand how to “do .NET” the right way. It exemplifies the best of
what .NET and WCF have to offer.
</p>
        <p>
Check out the <a href="http://www.idesign.net" target="_blank">IDesign website</a> to
get the WCF Resource CD (containing many of the examples and demos from the class).
Also note the next class dates and sign up for the IDesign newsletter.
</p>
        <img width="0" height="0" src="http://offroadcoder.com/aggbug.ashx?id=6e3243b2-3b8a-44e0-b080-00cab2d08587" />
      </body>
      <title>The WCF Master Class</title>
      <guid isPermaLink="false">http://offroadcoder.com/PermaLink,guid,6e3243b2-3b8a-44e0-b080-00cab2d08587.aspx</guid>
      <link>http://offroadcoder.com/2009/10/14/TheWCFMasterClass.aspx</link>
      <pubDate>Wed, 14 Oct 2009 01:59:33 GMT</pubDate>
      <description>&lt;p&gt;
&lt;a href="http://offroadcoder.com/content/binary/TheWCFMasterClass_1346E/iceberg2.jpg"&gt;&lt;img title="Web services are just the tip of the iceberg in WCF" style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 10px 0px 0px; border-left: 0px; border-bottom: 0px" height="247" alt="Web services are just the tip of the iceberg in WCF" src="http://offroadcoder.com/content/binary/TheWCFMasterClass_1346E/iceberg2_thumb.jpg" width="371" align="left" border="0"&gt;&lt;/a&gt;I
was privileged to attend the IDesign WCF Master Class last week. It only comes to
the USA one time each year, and is presented by the one and only Juval Lowy. The class
is held at the training center on the Microsoft Silicon Valley campus in Mountain
View, CA. Five very intense days of WCF covering all aspects of WCF from essentials
like the ABCs to the most intricate details about advanced topics like concurrency,
security, transactions, and the service bus.
&lt;/p&gt;
&lt;p&gt;
What we’ve been &lt;strike&gt;told&lt;/strike&gt; sold about WCF from Microsoft is truly just
the tip of the iceberg. Juval presents countless examples that prove WCF is not just
about web services. WCF is the evolution of .NET, providing world-class features that
no class should ever be without. 
&lt;/p&gt;
&lt;p&gt;
Demos, samples, and labs are presented using .NET 3.5 and 4.0 with an emphasis on
the new features and functionality in 4.0. Discovery and announcements are the most
underrated and unknown new features of WCF 4.0. After seeing Juval’s demos on discovery
and announcement, I can’t imagine creating services without them.
&lt;/p&gt;
&lt;p&gt;
More than all of the WCF content, the class gives you a lot to think about regarding
architecture, the framework, and engineering principles. Juval’s mastery of .NET is
evident in his ServiceModelEx library that extends almost all aspects of WCF and the
service bus. His “one line of code” motto makes it possible for all of us to configure
our WCF services with ease. The ServiceModelEx library is a good example for all developers
to know and understand how to “do .NET” the right way. It exemplifies the best of
what .NET and WCF have to offer.
&lt;/p&gt;
&lt;p&gt;
Check out the &lt;a href="http://www.idesign.net" target="_blank"&gt;IDesign website&lt;/a&gt; to
get the WCF Resource CD (containing many of the examples and demos from the class).
Also note the next class dates and sign up for the IDesign newsletter.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://offroadcoder.com/aggbug.ashx?id=6e3243b2-3b8a-44e0-b080-00cab2d08587" /&gt;</description>
      <comments>http://offroadcoder.com/CommentView,guid,6e3243b2-3b8a-44e0-b080-00cab2d08587.aspx</comments>
      <category>.NET Framework</category>
      <category>C#</category>
      <category>Cloud</category>
      <category>Dev Tools</category>
      <category>Futures</category>
      <category>WCF</category>
    </item>
    <item>
      <trackback:ping>http://offroadcoder.com/Trackback.aspx?guid=9f705cfe-f476-48fb-9f4d-a938846d003d</trackback:ping>
      <pingback:server>http://offroadcoder.com/pingback.aspx</pingback:server>
      <pingback:target>http://offroadcoder.com/PermaLink,guid,9f705cfe-f476-48fb-9f4d-a938846d003d.aspx</pingback:target>
      <dc:creator>Scott Klueppel</dc:creator>
      <georss:point>30.109017 -81.497099</georss:point>
      <wfw:comment>http://offroadcoder.com/CommentView,guid,9f705cfe-f476-48fb-9f4d-a938846d003d.aspx</wfw:comment>
      <wfw:commentRss>http://offroadcoder.com/SyndicationService.asmx/GetEntryCommentsRss?guid=9f705cfe-f476-48fb-9f4d-a938846d003d</wfw:commentRss>
      <slash:comments>4</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Important, proven, and universally-useful technologies like WCF and Mobile are still
not well-known in the development community. Many believe there is another boom, similar
to the 1992 Internet boom, on the horizon that will require skilled and knowledgeable
developers to engineer the framework and associated connecting systems. Staying tech-current
and adapting to our new world is an absolute necessity. Don’t become the COBOL programmer
of the future. Knowing these great system-connecting technologies (WCF, Mobile, Cloud,
etc.) will quickly become a requirement to compete in the software industry.
</p>
        <p>
Check out the following interview with Richard Campbell (DotNetRocks, RunAs Radio)
and Juval Lowy (IDesign) talking about the EnergyNet at the DevConnections conference.
The growing hype about alternative energy and the EnergyNet is stunning. Technology
has progressed far enough where we can start to tie together disparate systems to
benefit producers and consumers alike. 
</p>
        <p>
          <a href="http://video.google.com/videoplay?docid=4831440850220717845" target="_blank">http://video.google.com/videoplay?docid=4831440850220717845</a>
        </p>
        <img width="0" height="0" src="http://offroadcoder.com/aggbug.ashx?id=9f705cfe-f476-48fb-9f4d-a938846d003d" />
      </body>
      <title>Developers - Get ready for the future!</title>
      <guid isPermaLink="false">http://offroadcoder.com/PermaLink,guid,9f705cfe-f476-48fb-9f4d-a938846d003d.aspx</guid>
      <link>http://offroadcoder.com/2009/04/11/DevelopersGetReadyForTheFuture.aspx</link>
      <pubDate>Sat, 11 Apr 2009 12:51:30 GMT</pubDate>
      <description>&lt;p&gt;
Important, proven, and universally-useful technologies like WCF and Mobile are still
not well-known in the development community. Many believe there is another boom, similar
to the 1992 Internet boom, on the horizon that will require skilled and knowledgeable
developers to engineer the framework and associated connecting systems. Staying tech-current
and adapting to our new world is an absolute necessity. Don’t become the COBOL programmer
of the future. Knowing these great system-connecting technologies (WCF, Mobile, Cloud,
etc.) will quickly become a requirement to compete in the software industry.
&lt;/p&gt;
&lt;p&gt;
Check out the following interview with Richard Campbell (DotNetRocks, RunAs Radio)
and Juval Lowy (IDesign) talking about the EnergyNet at the DevConnections conference.
The growing hype about alternative energy and the EnergyNet is stunning. Technology
has progressed far enough where we can start to tie together disparate systems to
benefit producers and consumers alike. 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://video.google.com/videoplay?docid=4831440850220717845" target="_blank"&gt;http://video.google.com/videoplay?docid=4831440850220717845&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://offroadcoder.com/aggbug.ashx?id=9f705cfe-f476-48fb-9f4d-a938846d003d" /&gt;</description>
      <comments>http://offroadcoder.com/CommentView,guid,9f705cfe-f476-48fb-9f4d-a938846d003d.aspx</comments>
      <category>.NET Framework</category>
      <category>Futures</category>
      <category>Mobile</category>
      <category>WCF</category>
    </item>
  </channel>
</rss>