Sign In
Ron Jacobs
Windows Workflow Foundation
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET 4
AppFabric
AppFabric Cache
ARCast
Aspiring Architect
Case Study
CodeContracts
endpoint.tv
MVC
OData
Platform Update 1
PowerShell
REST
SaaS
Silverlight
SOA Patterns
Software As A Service
Solutions Architects
TDD
Tools
Unit Testing
UnitTest
Versioning
Video Case Study
VS2010
WCF
WCF Data Service
WCF Data Services
WCF4
WF TDD
WF4
WFNews
Windows Server AppFabric
Workflow Services
Browse by Tags
MSDN Blogs
>
Ron Jacobs
>
All Tags
>
unit testing
Tagged Content List
Blog Post:
Retargeting Visual Studio Test Projects for .NET 4 Platform Update 1.
Ron Jacobs
If you are using .NET 4 Platform Update 1 to do unit testing you may encounter this dialog box when you try to change the target framework of your test project Tip: You can press Ctrl+C on a message box to copy the text to the clipboard. If you want to go to the link mentioned in the message box...
on
17 May 2011
Blog Post:
ASP.NET WF4 / WCF and Async Calls
Ron Jacobs
How should you use WF4 and WCF with ASP.NET? Download Sample Code - Windows Workflow Foundation (WF4) - How to use Workflow from ASP.NET endpoint.tv - ASP.NET WF4 / WCF and Async Calls For this post I’ve created a really simple workflow and WCF service that delay for a specific amount...
on
16 Mar 2011
Blog Post:
WF4: How to Unit Test a Workflow that calls a WCF Service
Ron Jacobs
“The important point is that our test can’t control what that dependency returns to our code under test or how it behaves (if we wanted to simulate an exception, for example). That’s when we use stubs .” – The Art of Unit Testing - Roy Osherove, Yesterday morning I...
on
20 Jan 2011
Blog Post:
WF4 Versioning Spike: How To Unit Test Activity Versioning
Ron Jacobs
With the work I’ve been doing on versioning I’ve had to write unit tests that verify the behavior I expect from the helper classes in Microsoft.Activities.dll . If you want to verify that your assembly versioning strategy is working correctly you may have to do similar testing. This sort...
on
12 Jan 2011
Page 1 of 1 (4 items)