Dennis van der Stelt

The only way to win is to learn faster than anyone else

Community

Email Notifications

News

  • Addicted to Refactor! Pro

I read...

I Use...

Tags

Recent Posts

Archives

Blog Subscription Form

  • Email Notifications
    Go

Browse by Tags

All Tags » .NET Framework 4.0 (RSS)
ClickOnce deployment and customHostSpecified error
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...
WCF Simple Example in Visual Studio 2010 – part 2
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...
WCF Simple Example in Visual Studio 2010
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...
Workflow Tracking Profile Editor
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...
AppFabric : Configuration binding extension could not be found.
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...