Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond

Azure AppFabric

This group is for Platform Azure AppFabric. It contains information about the cloud offerings for AppFabric including the Service Bus, Caching, and Access Control.
Azure AppFabric Media Gallery - Samples, Videos, and other Downloads
Type Title Downloads Rating

European BizTalk Convention - Service Bus with Message Broadcasting

This download contains the power point slides and code from the Azure Platform AppFabric session at the...
Posted to: Windows Azure AppFabric Downloads
by 675
Page 1 of 1 (1 items)
AppFabric Community Feed
  • AppFabric Community Blogs via Syndication

    CodeCast interview on Windows Workflow Foundation

    Ken Levy recently interviewed me for CodeCast on the state of Windows Workflow Foundation 4 and the AppFabric for hosting your workflow services. Its episode 99, I wonder what they are planning for episode 100. You can download the episode here or through iTunes.   Enjoy! www.TheProblemSolver.nl Wiki.WindowsWorkflowFoundation.eu Blog Post by: Maurice
  • AppFabric Community Blogs via Syndication

    WF4 Versioning Spike: How To Unit Test Activity Versioning

    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 of testing is tricky… in this post I’ll share with you my solutions to some tough problems. Test Problem: Multiple Versions of the Same Assembly in a Test Run There is only one deployment directory for...
  • AppFabric Community Blogs via Syndication

    De DotNed Podcast

    Een nieuw jaar betekent, zoals gebruikelijk, weer nieuwe plannen. En voor de DotNed gebruikersgroep is een van deze nieuwe plannen om een podcast te gaan maken en publiceren. Deze DotNed Podcasts worden speciaal voor de Nederlandse .NET ontwikkelaar gemaakt en zullen dan ook zo veel mogelijk Nederlandstalig zijn. Het is de bedoeling dat de onderwerpen die we gaan behandelen heel divers zijn, zolang het maar interessant en relevant is voor een .NET ontwikkelaar. De eerste van deze serie podcasts staat...
  • AppFabric Community Blogs via Syndication

    Running .NET4 Windows Workflows in Azure

    This blog reviews the current (January 2011) set of options available for hosting existing .NET4 Workflow (WF) programs in Windows Azure and also provides a roadmap to the upcoming features that will further enhance support for hosting and monitoring the … More » Blog Post by: Suren Machiraju
  • AppFabric Community Blogs via Syndication

    Assembly.Load, Version Numbers and Unsigned Assemblies

    Never assume anything, test everything All these years I assumed that Assembly.Load() would respect version numbers if specified in the FullName string.   As I’ve been adding more test coverage to Microsoft.Activities I found that Assembly.Load does not work that way. Suppose you have an assembly named ActivityLibrary and you deploy V1 but you try to load V2 // This call will succeed and happily load V1 if it finds ActivityLibrary.dll Assembly.Load( "ActivityLibrary, Version=2.0.0...
Page 105 of 125 (624 items) «103104105106107»