| |
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
5 Articles match "Screencast","Service"
| Related DevelopMentor Courses | MORE | | Simple MVVM Toolkit for Silverlight 5.0, Windows Phone 7.1 The project templates for a plain vanilla Silverlight apps, as well as Silverlight apps using WCF RIA Services, allow you to choose which version of Silverlight you want to use. And if you’re getting up to speed on MVVM with the toolkit, be sure to check out the Getting Started screencast. Then when you’re ready, watch the Real-World screencasts. I’ve just upgraded my Simple MVVM Toolki t to support Silverlight 5.0 and Windows Phone 7.1 ! You still get all the source code, supporting libraries, and an abundance of samples. Enjoy DevelopMentor Courses - Friday, March 2, 2012 |
23 Articles match "Screencast","Service"
| The Latest from DevelopMentor | MORE | | Installing MongoDB on Windows and OS X Here are two 7-minute walkthroughs for installing MongoDB as a Windows service / OS X daemon. Filed under: NoSQL Tagged: LearningLine , NoSQL , Open Source , Screencasts. NoSQL LearningLine Open Source Screencasts 'Ready to get started with NoSQL and MongoDB? These are both excepts from my upcoming online MongoDB course for DevelopMentor. You can take the first 1 1/2 hours for free here: Early access: MongoDB and NoSQL for.NET developers. Windows: OS X: Feedback welcome. cheers. mkennedy. Michael C. Kennedy's Weblog - Thursday, May 2, 2013 Why Does WCF Reject Large Messages By Default? Buffered messages get fully buffered in the channel layer before being handed to the service model layer whereas streamed messages only buffer the SOAP headers and then pass the body as a stream to the service model layer (this requires a service contract designed for streaming). The serializer limit for the DataContractSerializer limits the maximum number of objects in the object graph and is controlled by the DataContractSerializer service behavior. The thing that controls this is the maxReceivedMessageSize on the binding which defaults to 64Kb. Prior to WCF 4.5 DevelopMentor Courses - Monday, April 8, 2013 Simple MVVM Toolkit for Silverlight 5.0, Windows Phone 7.1 The project templates for a plain vanilla Silverlight apps, as well as Silverlight apps using WCF RIA Services, allow you to choose which version of Silverlight you want to use. And if you’re getting up to speed on MVVM with the toolkit, be sure to check out the Getting Started screencast. Then when you’re ready, watch the Real-World screencasts. I’ve just upgraded my Simple MVVM Toolki t to support Silverlight 5.0 and Windows Phone 7.1 ! You still get all the source code, supporting libraries, and an abundance of samples. Enjoy DevelopMentor Courses - Friday, March 2, 2012 | -
| The Best from DevelopMentor | MORE | - RESTful Web Services with WCF Screencast
I recently got the chance to record a screencast discussing REST-oriented web services in WCF. cover building WCF services using REST princples, the WebGet and WebInvoke attributes, working with the SyndicationFeed & Rss20FeedFormatter classes, and configuration-free WCF hosting in IIS. You can also download the source code of the project built in the screencast. If you're interested in WCF you should definitely check it out because WCF and REST make an awesome combination. WCF-REST-Kennedy-Peepleocity.wmv 35 MB (WMV HD). All content copyright Michael C. Kennedy. - Screencast: Real-World MVVM with WCF RIA Services
have just published an online tutorial and screencast for using the Simple MVVM Toolkit to build Real-World MVVM Apps with WCF RIA Services. Screencast Part 1 Streaming (watch now) or Download (offline for pc or mobile device) Screencast Part 2 Streaming (watch now) or Download (offline for pc or mobile device). This tutorial and screencast will help you quickly get up to speed on using the Simple MVVM Toolkit together with WCF RIA Services to build a real-world MVVM Silverlight application. The Silverlight and Web projects have a WCF RIA Services link. Tony and Zuzana's World - Thursday, April 28, 2011 - Installing MongoDB on Windows and OS X
Here are two 7-minute walkthroughs for installing MongoDB as a Windows service / OS X daemon. Filed under: NoSQL Tagged: LearningLine , NoSQL , Open Source , Screencasts. NoSQL LearningLine Open Source Screencasts 'Ready to get started with NoSQL and MongoDB? These are both excepts from my upcoming online MongoDB course for DevelopMentor. You can take the first 1 1/2 hours for free here: Early access: MongoDB and NoSQL for.NET developers. Windows: OS X: Feedback welcome. cheers. mkennedy. - Failover and Multicast with the Routing Service
I have just published my second screencast on one of the new features of WCF 4.0 – the Routing Service. This screencast focuses on enabling multicast and failover with the Routing Service. You can get to the screencast from here [link]. .NET Meanderings - Monday, March 1, 2010 - Data Dependent Routing with the Routing Service
Continuing my screencast series on the Routing Service in WCF 4.0, You can get to the latest screencast (and all of the others) here [link]. I have just uploaded one on Data Dependent Routing. .NET Meanderings - Tuesday, March 2, 2010 - Using Custom Message Filters with the Routing Service
I’ve just uploaded a new screencast on the the Rock Solid Knowledge site. This one shows you how to plug your own routing logic into the new Routing Service that is part of WCF 4.0. You can find the screencast (along with the previous ones in the series) here. It uses a custom message filter that can be used to supplement the existing set of filters such as matching on XPath and Action. link]. .NET Meanderings - Monday, March 8, 2010 - Using advanced filters for custom routing logic in the Routing Service
In my last post I pointed to a screencast I had recorded that showed how to create a custom message filter to plug your own logic into the WCF 4.0 Routing Service. On that basis I have created another screencast that shows how to build one of these more complex custom filters. You can find this last in the series of screencasts on the routing service, along with all the others here, on the Rock Solid Knowledge site. link]. .NET Meanderings - Wednesday, March 10, 2010 %>
| | |