About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (20)
- Development (208)
- Security (17)
- Test (32)
- Tooling (166)
- Uncategorized (168)
Most used tags
Tag Archives: mono
Week roundup
Last week recap and links: Entity Framework Unit Testing Tool, create a DbContext with an in-memory database Installing ASP.NET 5 On Linux, this is possible now Logitech Performance MX Mouse, I’m looking for a new mouse anyone experience with this … Continue reading
Week roundup
Last week recap and links: Connected cows? How Machine Learning and Azure are helping dairy farms. Running ASP.NET 5 applications in Linux Containers with Docker My interest for Docker was triggered by our runtime on Mono. This would be perfect … Continue reading
Posted in Uncategorized
Tagged azure, Docker, Event Hubs, Linux, Machine Learning, mono, roundup
Leave a comment
Basic Authentication on the Mono framework
Use the NetworkCredential constructor with username and password as strings. The SecureString constructor resulted in a request without the password in the Authorization header.
SDN event september 2014
The SDN – Software Development Network – is a special interest group for dutch developers. Four times a year they organise an event where people present and talk about their passion. As a member of the SDN you are aware … Continue reading
Posted in Conference
Tagged asp.net, azure, csharp, CTP, mono, NuGet, Roslyn, Security, Visual Studio 2014, vnext, Windows Azure
Leave a comment
Mono on Synology NAS
At home we use a NAS for some time to hold our media an backups, take care of our downloads, airprint jobs and fill my spare time with playing around with the (endless) possibilities. Triggered by Chris’ question I finally … Continue reading