MSMVPS.COM
The Ultimate Destination for Blogs by Current and Former Microsoft Most Valuable Professionals.

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • Unit testing asynchronous workflow activities

    In a previous blog post I demonstrated how TypeMock allowed us to mock out the workflow runtime infrastructure and create true unit tests for a workflow activity. Now this may not seems like a big deal but because most of the classes in the workflow runtime are sealed mocking them with another mocking...
    Posted to The Problem Solver (Weblog) by Maurice on 06-11-2008
    Filed under: NetFx3, Workflow, VB, DevCenter
  • Changing the ActivityDesignerTheme on an activity

    Using an ActivityDesignerTheme is a quick way to customize the appearance of an activity in the workflow designer. But there is a gotcha Because once you applied the theme and have a workflow with the custom activity open in the designer no matter what you do changes will not be applied. I am not sure...
    Posted to The Problem Solver (Weblog) by Maurice on 06-10-2008
    Filed under: .NET, NetFx3, Workflow, VB, DevCenter
  • Using multiple SetState activities in a StateMachineWorkflow

    When working with state machine workflow's the SetStateActivity is one of the more important activities to use. The main reason is that is the one used to transition from one state to another. You can actually transition state in a different way as well using the StateMachineWorkflowInstance.SetState...
    Posted to The Problem Solver (Weblog) by Maurice on 06-10-2008
    Filed under: .NET, NetFx3, Workflow, VB, DevCenter
  • ClickOnce certificate expiration

    I just heard about a pretty nasty "bug" with ClickOnce. Well it isn't an actual bug but still a nasty problem to run into. The problem is actually with the certificate used to sign a ClickOnce installer. When you create a new ClickOnce installer Visual Studio will automatically generate...
    Posted to The Problem Solver (Weblog) by Maurice on 06-04-2008
    Filed under: .NET, VB, DevCenter, ClickOnce
  • Lambda expression simplify code

    One of the nice new features in Visual Basic 9 are lambda expressions. They where actually added as one of the underlying pieces for LINQ. But besides enabling LINQ you can use them in all sorts of places. One of the places they really help me is in places where I previously needed to declare a delegate...
    Posted to The Problem Solver (Weblog) by Maurice on 05-26-2008
    Filed under: .NET, LINQ, VB, DevCenter
  • DevDays and The Hague Jazz

    Last week was pretty interesting and busy First we had the DevDays on Thursday and Friday. I was there to answer questions from the audience. I didn't get too many questions so I could take my time and actually spend around 90 minutes answering questions from one and around 1 hour with another. Add...
    Posted to The Problem Solver (Weblog) by Maurice on 05-25-2008
    Filed under: .NET, VB, DevCenter, ClickOnce
  • Validating workflow activities at runtime

    As I mentioned in my previous blog post adding a custom ActivityValidator class to an activity validates it at runtime as well as at design time. So when is this runtime validation done and what happens when it fails? The when part is when the WorkflowInstance object is first created using one of the...
    Posted to The Problem Solver (Weblog) by Maurice on 05-21-2008
    Filed under: .NET, NetFx3, Workflow, VB, DevCenter
  • SQL Server Compact and 64 bits

    The current version of SQL Server Compact has no support for 64 bits computing. While this may seem a problem if you want to deploy you application on a 64 bits version of Windows it really isn't most of the time. In fact if you change your assembly from the default AnyCPU to x86 compatible it will...
    Posted to The Problem Solver (Weblog) by Maurice on 05-20-2008
    Filed under: .NET, LINQ, VB, DevCenter, SqlCe
  • TechEd Developer 2008

    The spring conference season keeps on chugging along. The MVP Summit and DevTeach just finished and TechEd is just around the corner. It will be interesting to see what effect splitting the conference into a developer week and an IT Pro week will have. I've been spending a lot of time with SharePoint...
    Posted to Rob Windsor's Weblog (Weblog) by windsor on 05-17-2008
    Filed under: Development, DevCenter, VB, TechEd
  • 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...
    Posted to The Problem Solver (Weblog) by Maurice on 05-16-2008
    Filed under: .NET, LINQ, NetFx3, Workflow, VSTO, WCF, VB, DevCenter, ClickOnce, WPF, SqlCe
Page 1 of 10 (96 items) 1 2 3 4 5 Next > ... Last »


Copyright © is the original authors. Blog site is an independent site not sponsored by Microsoft. The Yoda blog server and the Brianna SQL server would like to thank www.ownwebnow.com and www.exchangedefender.com. They wouldn't be here and broadcasting without the generosity of Vlad Mazek and his companies.

Powered by Community Server (Commercial Edition), by Telligent Systems