Browse by Tags
All Tags »
.NET Framework 4.0 (
RSS)
Some time ago now I wrote about doing manual ClickOnce deployment using the command line and FinalBuilder. One of my readers posted a reaction about the following error. The customHostSpecified attribute is not supported for Windows Forms applications...
This topic is covered in multiple posts Creating simplest solution with default endpoints Manually adding and configuring the endpoints (you're reading it right now) More to come... The previous post was the most simple example of creating a WCF service...
This topic is covered in multiple posts Creating simplest solution with default endpoints (you're reading it right now) Manually adding and configuring the endpoints More to come... It’s been a long, long time since I wrote the original WCF...
For those using Windows Workflow Foundation 4 (WF4) this might be a very interesting tool. I was messing a bit with creating a Tracking Profile for my WF4 workflows, but wasn’t succeeding very much. Until the Workflow Tracking Profile Editor was mentioned...
I have recently installed the Windows Azure AppFabric SDK because I’m writing an article for the Dutch .NET Magazine. Problem is I try to do everything in Visual Studio 2010 these days, just because it’s so cool to have something that’s...