|
|
Browse by Tags
All Tags » .NET development
Showing page 1 of 4 (31 total posts)
-
The past two days I have been working on a performance problem we were having with a workflow implementation. The workflow was quite simple, A WCF call coming in, then registering the request data in a SQL database and return a ticket that the request was received. The ticket can be used by people to get information later on the status of their ...
-
Today I had to upgrade several machines from the Beta or RC version of VSTS to the RTM version.You must manually uninstall all artifacts installed during the Beta period and that can be a daunting task. Therefore I created a script you can run to uninstall all of the stuff in one sweep. Just copy the following lines, place them in a command file ...
-
Today I gave a session at SDC about Practical windows workflow foundation and a session on advanced activity development where I explained the way I build te WCF activities I published at codeplex. I promised to put up my slides and code samples on my blog, so here they are:slides for the Practical Workflow Foundation Session: heredemos:01- ...
-
Today I finished some additional work I did on the WCF activities at codeplex.I added some nice features (if I may say so myself :-)) that implement automatic workflow correlation based on custom attributes applied on the operation or data contract.If you are not familiar with the activities, take a look at codeplex and see how you can very easily ...
-
The past few weeks have been pretty busy for me. Not only was I working with some colleagues on a Robot challenge (where we finished third J, see here a movie with Woody in action , and the post of my coleague Erik) , I also had to prepare for 3 sessions for the DevDays here in the Netherlands.At my session on "Practical Team ...
-
Finally I made it to free up some time and create a released version of the WCF Activities I have been working on for some time now. This version is fully tested and already used in multiple projects I am working on including the very demanding ones that run thousands of workflows a day!First of all I want to thank Martijn Beenes who has been ...
-
The past few days I have been working on Load and stress testing some workflow implementations that work with the WCF input activities I created (I published them at Codeplex for you to use as well http://www.codeplex.com/WCFWorkflow )This project has some very interesting non-functional requirements where we need to process more than 300.000 ...
-
The past few weeks I have been working on writing a new training on windows workflow foundation. Last week we did an internal dry run of the content and as we speak I am working on the hands-on labs that accompany the course.During the development of the labs I ran into an interesting struggle with the activity binding dialog when you try to ...
-
Just got the word that the service packs for Visual Studio 2005 and Team Foundation Server are now available for download at the MSDN sites.
You can download them here:
Visual Studio 2005 SP1
Team Foundation Server SP1
Just as a note: Make sure you have enough disk space free before you install the Visual Studio SP, otherwise you might run ...
-
A few months ago I got an Email from Jack Greenfield who asked me to work with him on writing a whitepaper on software factories and how to enable this using visual studio team system.It took a lot of time and many conference calls with Jack and Erik Gundvaldson, but I can now announce that the whitepaper got published on MSDN!I am very pleased ...
1
|
|
|