My Apps
-
Recent Posts
Archives
Categories
Negative Eddy on Twitter
- @pauliom :) this is a variant of something I got from someone on the Bing team. There are other patterns to do it b… twitter.com/i/web/status/1… 22 hours ago
- @pauliom dont know if you ever saw this but I hate the "configureawait everywhere" mantra too. its has code smell t… twitter.com/i/web/status/1… 22 hours ago
- @pauliom The bigger point though is that there is a better way than ConfigureAwait(false) everywhere 1 day ago
- @pauliom True, but I keep seeing the discussion around, "you don't need configureawait b/c NET Core" You have to pr… twitter.com/i/web/status/1… 1 day ago
- And ASP.NET's context is an odd duck, every continuation can actually run on a different thread, bu… twitter.com/i/web/status/1… 1 day ago
Meta
Monthly Archives: May 2015
Visual Studio Tip #7: Whole line editing
[cross posted from my MSDN blog] OK here is a quick simple one. How do I move or edit entire lines of code? #1 Just don’t select anything. If you don’t have anything selected in your code window then the … Continue reading
Posted in Windows Phone
Leave a comment