Explore >> Select a destination


You are here

eed3si9n.com
| | willhaley.com
13.3 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.
| | ole.michelsen.dk
13.1 parsecs away

Travel
| | Show a list or table of data grouped by category or group header using LINQ with a reusable generic class.
| | aaronluna.dev
13.3 parsecs away

Travel
| | Have you ever wondered what is the correct way to determine either the local or public IP address of your PC? In this post, I explore various methods using built-in classes from the .NET Core framework. I attempt to determine my public/private IP address without the assistance of an external service, in order to eliminate any dependencies.
| | conductofcode.io
74.2 parsecs away

Travel
| I set out to learn about Azure Functions and this is the knowledge I have gathered so far.