| |
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.
|
7 Articles match "WF","Windows"
| Related DevelopMentor Courses | MORE | | Service-Orientation Today and Tomorrow Training In Deutsch , klicken Sie hier Based on the ranges of topics below, you will be able to take the first steps in the world of Service-Orientation and Cloud Computing with confidence and above all be prepared for future projects: Service-Orientation Cloud and Cloud Computing Identity Management and Claims-Based Identity Windows Communication Foundation (WCF) Windows Workflow Foundation (WF) Azure Services Platform (with Windows Azure and.NET Services) In Deutsch , klicken Sie hier Are you tired of constantly reading about "crisis" and "restrictions"? WCF includes the ?Web DevelopMentor Courses - Tuesday, March 1, 2011 Guerrilla.NET (UK) Training Develop network services with Windows Communication Foundation Develop cutting-edge UIs with Silverlight 4.0 Use data binding to create rich data driven Silverlight applications Use powerful new security models with Windows Identity Foundation Debug.NET application beyond using Visual Studio breakpoints Come and learn to build robust.NET applications! How do I develop network services with Windows Communication Foundation? Day 4 Windows Workflow Foundation 4.0 Architecture The next version of Windows Workflow Foundation (WF 4.0) couldn't? Register now. DevelopMentor Courses - Tuesday, March 1, 2011 Essential Windows Workflow Foundation 4 (WF4) Training Gain understanding of the strengths and weaknesses of Windows Workflow Foundation 4. Discover what part of your application is best suited to use Windows Workflow Foundation and why. Understand what the best way is to host your workflows in the various execution environments.NET is found like Windows Server AppFabric. Essential Windows Workflow Foundation 4 teaches best practices for developing Windows Workflow Foundation applications. Learn how to host Windows Workflow Foundation 4, either in your own application or using Windows Server AppFabric. DevelopMentor Courses - Wednesday, February 22, 2012 |
34 Articles match "WF","Windows"
| The Latest from DevelopMentor | MORE | | Windows Workflow Foundation 3 Types Marked Obsolete in.NET 4.5 Warning BC40000: X is obsolete: ‘WF 3 types are deprecated. Please use WF 4 instead.’” People have been wondering for a while what the future of WF3 was since the release of WF4. So far both workflow stacks have coexisted in.NET 4 and there has been no official statement about the future of the older WF3 stack. That has just changed! The workflow team at Microsoft has just announced that they are marking the WF3 stack as deprecated with the next release of the.NET framework,NET 4.5. So if you are sill using WF3 this is a good moment to invest the time and start learning Wf4. The Problem Solver - Thursday, February 9, 2012 Windows Workflow Foundation 3 Types Marked Obsolete in.NET 4.5 Warning BC40000: X is obsolete: ‘WF 3 types are deprecated. Please use WF 4 instead.’” People have been wondering for a while what the future of WF3 was since the release of WF4. So far both workflow stacks have coexisted in.NET 4 and there has been no official statement about the future of the older WF3 stack. That has just changed! The workflow team at Microsoft has just announced that they are marking the WF3 stack as deprecated with the next release of the.NET framework,NET 4.5. So if you are sill using WF3 this is a good moment to invest the time and start learning Wf4. The Problem Solver - Thursday, February 9, 2012 What's New in Windows Workflow Foundation in.NET 4.5 (part 2) As part of WF 4.5 The number isn’t earth shattering but as I always tell people WF activities are all about your business and Microsoft can’t create activities tailored to your business, you need to do so yourself. With WF 4.5 During the last //build/ conference a number of new WF4.5 features where announced. In part 1 I took a look at the designer improvements, in this blog post I am going to take a look at some of the runtime enhancements. New activities. we will see some new activities in the box. One useful new activity is the NoPersistScope. Enjoy! Maurice de Bejeir - Friday, October 7, 2011 | -
| The Best from DevelopMentor | MORE | - NativeActivity – A Tricky Beast
I’m writing Essential Windows Workflow Foundation 4.0 Tags: NET;WF;WF4 with Maurice for DevelopMentor. One of the things that I think is less than obvious is the behavior of NativeActivity. What is NativeActivity I hear you ask? Well there are a number of models for building custom activities in WF4. Most “business” type custom activities will be built using a declarative model in XAML by assembling building blocks graphically. However, what if you are missing a building block? You use CodeActivity when you have a simple synchronous activity. AsyncCodeActivity. This is new to WF4. .NET Meanderings - Tuesday, February 9, 2010 - Windows AppFabric Hits the Streets
Announced today at TechEd – Windows AppFabric is now available. Tags: NET;Dublin;WCF;WF link]. .NET Meanderings - Monday, June 7, 2010 - Significant Advances in Unit Testing Windows Workflow
This post describes a unit testing library for testing Windows Workflow Foundations.It Download the library with sample … Continue reading → Agile.NET agile Articles Visual Studio WF Workflowis not a framework like HarnessIt, NUnit, or MsTest. Rather it’s a library that can be used in conjunction with any of these testing frameworks. Michael C. Kennedy's Weblog - Sunday, January 18, 2009 - Creating Rich Composite Activities
13: }, 14: Directory = @"c:windows". Tags: NET;WF;WF4 I my last post I showed that creating a custom composite activity (one that can have one or more children) requires deriving from NativeActivity. The Retry activity that I showed was fairly simple and in particular didn’t try to share data with its child. How then do we create data that can be both manipulated by the activity and accessed by the parent? The secret to achieving this is a feature called ActivityAction - Matt Winkler talks about it here. ll show the code in its entirety and then walk through each piece in turn. .NET Meanderings - Sunday, February 14, 2010 - DevWeek on the Horizon
Finally, workflow gets a total rewrite to allow the engine to be used far more widely, having overcome limitations in the WF 3.5 An Introduction to Windows Workflow Foundation 4.0. introduces a new version of Windows Workflow Foundation. In this talk we look at what Microsoft are trying to achieve with WF 4.0, Tags: NET;WCF;WF I’ve just realised that DevWeek 2010 is on the horizon. DevWeek is one of my favourite conferences - lots of varied talks, vendor independence and I get to hang out with lots of friends for the week. Mon 15th March 2010. .NET Meanderings - Monday, January 18, 2010 - Significant Advances in Unit Testing Windows Workflow
This post describes a unit testing library for testing Windows Workflow Foundations. Unit Testing Activities with Windows Workflow Foundation by Ron Jacobs. TDD and Windows Workflow Foundation by Ron Jacobs. WF - Unit Testing: Simple approach to Activity testing and improving the XOML loader by Andreas Erben. It covers a lot of the things I thought were undiscussed and yet important to unit testing WF (e.g. using WF services as points of dependency injection for mocks and stubs). Notice how we're using WF Services for DI with our test stubs. Michael C. Kennedy's Weblog - Sunday, January 18, 2009 - Software Architect Conference 2010
m going to be delivering two sessions on Windows Workflow Foundation 4.0: Tags: NET;PFx;RSK;WCF;WF;WF4 I’m speaking at Software Architect 2010 in October. the first explains the basic architecture and looks at using workflow as a Visual Scripting environment to empower business users. The second looks at building big systems with workflow concentrating on the WCF integration features. In addition to that I’ll be delivering two all-day workshops with Andy Clymer : Building Applications the.NET 4.0 Way and Moving to the Parallel Mindset with.NET 4.0. .NET Meanderings - Tuesday, June 8, 2010 %>
| | |