Videos tagged with WCF


DimeCasts.Net #183: Load Testing WCF Services w/ VS2010

DimeCasts.Net #183: Load Testing WCF Services w/ VS2010

Posted in Companies, Development, Broadcasting, Frameworks, Microsoft, Screencasts, .NET Framework

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 servicesWhen 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 a...

Tags: Frameworks, Microsoft, WCF, .NET Framework, Unit Testing, DimeCasts.Net, Derik Whittaker, Codebetter.com, Broadcasting, Screencasts, Development, ...



DimeCasts.Net #154: How to host a WCF Service inside your Windows Service

DimeCasts.Net #154: How to host a WCF Service inside your Windows Service

Posted in Companies, Development, Broadcasting, Frameworks, Microsoft, Screencasts, .NET Framework

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.

Tags: Frameworks, Microsoft, WCF, .NET Framework, DimeCasts.Net, Derik Whittaker, Broadcasting, Screencasts, Development, Companies


DimeCasts.Net #150: Adding IoC Support to your WCF Services

DimeCasts.Net #150: Adding IoC Support to your WCF Services

Posted in Companies, Development, Broadcasting, Frameworks, Microsoft, Screencasts, .NET Framework

In this episode we are going to take a quick look at how to setup your WCF services to use an IoC Container.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 pret...

Tags: Frameworks, Microsoft, WCF, .NET Framework, DimeCasts.Net, IoC, StructureMap, Derik Whittaker, Codebetter.com, Broadcasting, Screencasts, ...


MIX09: RESTful Services for the Programmable Web with Windows Communication Foundation

MIX09: RESTful Services for the Programmable Web with Windows Communication Foundation

Posted in Conferences, Companies, Development, Frameworks, Microsoft, .NET Framework

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. Ron Jacobs Ron Jacobs is a Sr. Techn...

Tags: Conferences, Frameworks, Microsoft, WCF, REST, .NET Framework, Development, Companies, MIX09, Full Breakout, Services, ...


MIX09: Microsoft ASP.NET: Taking AJAX to the Next Level

MIX09: Microsoft ASP.NET: Taking AJAX to the Next Level

Posted in Conferences, Technologies, Companies, Development, Frameworks, AJAX, Microsoft, Javascript, Actionscript, .NET Framework

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-si...

Tags: Conferences, Frameworks, Technologies, AJAX, Javascript, Microsoft, ASP.NET, Actionscript, HTML, WCF, REST, ...



MIX09: Working across the Client Continuum

MIX09: Working across the Client Continuum

Posted in Conferences, Technologies, Companies, Development, Frameworks, AJAX, WPF, Silverlight, Microsoft, ASP.NET, .NET Framework

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 comm...

Tags: Conferences, Frameworks, Technologies, AJAX, WPF, Microsoft, ASP.NET, HTML, WCF, Silverlight, .NET Framework, ...


MIX09: Consuming Web Services in Microsoft Silverlight 3

MIX09: Consuming Web Services in Microsoft Silverlight 3

Posted in Conferences, Technologies, Companies, Development, Frameworks, Web Services, Silverlight, Microsoft, .NET Framework

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. Eugene Osovetsky  

Tags: Conferences, Frameworks, Technologies, Microsoft, SOAP, WCF, Silverlight, REST, .NET Framework, Web Services, Development, ...


MIX09: Building Data-Driven Scalable AJAX Web Pages

MIX09: Building Data-Driven Scalable AJAX Web Pages

Posted in Conferences, Technologies, Companies, Development, Frameworks, AJAX, Microsoft, ASP.NET, .NET Framework

Learn how to enable rich communication patterns between your AJAX Web pages and Web server using existing and new features in Windows Communication Foundation. Jon Flanders 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 S...

Tags: Conferences, Frameworks, Technologies, AJAX, Microsoft, Scalability, ASP.NET, WCF, .NET Framework, Development, Companies, ...


MIX09: Caching REST with Windows Communication Foundation

MIX09: Caching REST with Windows Communication Foundation

Posted in Conferences, Companies, Development, Frameworks, Microsoft, .NET Framework

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. Jon Flanders 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 ...

Tags: Conferences, Frameworks, Microsoft, WCF, REST, .NET Framework, Development, Companies, MIX09, Mini Breakout


MIX06: From HTML to Services: Building a Site for REST, POX, AJAX, RSS, SOAP, and WS-*

MIX06: From HTML to Services: Building a Site for REST, POX, AJAX, RSS, SOAP, and WS-*

Posted in Conferences, Technologies, Companies, Development, Frameworks, MIX06, AJAX, RSS, Web Services, Microsoft, .NET Framework

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, ensu...

Tags: Conferences, Frameworks, Technologies, AJAX, MIX06, RSS, Microsoft, SOAP, WCF, pox, REST, ...