<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>BestTechVideos: Videos Tagged with 'WCF'</title>
    <link>http://www.bestechvideos.com/tag/wcf/rss</link>
    <pubDate>Sat, 22 Oct 2011 15:49:17 GMT</pubDate>
    <description>BestTechVideos: Recently Posted Videos with short descriptions</description>
    <item>
      <title>DimeCasts.Net #183: Load Testing WCF Services w/ VS2010</title>
      <link>http://www.bestechvideos.com/2010/12/22/dimecasts-net-183-load-testing-wcf-services-w-vs2010</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2010/12/22/dimecasts-net-183-load-testing-wcf-services-w-vs2010"><img alt="DimeCasts.Net #183: Load Testing WCF Services w/ VS2010" src="/uploads/btv/video/image/00000002/3892/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a look at how you can use Visual Studio 2010 to perform load testing on your WCF services<br /><br />When building out any WCF services it is very important to understand how they will handle under load and stress.  You will want know that your services will respond well under peak load in order to allow your users to have a solid experiance.  With VS2010 Ultimate there are tools built in which will give you this ability.<p><a href="http://www.bestechvideos.com/2010/12/22/dimecasts-net-183-load-testing-wcf-services-w-vs2010">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:49:17 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2010/12/22/dimecasts-net-183-load-testing-wcf-services-w-vs2010</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2010/12/22/dimecasts-net-183-load-testing-wcf-services-w-vs2010</comments>
    </item>
    <item>
      <title>DimeCasts.Net #154: How to host a WCF Service inside your Windows Service</title>
      <link>http://www.bestechvideos.com/2009/12/09/dimecasts-net-154-how-to-host-a-wcf-service-inside-your-windows-service</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/12/09/dimecasts-net-154-how-to-host-a-wcf-service-inside-your-windows-service"><img alt="DimeCasts.Net #154: How to host a WCF Service inside your Windows Service" src="/uploads/btv/video/image/00000002/1360/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a look how to host your WCF service inside your Windows Service.  In many situations hosting WCF inside of IIS may not be the best solution for you or your team.  When this is the case hosting inside a windows service may be the best solution and in this episode we will take a look at how you can accomplish this.<p><a href="http://www.bestechvideos.com/2009/12/09/dimecasts-net-154-how-to-host-a-wcf-service-inside-your-windows-service">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:48:40 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/12/09/dimecasts-net-154-how-to-host-a-wcf-service-inside-your-windows-service</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/12/09/dimecasts-net-154-how-to-host-a-wcf-service-inside-your-windows-service</comments>
    </item>
    <item>
      <title>DimeCasts.Net #150: Adding IoC Support to your WCF Services</title>
      <link>http://www.bestechvideos.com/2009/11/04/dimecasts-net-150-adding-ioc-support-to-your-wcf-services</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/11/04/dimecasts-net-150-adding-ioc-support-to-your-wcf-services"><img alt="DimeCasts.Net #150: Adding IoC Support to your WCF Services" src="/uploads/btv/video/image/00000002/1145/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top">In this episode we are going to take a quick look at how to setup your WCF services to use an IoC Container.<br /><br />When building out a set of services in WCF you still would like to follow the SOLID principles and in order to do this you may want to setup the ability to inject dependencies (via Structure Map) into your services at run time.  With WCF extension points this is not only possible, but pretty easy<p><a href="http://www.bestechvideos.com/2009/11/04/dimecasts-net-150-adding-ioc-support-to-your-wcf-services">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 22 Oct 2011 15:48:35 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/11/04/dimecasts-net-150-adding-ioc-support-to-your-wcf-services</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/11/04/dimecasts-net-150-adding-ioc-support-to-your-wcf-services</comments>
    </item>
    <item>
      <title>MIX09: RESTful Services for the Programmable Web with Windows Communication Foundation</title>
      <link>http://www.bestechvideos.com/2009/04/15/mix09-restful-services-for-the-programmable-web-with-windows-communication-foundation</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/04/15/mix09-restful-services-for-the-programmable-web-with-windows-communication-foundation"><img alt="MIX09: RESTful Services for the Programmable Web with Windows Communication Foundation" src="/uploads/btv/video/image/00000001/8447/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>Services are needed to light up the Web, and Windows Communication Foundation (WCF) makes it possible to build RESTful services more quickly and easily than ever before by using the new WCF REST Starter Kit. In this session, we demonstrate using WCF to build a simple REST Service through to advanced REST concepts of Addressability, Scalability, and Security.</p>
<p><strong>Ron Jacobs</strong></p>
<p>Ron Jacobs is a Sr. Technical Evangelist in the Microsoft Platform Evangelism group based at the company headquarters in Redmond Washington. Ron's evangelism is focused on Windows Communication Foundation (WCF) and Windows Workflow Foundation (WF) Since 1999 Ron has been a product and program manager on various Microsoft products including the .Net Framework, Windows Communication Foundation and COM+. A top-rated conference speaker, author and podcaster, Ron brings over 20 years of industry experience to his role of helping Microsoft customers and partners to build architecturally sound and secure applications</p><p><a href="http://www.bestechvideos.com/2009/04/15/mix09-restful-services-for-the-programmable-web-with-windows-communication-foundation">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Mon, 20 Apr 2009 23:28:11 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/04/15/mix09-restful-services-for-the-programmable-web-with-windows-communication-foundation</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/04/15/mix09-restful-services-for-the-programmable-web-with-windows-communication-foundation</comments>
    </item>
    <item>
      <title>MIX09: Microsoft ASP.NET: Taking AJAX to the Next Level</title>
      <link>http://www.bestechvideos.com/2009/04/15/mix09-microsoft-asp-net-taking-ajax-to-the-next-level</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/04/15/mix09-microsoft-asp-net-taking-ajax-to-the-next-level"><img alt="MIX09: Microsoft ASP.NET: Taking AJAX to the Next Level" src="/uploads/btv/video/image/00000001/8429/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>Hear how ASP.NET AJAX 4.0 makes building pure client-side AJAX Web applications even easier, and watch us build an entire data-driven ASP.NET AJAX application from start to finish by taking advantage of only JavaScript, HTML pages, and Windows Communication Foundation (WCF) services. Also learn about new ASP.NET AJAX features including the DataView control, declarative templates, live client-side data binding, WCF, and REST integration.</p>
