About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (21)
- Development (208)
- Security (17)
- Test (32)
- Tooling (166)
- Uncategorized (168)
Most used tags
Tag Archives: structuremap
Rhino ServiceBus Saga
I’m a huge fan of Rhino Mocks and have written about it on this blog. Today I read that Ayende has an implementation for a Service Bus. Like nServicebus but “free”, even Udi Dahan talks about it. Now I take … Continue reading
Week roundup
Last week recap and links: Integrate Structuremap with WCF although from 2008, very usefull post Managing Azure WebSites from powershell. Script fails in the video and Scott helps get the demo back on track. Switching from Google Authenticator or Authy … Continue reading
Posted in Uncategorized
Tagged 1password, 2-step-authentication, Azurewebsites, powershell, roundup, structuremap, WCF
Leave a comment
Week 44 roundup
Last week recap and links: Xamarin Test Cloud mini-hack on github. Finally a complete sample of the test cloud. Azure VM extension for Octopus Deploy. No need to write your own powershell or create a syspreped image anymore. Structuremap – … Continue reading
Posted in Uncategorized
Tagged octopusdeploy, powershell, roundup, structuremap, Xamarin
Leave a comment
Structuremap interferes with nServicebus EndpointName configuration
When creating a nServiceBus host with an EndpointName in the configuration be warned for this structuremap interference. See the repro code below of a bug we recently fixed. The messages and handlers are left out of the sample for simplicity. … Continue reading
Week 23 roundup
Last week recap and links: Installed TimeManage.me to help me pomodoro. Looks and works great. Getting things done! Had some issues with multi thread database access like described here. Turned out to be not using IoC on one place in … Continue reading