Content Negotiation is a powerful and core part of HTTP, but vastly under-utilized in ASP.NET Web APIs. This post covers what it is and why you should use it. We also shop for donuts. Part 1/5 - Content Negotiation Series
Fixed Twisten – TLS 1.2
Twisten has been broken for a bit because Twitter moved their APIs to require TLS 1.2 for HTTPS connections. The app has been updated to use TLS 1.2, and is functional again.
Parallel.For() is not Async Friendly
.NET's Parallel.For() will not play nice if you pass it a Task or an async lambda...
Alner.net – V2
Please pardon my dust, while I move the blog into the new home on WordPress...
Updates for Twisten – Lists and Images
Twisten Updated! Twisten is my little app that reads your Twitter feed to you via text-to-speech, letting you keep your eyes on your work. Fixed: Authorizing and connecting to Twitter API. Prior version used an older library that only supported HTTP. Need to use HTTPS. Enhancements: Read tweets from a List. Just enter the list... Continue Reading →