/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

sergeyteplyakov.github.io
| | colinmackay.scot
3.4 parsecs away

Travel
| | This is the first in a series of posts on Paramore.Brighter. I'm writing this as a series of recipes, with the aim of you picking up a point quickly and getting going with it. The code for this post is on GitHub, you can find it here: GitHub Basic solution In .NET Core there is
| | willhaley.com
4.0 parsecs away

Travel
| | The idle timer is the countdown after a user driven event on a Windows computer. So if your computer is set to enable a screensaver "after 5 minutes", that "after" refers to a user driven event like moving the mouse or pressing a key. This program simulates a user driven event to reset that idle timer. Download Program I have not tested this extensively, but it does work in Windows 7 x86 as an Admin.
| | druss.co
3.5 parsecs away

Travel
| | C# 6.0 become more asynchronous-friendly than before. Finally, you can use await keyword in catch and finally blocks
| | dylanbeattie.net
28.5 parsecs away

Travel
| An article from dylanbeattie.net