Developer Recipes Handbook
Keeping track of interesting places I put my feet on in the software development world.
Thursday, September 14, 2017
Set a color property to a hexadecimal value in Visual Studio's Form Designer as opposed to in runtime
https://stackoverflow.com/a/46216148/1219280
Sunday, September 10, 2017
Task.Run, Unwrap and other .NET 4.5 additions
https://blogs.msdn.microsoft.com/pfxteam/2011/10/24/task-run-vs-task-factory-startnew
Found the Unwrap particularly interesting.
‹
›
Home
View web version