All Tags »
Development
Showing page 3 of 3 (22 total posts)
-
The purpose of this post is to talk about writing a simple windows service. Most of the examples I have found just talk about the code that gets output when you create a Windows Service project in the IDE. Where all the example fall down is they get to this bit of code/// <summary>/// Set things in motion so your service can do ...
-
A couple of weeks ago I decided to install BizTalk 2004. I get a fair number of calls looking for people who know it, but all of my experience is with BizTalk 2000 and 2002. I have not spent much of the intervening time on getting it working as I usually try to get it working for an hour or two and then get stuck on some problem ...
3