by Matt Milner
20. November 2008 11:27
My latest screencast in the Windows WF developer screencast series has been loaded up as of last week. In this session, I discuss the basics of creating custom leaf activities including how to use Dependency Properties to make your properties bindable.
Endpoint Screencasts - Creating custom activities in Windows Workflow Foundation (WF)
Previous screencasts in this series can be found on the screencast section of the Pluralsight website. You will also find short screen casts on other technologies both current (e.g. WCF) and future ("Oslo") on this page.
by Matt Milner
20. November 2008 10:51
My latest screencast in the Windows WF developer screencast series has been loaded up as of last week. In this session, I discuss the basics of using the Send activity to consume a service from a workflow using WCF. I extend the workflow created in the previous screencast to consume a service that authorizes credit cards.
Endpoint Screencasts - Using the WCF Send Activity in Windows Workflow Foundation (WF)
Previous screencasts in this series can be found on the screencast section of the Pluralsight website. You will also find short screen casts on other technologies both current (e.g. WCF) and future ("Oslo") on this page.
by Matt Milner
20. November 2008 10:41
I'm happy to be giving a talk at the upcoming Twin Cities .NET User Group on December 4 at the Microsoft office. I'll be talking about the Microsoft .NET Services component within the newly announced Azure Services Platform. I'm going to cover the Service Bus, Workflow Service and Access Control Service. We'll have several demos and I'll be providing all the code. Stop by if you want an early look at this emerging technology.
by Matt Milner
20. November 2008 10:18
For those of you in the Twin Cities area that missed the PDC, don't fret, we've got the highlights for you. The MSDN Developer Conference is coming to Minneapolis on Jan 13 with a full day of Azure, WPF/Silverlight, and coverage of "Oslo" and VS 2010. I'll be talking on one of my favorite new technologies, ADO.NET Data Services and SQL Data Services (SDS) at the end of the day. Lots of great content; sign up and come join us!
If you are not in the Twin Cities area, check the web site for other locations around the US.
by Matt Milner
4. November 2008 19:07
My latest screencast in the Windows WF developer screencast series has been loaded up as of this morning. In this session, I discuss the basics of using WF to implement an operation in a WCF service, or using WF as the implementation of a WCF service by using the Receive activity. I show you how to use this activity to implement an operation processing the input parameters and returning the result. In addition, I do a quick walk through of using the WorkflowServiceHost class to host the workflow service and expose an endpoint for client applications to call.
Endpoint Screencasts - Using the WCF Receive Activity in Windows Workflow Foundation (WF)
Previous screencasts in this series can be found on the screencast section of the Pluralsight website. You will also find short screen casts on other technologies both current (e.g. WCF) and future ("Oslo") on this page.