Welcome to Microsoft .NET Framework 3.0 Community (NetFx3)

The .NET Framework is Microsoft's managed code programming model for building applications that have visually stunning user experiences, seamless and secure communication, and the ability to model a range of business processes.

Learn More...

Browse by Tags

All Tags » SqlCe   (RSS)
  • FaultHandlerActivity and workflow persistence

    I was just working on an issue reported against the SQL Server Compact Workflow Persistence Service I released some time ago. It turns that if you are using workflow persistence your workflow will actually be persisted to the store when an exception is caught. Now in itself not a big problem as your whole workflow needs to be serializable anyway. Except this time where is an additional exception object and when the exception itself cannot be serialized this brings the whole workflow down. In fact
    Posted to WF Community Bloggers (Weblog) by Anonymous on July 21, 2008
    Filed under: .NET, Workflow, DevCenter, SqlCe
  • SQL Server Compact Workflow Persistence Service updated

    I have just updated the SQL Server Compact Workflow Persistence Service to better handle deserialization issues when loading a workflow. The service now makes sure the WorkflowRuntime ServicesExceptionNotHandled is raised, something it should have done in the first place. You can download the SQL Server Compact Workflow Persistence Service from here . Enjoy! www.TheProblemSolver.nl http://wiki.WindowsWorkflowFoundation.eu
    Posted to WF Community Bloggers (Weblog) by Anonymous on July 21, 2008
    Filed under: .NET, Workflow, VB, DevCenter, NetFx3, SqlCe
  • How to Download all of Visual Studio 2008 SP1

    VS2008 SP1 Beta is quite a package. By default the installation downloads the packages as needed and when needed. Now that is just fine if you only need to install a single machine. But when you need to install multiple, possibly virtual, machines like I have to it just wastes a lot of bandwidth and time . Fortunately there is a solution and it can be found here in the blog post by Heath Stewart. Enjoy!
    Posted to WF Community Bloggers (Weblog) by Anonymous on May 16, 2008
    Filed under: ClickOnce, Workflow, NetFx3, WPF, .NET, SqlCe, VB, VSTO, WCF, LINQ, DevCenter

Copyright © 2007 Microsoft Corporation. All Rights Reserved. | Terms of Use | Privacy Statement | Contact Us