<p><strong>Stephen Walther</strong></p>
<p>Stephen Walther is the author of the best-selling ASP.NET book of all time, ASP.NET Unleashed. He also is the author of the forthcoming book ASP.NET MVC Framework Unleashed. Stephen has lived a year in Borneo, taught classes on metaphysics at Harvard and MIT, help found two very successful startups, and ran a training and consulting company. He is currently a Senior Program Manager at Microsoft where his official title is ASP.NET MVC Ninja.</p><p><a href="http://www.bestechvideos.com/2009/04/15/mix09-microsoft-asp-net-taking-ajax-to-the-next-level">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/ajax">AJAX</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/javascript">Javascript</a>, <a href="http://www.bestechvideos.com/category/actionscript">Actionscript</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sun, 19 Apr 2009 20:13:53 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/04/15/mix09-microsoft-asp-net-taking-ajax-to-the-next-level</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/04/15/mix09-microsoft-asp-net-taking-ajax-to-the-next-level</comments>
    </item>
    <item>
      <title>MIX09: Working across the Client Continuum</title>
      <link>http://www.bestechvideos.com/2009/04/15/mix09-working-across-the-client-continuum</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/04/15/mix09-working-across-the-client-continuum"><img alt="MIX09: Working across the Client Continuum" src="/uploads/btv/video/image/00000001/8421/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>Come see how to build a continuum of client applications including HTML, AJAX, ASP.NET, Microsoft Silverlight, and Windows Presentation Foundation (WPF) that all consume the same Windows Communication Foundation (WCF) service. Learn how to reuse as much code as possible, how to optimize the development process, and how to address key logistical issues like external servers and cross domain communication.</p>
<p><strong>Laurent Bugnion</strong></p>
<p>Laurent works as a senior user experience developer for IdentityMine, one of the leading companies for Microsoft technologies such as Windows Presentation Foundation, Silverlight, Surface, Windows 7 and generally User Experience.</p>
<p>In October 2008, Laurent wrote the book "Silverlight 2 Unleashed", published at Sams. This book is a complete tutorial about Silverlight. Privately, he codes in ASP.NET, ASP.NET MVC, Silverlight and WPF; and writes on http://www.galasoft.ch where he publishes articles, prototypes and demos related to the mentioned technologies. In 2008, Laurent earned a MCTS for WPF. 2009 is his 3rd year as a Microsoft MVP (Client App Dev).</p><p><a href="http://www.bestechvideos.com/2009/04/15/mix09-working-across-the-client-continuum">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/ajax">AJAX</a>, <a href="http://www.bestechvideos.com/category/wpf">WPF</a>, <a href="http://www.bestechvideos.com/category/silverlight">Silverlight</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/aspnet">ASP.NET</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sun, 19 Apr 2009 20:08:34 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/04/15/mix09-working-across-the-client-continuum</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/04/15/mix09-working-across-the-client-continuum</comments>
    </item>
    <item>
      <title>MIX09: Consuming Web Services in Microsoft Silverlight 3</title>
      <link>http://www.bestechvideos.com/2009/04/15/mix09-consuming-web-services-in-microsoft-silverlight-3</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/04/15/mix09-consuming-web-services-in-microsoft-silverlight-3"><img alt="MIX09: Consuming Web Services in Microsoft Silverlight 3" src="/uploads/btv/video/image/00000001/8408/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>Come hear how to work with external REST, SOAP, and Windows Communication Foundation (WCF) services from Silverlight. Learn how to securely and efficiently communicate with services using Binary XML, debug services with improved Faults support, and implement server-to-client "push" using the new Add Service Reference for Duplex functionality.</p>
<p><strong>Eugene Osovetsky</strong></p>
<p>&nbsp;</p><p><a href="http://www.bestechvideos.com/2009/04/15/mix09-consuming-web-services-in-microsoft-silverlight-3">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/web-services">Web Services</a>, <a href="http://www.bestechvideos.com/category/silverlight">Silverlight</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 18 Apr 2009 17:18:15 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/04/15/mix09-consuming-web-services-in-microsoft-silverlight-3</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/04/15/mix09-consuming-web-services-in-microsoft-silverlight-3</comments>
    </item>
    <item>
      <title>MIX09: Building Data-Driven Scalable AJAX Web Pages</title>
      <link>http://www.bestechvideos.com/2009/04/15/mix09-building-data-driven-scalable-ajax-web-pages</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/04/15/mix09-building-data-driven-scalable-ajax-web-pages"><img alt="MIX09: Building Data-Driven Scalable AJAX Web Pages" src="/uploads/btv/video/image/00000001/8378/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>Learn how to enable rich communication patterns between your AJAX Web pages and Web server using existing and new features in Windows Communication Foundation.</p>
