About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (21)
- Development (217)
- Security (19)
- Test (32)
- Tooling (175)
- Uncategorized (169)
Category Archives: Development
Frameworks puzzle
I’m building a new tool and my focus should be on the new problem the tool is going to solve. The basic problems a developer faces I want to solve with known solutions/frameworks. These are my choises: Antlrworks + Antlr: … Continue reading
Posted in Development
Leave a comment
Streaming azure
In the local development fabric streaming messages works. But in Azure I experience many the problems. The reply message was “the HTTP request includes a non-supported header” and the resultcode was 400 – bad request. I noticed that a small … Continue reading
Posted in Development
Tagged .NET, .NET 4.0, azure, Fiddler, Windows Azure, wireshark
Leave a comment
Streaming Development Factory
I’m working on a deployment solution for my project. I want to upload files to a WCF service. This can be achieved with a streaming binding. On the internet there are many examples and I used some to get to … Continue reading
Posted in Development
Leave a comment
Azure fine print
Compute time of Azure is changed by the hour, but notice the fine print: Deploy at 10:50 and delete at 11:10 will be charged as two hourd. Again deploy at 11:40 and 12:10 delete will add another two hours to … Continue reading
Posted in Development
Leave a comment
Pay up
Azure kost geld na 25 uur gratis gebruik. 77 uur kost al 5,50 euro. Continue reading
Posted in Development
Leave a comment