<p><strong>Jon Flanders</strong></p>
<p>Jon is most at home spelunking, trying to figure out how things work from the inside out. Jon is the author of RESTful.NET from O'Reilly, as well as Essential ASP for Addison-Wesley, and was a co-author of Mastering Visual Studio.NET for O'Reilly. Jon's current major interest is helping people to understand the advantages of REST, but he sees a bright future for modeling as a way to build complex systems.&nbsp; He's a Microsoft MVP, and writes and teaches courses for Pluralsight (http://www.pluralsight.com/).&nbsp; You can read Jon's blog athttp://www.rest-ful.net/.</p><p><a href="http://www.bestechvideos.com/2009/04/15/mix09-building-data-driven-scalable-ajax-web-pages">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/ajax">AJAX</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/aspnet">ASP.NET</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Thu, 16 Apr 2009 09:35:08 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/04/15/mix09-building-data-driven-scalable-ajax-web-pages</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/04/15/mix09-building-data-driven-scalable-ajax-web-pages</comments>
    </item>
    <item>
      <title>MIX09: Caching REST with Windows Communication Foundation</title>
      <link>http://www.bestechvideos.com/2009/04/15/mix09-caching-rest-with-windows-communication-foundation</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/04/15/mix09-caching-rest-with-windows-communication-foundation"><img alt="MIX09: Caching REST with Windows Communication Foundation" src="/uploads/btv/video/image/00000001/8370/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>Without caching, the Web and scalable services wound not be possible. Come learn how to use Windows Communication Foundation (WCF) to achieve caching nirvana with RESTful services.</p>
<p><strong>Jon Flanders</strong></p>
<p>Jon is most at home spelunking, trying to figure out how things work from the inside out. Jon is the author of RESTful.NET from O'Reilly, as well as Essential ASP for Addison-Wesley, and was a co-author of Mastering Visual Studio.NET for O'Reilly. Jon's current major interest is helping people to understand the advantages of REST, but he sees a bright future for modeling as a way to build complex systems.&nbsp; He's a Microsoft MVP, and writes and teaches courses for Pluralsight (http://www.pluralsight.com/).&nbsp; You can read Jon's blog athttp://www.rest-ful.net/.</p><p><a href="http://www.bestechvideos.com/2009/04/15/mix09-caching-rest-with-windows-communication-foundation">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Thu, 16 Apr 2009 09:29:50 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/04/15/mix09-caching-rest-with-windows-communication-foundation</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/04/15/mix09-caching-rest-with-windows-communication-foundation</comments>
    </item>
    <item>
      <title>MIX06: From HTML to Services: Building a Site for REST, POX, AJAX, RSS, SOAP, and WS-*</title>
      <link>http://www.bestechvideos.com/2009/03/24/mix06-from-html-to-services-building-a-site-for-rest-pox-ajax-rss-soap-and-ws</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/03/24/mix06-from-html-to-services-building-a-site-for-rest-pox-ajax-rss-soap-and-ws"><img alt="MIX06: From HTML to Services: Building a Site for REST, POX, AJAX, RSS, SOAP, and WS-*" src="/uploads/btv/video/image/00000001/7695/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>Your site is more than a collection of pages; it's a programmable platform that your users are leveraging in innovative new ways. Scraping, mashups, and RSS mean that your site is already a service, and the fastest, most flexible way to build that service is with Windows Communication Foundation (WCF). With WCF you can expose your site over a whole host of different transports and formats, ensuring that clients of all kinds can access your content. Use WCF to take your site to the next level and provide an optimized experience for all of your users.</p>
<div class="speakerName"><strong>Clemens Vasters</strong></div>
<div class="speakerOrganization"><em>Microsoft</em></div>
<ul class="speakerList">
</ul><p><a href="http://www.bestechvideos.com/2009/03/24/mix06-from-html-to-services-building-a-site-for-rest-pox-ajax-rss-soap-and-ws">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/mix06">MIX06</a>, <a href="http://www.bestechvideos.com/category/ajax">AJAX</a>, <a href="http://www.bestechvideos.com/category/rss">RSS</a>, <a href="http://www.bestechvideos.com/category/web-services">Web Services</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Thu, 26 Mar 2009 02:10:50 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/03/24/mix06-from-html-to-services-building-a-site-for-rest-pox-ajax-rss-soap-and-ws</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/03/24/mix06-from-html-to-services-building-a-site-for-rest-pox-ajax-rss-soap-and-ws</comments>
    </item>
    <item>
      <title>dnrTV Show #135: Keith Elder Demystifies WCF</title>
      <link>http://www.bestechvideos.com/2009/03/18/dnrtv-show-135-keith-elder-demystifies-wcf</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/03/18/dnrtv-show-135-keith-elder-demystifies-wcf"><img alt="dnrTV Show #135: Keith Elder Demystifies WCF" src="/uploads/btv/video/image/00000001/7522/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong><br />New to WCF? This should be your first introduction.<br /><br /><strong>Bio</strong><br />Keith Elder is the host of the popular online technology  podcast Deep Fried Bytes. He is also a Team Leader / Sr. Software Engineer for Quicken Loans,  the nation's largest online mortgage lender based in Livonia, MI and is the founder of the Hattiesburg, MS  .Net User Group called Hub City NUG.  Keith is an experienced technologist,  systems administrator,  software engineer, speaker, trainer and all around geek.   As an experienced educator, trainer and speaker he has logged thousands of hours in front of the classroom  teaching students of varying ages from the 6th grade to the college level. He has trained countless developers from  various business sectors ranging from top auto manufactures, fortune 500 companies and Universities.    As a Microsoft MVP and INETA speaker he  speaks throughout the United States at major technical conferences, Code Camps, and .Net User Groups.  Keith's ability to explain complex topics with a friendly common sense southern attitude make him a highly regarded speaker at  technical conferences.  You can read more about Keith's interests, hobbies, rants and raves on his  blog at http://keithelder.net/blog/.</p><p><a href="http://www.bestechvideos.com/2009/03/18/dnrtv-show-135-keith-elder-demystifies-wcf">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/web-services">Web Services</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Fri, 20 Mar 2009 13:27:55 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/03/18/dnrtv-show-135-keith-elder-demystifies-wcf</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/03/18/dnrtv-show-135-keith-elder-demystifies-wcf</comments>
    </item>
    <item>
      <title>DimeCasts.Net #85: Taking a look at how to separate out your WCF service project into multiple parts</title>
      <link>http://www.bestechvideos.com/2009/02/21/dimecasts-net-85-taking-a-look-at-how-to-separate-out-your-wcf-service-project-into-multiple-parts</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/02/21/dimecasts-net-85-taking-a-look-at-how-to-separate-out-your-wcf-service-project-into-multiple-parts"><img alt="DimeCasts.Net #85: Taking a look at how to separate out your WCF service project into multiple parts" src="/uploads/btv/video/image/00000001/7436/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>In this episode we will take a look at how you can break your WCF service into multiple projects.<br />
<br />
We will walk you though how it is possible to put your WCF contracts into a commong project which can be shared by others, as well as how to put you domain entities into their own project.  Having the ability to split out these parts allows for cleaner code and better maintainability.</p><p><a href="http://www.bestechvideos.com/2009/02/21/dimecasts-net-85-taking-a-look-at-how-to-separate-out-your-wcf-service-project-into-multiple-parts">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 21 Feb 2009 08:23:27 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/02/21/dimecasts-net-85-taking-a-look-at-how-to-separate-out-your-wcf-service-project-into-multiple-parts</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/02/21/dimecasts-net-85-taking-a-look-at-how-to-separate-out-your-wcf-service-project-into-multiple-parts</comments>
    </item>
    <item>
      <title>DimeCasts.Net #77: Learn how to consume a WCF Service</title>
      <link>http://www.bestechvideos.com/2009/01/22/dimecasts-net-77-learn-how-to-consume-a-wcf-service</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/01/22/dimecasts-net-77-learn-how-to-consume-a-wcf-service"><img alt="DimeCasts.Net #77: Learn how to consume a WCF Service" src="/uploads/btv/video/image/00000001/7281/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>In this episode we will walk you though step by step on how to setup your .net application to consume as WCF service.<br />
<br />
We will show you how you can Visual Studio to create your service proxy as well as how to use SvcUtil to create the proxy.</p><p><a href="http://www.bestechvideos.com/2009/01/22/dimecasts-net-77-learn-how-to-consume-a-wcf-service">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Thu, 22 Jan 2009 15:37:15 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/01/22/dimecasts-net-77-learn-how-to-consume-a-wcf-service</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/01/22/dimecasts-net-77-learn-how-to-consume-a-wcf-service</comments>
    </item>
    <item>
      <title>DimeCasts.Net #73: Migrating from .asmx web services to WCF web services</title>
      <link>http://www.bestechvideos.com/2009/01/06/dimecasts-net-73-migrating-from-asmx-web-services-to-wcf-web-services</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2009/01/06/dimecasts-net-73-migrating-from-asmx-web-services-to-wcf-web-services"><img alt="DimeCasts.Net #73: Migrating from .asmx web services to WCF web services" src="/uploads/btv/video/image/00000001/7191/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>In this episode we will walk you though the process of converting your company from using .asmx services over to wcf services.</p>
<p>The focus of this episode is how you can setup your environment to support both types of services and use the same back end. This will allow you to slowly convert over any consumers from .asmx to wcf.</p><p><a href="http://www.bestechvideos.com/2009/01/06/dimecasts-net-73-migrating-from-asmx-web-services-to-wcf-web-services">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/web-services">Web Services</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Tue, 06 Jan 2009 11:58:57 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2009/01/06/dimecasts-net-73-migrating-from-asmx-web-services-to-wcf-web-services</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2009/01/06/dimecasts-net-73-migrating-from-asmx-web-services-to-wcf-web-services</comments>
    </item>
    <item>
      <title>Services &amp; Workflows: SOAP and REST with WCF and WWF</title>
      <link>http://www.bestechvideos.com/2008/12/22/services-workflows-soap-and-rest-with-wcf-and-wwf</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/12/22/services-workflows-soap-and-rest-with-wcf-and-wwf"><img alt="Services &amp; Workflows: SOAP and REST with WCF and WWF" src="/uploads/btv/video/image/00000001/7117/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><b>Summary</b> 					<br />
In this presentation filmed during QCon London 2008, Christian Weyer, co-founder of thinktecture, explains how to create distributed systems using SOAP or REST on top of Windows Communication Foundation (WCF) or Windows Workflow Foundation (WWF). 					<br />
<br />
<b>Bio</b> 					<br />
Christian Weyer is co-founder of thinktecture, an European company aiding and supporting software architects and developers in designing and implementing distributed solutions architectures. He is a Microsoft Solution Architecture MVPs and an independent Microsoft Regional Director. 			         						<br />
<br />
<b>About the conference</b> 						<br />
QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community. QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers.</p><p><a href="http://www.bestechvideos.com/2008/12/22/services-workflows-soap-and-rest-with-wcf-and-wwf">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Mon, 22 Dec 2008 12:40:17 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/12/22/services-workflows-soap-and-rest-with-wcf-and-wwf</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2008/12/22/services-workflows-soap-and-rest-with-wcf-and-wwf</comments>
    </item>
    <item>
      <title>DimeCasts.Net #71: Introduction to WCF: Creating your first Service</title>
      <link>http://www.bestechvideos.com/2008/12/16/dimecasts-net-71-introduction-to-wcf-creating-your-first-service</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/12/16/dimecasts-net-71-introduction-to-wcf-creating-your-first-service"><img alt="DimeCasts.Net #71: Introduction to WCF: Creating your first Service" src="/uploads/btv/video/image/00000001/7026/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>In this episode we will take a look at how to create your first WCF service.  We will first walk you though the ABCs of what a WCF service is, we will then show you step by step how you can create a service</p><p><a href="http://www.bestechvideos.com/2008/12/16/dimecasts-net-71-introduction-to-wcf-creating-your-first-service">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Tue, 16 Dec 2008 22:59:52 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/12/16/dimecasts-net-71-introduction-to-wcf-creating-your-first-service</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2008/12/16/dimecasts-net-71-introduction-to-wcf-creating-your-first-service</comments>
    </item>
    <item>
      <title>DimeCasts.Net #67: Implementing a REST service with WCF (part 1)</title>
      <link>http://www.bestechvideos.com/2008/12/02/dimecasts-net-67-implementing-a-rest-service-with-wcf-part-1</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/12/02/dimecasts-net-67-implementing-a-rest-service-with-wcf-part-1"><img alt="DimeCasts.Net #67: Implementing a REST service with WCF (part 1)" src="/uploads/btv/video/image/00000001/6543/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>In this episode we will be taking a look at how to implement a RESTful service using WCF (Windows Communication Foundation).  We will start off by taking a look at what a RESTful service is and the move on to actually creating one with WCF</p><p><a href="http://www.bestechvideos.com/2008/12/02/dimecasts-net-67-implementing-a-rest-service-with-wcf-part-1">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Tue, 02 Dec 2008 13:38:31 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/12/02/dimecasts-net-67-implementing-a-rest-service-with-wcf-part-1</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2008/12/02/dimecasts-net-67-implementing-a-rest-service-with-wcf-part-1</comments>
    </item>
    <item>
      <title>Biztalk Services in the Cloud</title>
      <link>http://www.bestechvideos.com/2008/11/13/biztalk-services-in-the-cloud</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/11/13/biztalk-services-in-the-cloud"><img alt="Biztalk Services in the Cloud" src="/uploads/btv/video/image/00000001/5090/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><b>Summary</b> 					<br />
Biztalk Services introduces the concept of an Internet Service Bus. Simon Thurman demonstrates a set of foundational capabilities that can be considered as part of a ubiquitous fabric for distributed applications to rely on and which helps to enable a completely new breed of applications that were no possible until today. 					<br />
<br />
<b>Bio</b> 					<br />
Simon is an Architect in the Developer Group. He has architected and developed software on mainframes, client server architectures and the Internet. Such memorable software includes: ensuring that you have the correct address, routing algorithms, and streamlining the house moving process. Today at Microsoft he helps customers do innovative things with new technology to deliver business value. 			         						<br />
<br />
<b>About the conference</b> 						<br />
QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community.QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers.</p><p><a href="http://www.bestechvideos.com/2008/11/13/biztalk-services-in-the-cloud">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/business">Business</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Thu, 13 Nov 2008 10:38:40 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/11/13/biztalk-services-in-the-cloud</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2008/11/13/biztalk-services-in-the-cloud</comments>
    </item>
    <item>
      <title>dnrTV Show #122: Miguel Castro: Extreme WCF</title>
      <link>http://www.bestechvideos.com/2008/09/14/dnrtv-show-122-miguel-castro-extreme-wcf</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/09/14/dnrtv-show-122-miguel-castro-extreme-wcf"><img alt="dnrTV Show #122: Miguel Castro: Extreme WCF" src="/uploads/btv/video/image/00000001/4292/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong><br />
Miguel Castro returns to the dnrTV screen to show us how to get the best out of Windows Communication Foundation. Miguel extholls the virtues of doing WCF projects from scratch, and not using the Visual Studio templates.<br />
<br />
<strong>Bio</strong><br />
Miguel A. Castro is a .NET Consultant, Author, Speaker, and Trainer with over 20 years of IT experience.  He has a background in full automation solutions encompassing all aspects of a project&rsquo;s life cycle, including data gathering, architecture, design, development, documentation, and training.  He is also a Microsoft MVP in the area of Visual Developer C#, recently awarded for 2005.</p><p><a href="http://www.bestechvideos.com/2008/09/14/dnrtv-show-122-miguel-castro-extreme-wcf">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sun, 14 Sep 2008 09:55:56 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/09/14/dnrtv-show-122-miguel-castro-extreme-wcf</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2008/09/14/dnrtv-show-122-miguel-castro-extreme-wcf</comments>
    </item>
    <item>
      <title>Java + .NET, Integration Strategies Presentation</title>
      <link>http://www.bestechvideos.com/2008/07/19/java-net-integration-strategies-presentation</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/19/java-net-integration-strategies-presentation"><img alt="Java + .NET, Integration Strategies Presentation" src="/uploads/btv/video/image/00000001/3127/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong> 					<br />
We learn how Java and .NET can interoperate with one another. We'll talk about how to leverage the strengths of each, such as using Microsoft Office to act as a rich client to a Java middle-tier service, or building a Windows Presentation Foundation GUI on top of Java POJOs, or even how to execute Java Enterprise/J2EE functionality from within a Windows Workflow host. 					<br />
<br />
<strong>Bio</strong> 					<br />
Ted Neward is an independent consultant specializing in high-scale enterprise systems. He speaks on the conference circuit, discussing Java, .NET and XML service technologies, focusing on Java-.NET interoperability. He has written several widely-recognized books in both the Java and .NET space, including the recently-released &quot;Effective Enterprise Java&quot;.</p><p><a href="http://www.bestechvideos.com/2008/07/19/java-net-integration-strategies-presentation">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/wpf">WPF</a>, <a href="http://www.bestechvideos.com/category/java">Java</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>, <a href="http://www.bestechvideos.com/category/j2ee">j2ee</a>]]>
      </description>
      <pubDate>Sat, 19 Jul 2008 12:07:34 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/19/java-net-integration-strategies-presentation</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2008/07/19/java-net-integration-strategies-presentation</comments>
    </item>
    <item>
      <title>Rob Windsor on WCF with REST, JSON and RSS</title>
      <link>http://www.bestechvideos.com/2008/07/18/rob-windsor-on-wcf-with-rest-json-and-rss</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/18/rob-windsor-on-wcf-with-rest-json-and-rss"><img alt="Rob Windsor on WCF with REST, JSON and RSS" src="/uploads/btv/video/image/00000001/3101/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong> 					<br />
WCF is not just for SOAP based services and can be used with popular protocols like RSS, REST and JSON. Rob Windsor covers URI templates, the importance of HTTP GET in the programmable web, how to expose service operations via HTTP GET, how to control the format of data exposed by service operations, and finally how to use the WebOperationContext to access the specifics of HTTP. 					<br />
<br />
<strong>Bio</strong> 					<br />
Rob Windsor is a Consultant and Trainer with ObjectSharp Consulting. Rob focuses on the architecture, design and development of custom business applications using leading edge Microsoft technologies.  Additionally Rob is president of the Toronto VB User Group and a Microsoft MVP. 			         						<br />
<br />
<strong>About the conference</strong> 						<br />
QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community.QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers.</p><p><a href="http://www.bestechvideos.com/2008/07/18/rob-windsor-on-wcf-with-rest-json-and-rss">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/rss">RSS</a>, <a href="http://www.bestechvideos.com/category/web-services">Web Services</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Fri, 18 Jul 2008 17:43:19 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/18/rob-windsor-on-wcf-with-rest-json-and-rss</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2008/07/18/rob-windsor-on-wcf-with-rest-json-and-rss</comments>
    </item>
    <item>
      <title>Architecting for SOA</title>
      <link>http://www.bestechvideos.com/2008/07/14/architecting-for-soa</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/14/architecting-for-soa"><img alt="Architecting for SOA" src="/uploads/btv/video/image/00000001/2948/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong> 					<br />
In this decidedly non-marketing presentation, Microsoft Architect Beat Schwegler shows how service-orientation affects system architecture. He introduces the notion of a service model as a mediator between the business and technology models, and explains how a migration towards such an architecture could occur through a step-by-step architectural refactoring.  					<br />
<br />
<strong>Bio</strong> 					<br />
Beat Schwegler is an architect at Microsoft's EMEA headquarter. With more than 13 years experience in professional software development and architecture, he has been involved in a wide variety of projects. For the past few years, his main focus has been in the area of Service Orientation and Web Services.  			         						<br />
<br />
<strong>About the conference</strong> 						<br />
JAOO is the premier European developer conference on software technology, methods and best practices. The conference presents in-depth presentations and tutorials by researchers, engineers and trend-setters in software engineering and technology.</p><p><a href="http://www.bestechvideos.com/2008/07/14/architecting-for-soa">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/web-services">Web Services</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Wed, 16 Jul 2008 19:03:20 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/14/architecting-for-soa</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2008/07/14/architecting-for-soa</comments>
    </item>
    <item>
      <title>dnrTV Show #103: Miguel Castro and Mark Dunn on the Marriage of WF and WCF</title>
      <link>http://www.bestechvideos.com/2008/07/12/dnrtv-show-103-miguel-castro-and-mark-dunn-on-the-marriage-of-wf-and-wcf</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/12/dnrtv-show-103-miguel-castro-and-mark-dunn-on-the-marriage-of-wf-and-wcf"><img alt="dnrTV Show #103: Miguel Castro and Mark Dunn on the Marriage of WF and WCF" src="/uploads/btv/video/image/00000001/2832/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong><br />
This week Miguel Castro and Mark Dunn join Carl live on stage at the Raleigh Code Camp to show how to marry Workflow and Windows Communication Foundation. These elusive features seem like they should be a no-brainer, but it took Miguel and Mark at least one long night and a few beers to figure it all out so you don't have to.<br />
<br />
<strong>Bio</strong><br />
Miguel A. Castro is a .NET Consultant, Author, Speaker, and Trainer with over 20 years of IT experience.  He has a background in full automation solutions encompassing all aspects of a project&rsquo;s life cycle, including data gathering, architecture, design, development, documentation, and training.  He is also a Microsoft MVP in the area of Visual Developer C#, recently awarded for 2005.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   Mark has over 20 years of experience in the disciplines of software engineering, database administration, and project management. Software that Mark developed for the radio industry is still in use today. He was a lead developer on the team that created Tapscan, a well-known Arbritron ratings analysis package that has dominated that industry for many years.  ?  Microsoft recently honored Mark by awarding him MVP status for his contributions to the Visual Studio .Net community. Mark also co-founded .Net Rocks, an Internet radio program for .Net developers recognized in over 80 countries and now hosted by Microsoft on the MSDN site.  ?  Mark is a Microsoft Certified Trainer, Application Developer, Solution Developer for .Net, and Database Administrator.</p><p><a href="http://www.bestechvideos.com/2008/07/12/dnrtv-show-103-miguel-castro-and-mark-dunn-on-the-marriage-of-wf-and-wcf">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sun, 13 Jul 2008 02:51:00 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/12/dnrtv-show-103-miguel-castro-and-mark-dunn-on-the-marriage-of-wf-and-wcf</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2008/07/12/dnrtv-show-103-miguel-castro-and-mark-dunn-on-the-marriage-of-wf-and-wcf</comments>
    </item>
    <item>
      <title>Enterprise Interoperability with Kevin Wittkopf</title>
      <link>http://www.bestechvideos.com/2008/07/04/enterprise-interoperability-with-kevin-wittkopf</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/04/enterprise-interoperability-with-kevin-wittkopf"><img alt="Enterprise Interoperability with Kevin Wittkopf" src="/uploads/btv/video/image/00000001/2196/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong>     				<br />
Kevin Wittkopf talks about interoperability, focusing on .NET and Java, from web services to bridging techniques, message busses and hub approaches, and how those are helping to bring about the end of the platform wars.     				<br />
<br />
<strong>Bio</strong>     				<br />
Kevin Wittkopf is a Solutions Architect for the Developer Platform Evangelism Team at Microsoft.</p><p><a href="http://www.bestechvideos.com/2008/07/04/enterprise-interoperability-with-kevin-wittkopf">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/web-services">Web Services</a>, <a href="http://www.bestechvideos.com/category/java">Java</a>, <a href="http://www.bestechvideos.com/category/interview">Interview</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sat, 05 Jul 2008 06:08:43 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/04/enterprise-interoperability-with-kevin-wittkopf</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2008/07/04/enterprise-interoperability-with-kevin-wittkopf</comments>
    </item>
    <item>
      <title>BT's Chief WS Architect Paul Downey on "Loving the Web"</title>
      <link>http://www.bestechvideos.com/2008/07/01/bt-s-chief-ws-architect-paul-downey-on-loving-the-web</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/01/bt-s-chief-ws-architect-paul-downey-on-loving-the-web"><img alt="BT's Chief WS Architect Paul Downey on &quot;Loving the Web&quot;" src="/uploads/btv/video/image/00000001/2055/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong>     				<br />
In this interview, recorded at QCon London, Stefan Tilkov talks to Paul Downey, Chief Web Services Architect for BT, about Web services standards, Paul's work in the XML Databinding working group, WS-* vs. REST, and cool stuff BT offers to developers.      				<br />
<br />
<strong>Bio</strong>     				<br />
Paul acts as Chief Web Services Architect for BT, defined the exposure of the BT Web21C services, chairs the W3C XML Schema Patterns for Databinding Working Group has participated in the W3C Web Services Addressing, W3C Web Services Description and WS-I Basic Profile Working Groups, and presented at the W3C Workshop on The Web of Services for Enterprise Computing.</p><p><a href="http://www.bestechvideos.com/2008/07/01/bt-s-chief-ws-architect-paul-downey-on-loving-the-web">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/web-services">Web Services</a>, <a href="http://www.bestechvideos.com/category/interview">Interview</a>]]>
      </description>
      <pubDate>Thu, 03 Jul 2008 21:40:04 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/01/bt-s-chief-ws-architect-paul-downey-on-loving-the-web</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2008/07/01/bt-s-chief-ws-architect-paul-downey-on-loving-the-web</comments>
    </item>
    <item>
      <title>dnrTV Show #42: Juval Lowy on .NET 3.0 Part 2</title>
      <link>http://www.bestechvideos.com/2008/07/01/dnrtv-show-42-juval-lowy-on-net-3-0-part-2</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/01/dnrtv-show-42-juval-lowy-on-net-3-0-part-2"><img alt="dnrTV Show #42: Juval Lowy on .NET 3.0 Part 2" src="/uploads/btv/video/image/00000001/2034/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong><br />
Juval is back to show us more mind blowing demos of Windows Communication Foundation in .NET 3.0.<br />
<br />
<strong>Bio</strong><br />
Juval Lowy is a software architect and the principal of IDesign (www.idesign.net), specializing in .NET 3.0 architecture consulting and advanced .NET 3.0 training. Juval is Microsoft&rsquo;s Regional Director for the Silicon Valley, working with Microsoft on helping the industry adopt .NET 3.0. His latest book is Programming WCF Services  (O'Reilly 2007). Juval participates in the Microsoft internal design reviews for future versions of .NET and related technologies. Juval published numerous articles, regarding almost every aspect of .NET development, and is a frequent presenter at development conferences. Microsoft recognized Juval as a Software Legend as one of the world's top .NET experts and industry leaders.</p><p><a href="http://www.bestechvideos.com/2008/07/01/dnrtv-show-42-juval-lowy-on-net-3-0-part-2">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Thu, 03 Jul 2008 05:43:46 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/01/dnrtv-show-42-juval-lowy-on-net-3-0-part-2</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2008/07/01/dnrtv-show-42-juval-lowy-on-net-3-0-part-2</comments>
    </item>
    <item>
      <title>dnrTV Show #39: Juval Lowy on .NET 3.0</title>
      <link>http://www.bestechvideos.com/2008/07/01/dnrtv-show-39-juval-lowy-on-net-3-0</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/07/01/dnrtv-show-39-juval-lowy-on-net-3-0"><img alt="dnrTV Show #39: Juval Lowy on .NET 3.0" src="/uploads/btv/video/image/00000001/1990/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong><br />
Juval Lowy introduces us to .NET 3.0, clearing up misconceptions and showing off the power of Windows Communication Foundation with a few choice demos.<br />
<br />
<strong>Bio</strong><br />
Juval Lowy is a software architect and the principal of IDesign (www.idesign.net), specializing in .NET 3.0 architecture consulting and advanced .NET 3.0 training. Juval is Microsoft&rsquo;s Regional Director for the Silicon Valley, working with Microsoft on helping the industry adopt .NET 3.0. His latest book is Programming WCF Services  (O'Reilly 2007). Juval participates in the Microsoft internal design reviews for future versions of .NET and related technologies. Juval published numerous articles, regarding almost every aspect of .NET development, and is a frequent presenter at development conferences. Microsoft recognized Juval as a Software Legend as one of the world's top .NET experts and industry leaders.</p><p><a href="http://www.bestechvideos.com/2008/07/01/dnrtv-show-39-juval-lowy-on-net-3-0">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Wed, 02 Jul 2008 16:00:42 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/07/01/dnrtv-show-39-juval-lowy-on-net-3-0</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2008/07/01/dnrtv-show-39-juval-lowy-on-net-3-0</comments>
    </item>
    <item>
      <title>Jim Webber on "Guerilla SOA"</title>
      <link>http://www.bestechvideos.com/2008/06/30/jim-webber-on-guerilla-soa</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/06/30/jim-webber-on-guerilla-soa"><img alt="Jim Webber on &quot;Guerilla SOA&quot;" src="/uploads/btv/video/image/00000001/1870/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong> 					<br />
In one of the most entertaining presentations on the topic ever, Dr. Jim Webber debunks myths about the mainstream ESB concept and explains how a lightweight approach can yield real benefits without giving in to vendor pressure. Jim claims that an ESB often ends up being just a thin veneer on an existing mess, and how an approach that doesn't put intelligence into the network is superior.  					<br />
<br />
<strong>Bio</strong> 					<br />
Dr. Jim Webber is the SOA Practice lead for ThoughtWorks, where he works on Web Services-based systems for clients worldwide. He has extensive Web Services architecture and development experience and was the lead developer with Hewlett-Packard on the industry's first Web Services Transaction solution. Jim is co-author of the book &quot;Developing Enterprise Web Services - An Architect's Guide.&quot; 			         						<br />
<br />
<strong>About the conference</strong> 						<br />
QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community.QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers.</p><p><a href="http://www.bestechvideos.com/2008/06/30/jim-webber-on-guerilla-soa">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/web-services">Web Services</a>]]>
      </description>
      <pubDate>Tue, 01 Jul 2008 06:55:26 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/06/30/jim-webber-on-guerilla-soa</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2008/06/30/jim-webber-on-guerilla-soa</comments>
    </item>
    <item>
      <title>Service Oriented Communication with Windows Communication Foundation</title>
      <link>http://www.bestechvideos.com/2008/06/30/service-oriented-communication-with-windows-communication-foundation</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/06/30/service-oriented-communication-with-windows-communication-foundation"><img alt="Service Oriented Communication with Windows Communication Foundation" src="/uploads/btv/video/image/00000001/1871/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong> 					<br />
Communication is everywhere. The Windows Communication Foundation (WCF) can be used to design and develop service-oriented distributed solutions.  This presentation shows the basics of WCF and how to solve common problems in distributed systems. Christian Weyer provides a practical approach to realizing distributed solutions with WCF - beyond the hype and 'Hello World'.   					<br />
<br />
<strong>Bio</strong> 					<br />
Christian Weyer is co-founder of thinktecture, supporting software architects and developers in designing and implementing distributed solutions architectures.  He has been modeling and implementing distributed applications. Christian has been focusing on the ideas and concepts of service-orientation and their practical translation.  He is Microsoft MVP and Microsoft Regional Director. 			         						<br />
<br />
<strong>About the conference</strong> 						<br />
QCon is a conference that is organized by the community, for the community.The result is a high quality conference experience where a tremendous amount of attention and investment has gone into having the best content on the most important topics presented by the leaders in our community.QCon is designed with the technical depth and enterprise focus of interest to technical team leads, architects, and project managers.</p><p><a href="http://www.bestechvideos.com/2008/06/30/service-oriented-communication-with-windows-communication-foundation">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Mon, 30 Jun 2008 17:19:42 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/06/30/service-oriented-communication-with-windows-communication-foundation</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2008/06/30/service-oriented-communication-with-windows-communication-foundation</comments>
    </item>
    <item>
      <title>Mark Pollack on Spring and Spring.NET</title>
      <link>http://www.bestechvideos.com/2008/06/27/mark-pollack-on-spring-and-spring-net</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/06/27/mark-pollack-on-spring-and-spring-net"><img alt="Mark Pollack on Spring and Spring.NET" src="/uploads/btv/video/image/00000001/1685/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong>     				<br />
Mark Pollack, founder of Spring.NET, talks about shares ideas between the Java and .NET communities and the history of Spring.NET. Topics include how to use dependency injection and AOP for more than just logging and where Spring.NET overlaps with WCF.     				<br />
<br />
<strong>Bio</strong>     				<br />
Mark Pollack worked as a Java developer in the late 90s and early 2000, then found shifted to .Net development. During his time as a Java developer he came across the Spring framework. Desiring to continue using it in .Net, he asked permission from the team to go ahead and start a total new code base from the ground up with all that .Net-isms so it would be very natural to .Net developers.</p><p><a href="http://www.bestechvideos.com/2008/06/27/mark-pollack-on-spring-and-spring-net">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/aspnet">ASP.NET</a>, <a href="http://www.bestechvideos.com/category/interview">Interview</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>, <a href="http://www.bestechvideos.com/category/spring">Spring</a>]]>
      </description>
      <pubDate>Sat, 28 Jun 2008 07:57:29 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/06/27/mark-pollack-on-spring-and-spring-net</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2008/06/27/mark-pollack-on-spring-and-spring-net</comments>
    </item>
    <item>
      <title>Sanjiva Weerawarana on Open Source SOA Middleware</title>
      <link>http://www.bestechvideos.com/2008/06/27/sanjiva-weerawarana-on-open-source-soa-middleware</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/06/27/sanjiva-weerawarana-on-open-source-soa-middleware"><img alt="Sanjiva Weerawarana on Open Source SOA Middleware" src="/uploads/btv/video/image/00000001/1681/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p><strong>Summary</strong>     				<br />
In this interview, Stefan Tilkov talks to Sanjiva Weerawarana about web services and REST, about core standards that are essential for web services standards, open source SOA tooling, scripting languages and web services, and the strategy of WSO2 in providing open source middleware.     				<br />
<br />
<strong>Bio</strong>     				<br />
Before he founded WSO2, Sanjiva Weerawarana was one of the fathers of the Web services platform while working at IBM Research. He has co-authored many WS-* specifications including WSDL, BPEL4WS, WS-Addressing, WS-RF and WS-Eventing, led the creation of IBM SOAP4J which later became Apache SOAP, and went on to architect and implement many other products, including Apache Axis, and Apache WSIF.</p><p><a href="http://www.bestechvideos.com/2008/06/27/sanjiva-weerawarana-on-open-source-soa-middleware">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/web-services">Web Services</a>, <a href="http://www.bestechvideos.com/category/interview">Interview</a>]]>
      </description>
      <pubDate>Fri, 27 Jun 2008 19:39:00 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/06/27/sanjiva-weerawarana-on-open-source-soa-middleware</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2008/06/27/sanjiva-weerawarana-on-open-source-soa-middleware</comments>
    </item>
    <item>
      <title>MIX08: Building Applications and Services with .NET Framework 3.5</title>
      <link>http://www.bestechvideos.com/2008/05/29/mix08-building-applications-and-services-with-net-framework-3-5</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/05/29/mix08-building-applications-and-services-with-net-framework-3-5"><img alt="MIX08: Building Applications and Services with .NET Framework 3.5" src="/uploads/btv/video/image/00000001/1381/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>Come see how the new Web-friendly features in .NET 3.5 Windows Communication Foundation extend the reach of your services to simple clients like Web browsers and RSS aggregators.</p>
<p><em>Speakers: Justin Smith</em></p><p><a href="http://www.bestechvideos.com/2008/05/29/mix08-building-applications-and-services-with-net-framework-3-5">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/rss">RSS</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/aspnet">ASP.NET</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Mon, 16 Jun 2008 06:29:06 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/05/29/mix08-building-applications-and-services-with-net-framework-3-5</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2008/05/29/mix08-building-applications-and-services-with-net-framework-3-5</comments>
    </item>
    <item>
      <title>MIX08: Creating a RESTful API with Windows Communication Foundation</title>
      <link>http://www.bestechvideos.com/2008/05/29/mix08-creating-a-restful-api-with-windows-communication-foundation</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2008/05/29/mix08-creating-a-restful-api-with-windows-communication-foundation"><img alt="MIX08: Creating a RESTful API with Windows Communication Foundation" src="/uploads/btv/video/image/00000001/1383/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>Learn how MySpace used Windows Communication Foundation and .NET 3.5 to rapidly scale up a massive RESTful API infrastructure that process millions of requests a day.</p>
<p><em>Speakers: Paul Walker, Haider Sabri, Viphak Lay</em></p><p><a href="http://www.bestechvideos.com/2008/05/29/mix08-creating-a-restful-api-with-windows-communication-foundation">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>, <a href="http://www.bestechvideos.com/category/web-tech">Technologies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/business">Business</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Tue, 10 Jun 2008 04:55:26 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2008/05/29/mix08-creating-a-restful-api-with-windows-communication-foundation</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2008/05/29/mix08-creating-a-restful-api-with-windows-communication-foundation</comments>
    </item>
    <item>
      <title>Creating a Web Service with Windows Communication Foundation (WCF)</title>
      <link>http://www.bestechvideos.com/2007/02/04/creating-a-web-service-with-windows-communication-foundation-wcf</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2007/02/04/creating-a-web-service-with-windows-communication-foundation-wcf"><img alt="Creating a Web Service with Windows Communication Foundation (WCF)" src="/uploads/btv/video/image/00000000/0710/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>Windows Communication Foundation (WCF - part of .NET 3.0) provides a robust framework that allows Web Services and .NET Remoting applications to be built and consumed using a consistent object model. In this video tutorial I walk through the fundamentals of creating a WCF service exposed through HTTP and IIS. Topics covered include defining a data contract using XSD schemas, generating data entity code using svcutil.exe, creating a service interface, implementing a service interface and consuming a service through a client-side proxy.</p><p><a href="http://www.bestechvideos.com/2007/02/04/creating-a-web-service-with-windows-communication-foundation-wcf">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/development">Development</a>, <a href="http://www.bestechvideos.com/category/broadcasting">Broadcasting</a>, <a href="http://www.bestechvideos.com/category/frameworks">Frameworks</a>, <a href="http://www.bestechvideos.com/category/microsoft">Microsoft</a>, <a href="http://www.bestechvideos.com/category/cc">C and C++</a>, <a href="http://www.bestechvideos.com/category/screencasts">Screencasts</a>, <a href="http://www.bestechvideos.com/category/net-framework">.NET Framework</a>]]>
      </description>
      <pubDate>Sun, 04 Feb 2007 12:44:35 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2007/02/04/creating-a-web-service-with-windows-communication-foundation-wcf</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2007/02/04/creating-a-web-service-with-windows-communication-foundation-wcf</comments>
    </item>
  </channel>
</rss>

