Posts
All the articles I've posted.
Make Shortcuts "Run as Admin" AND/OR Open with Certain Applications
Published: at 04:26 AMHow to create shortcuts that either "Run as Administrator" or open with specific applications in Windows.
Android-x86 as an Emulator in Hyper-V
Published: at 03:51 AMHow to use Android-x86 as an emulator in Hyper-V for Windows.
Paint.NET Settings, Hardware Acceleration, and Useful Plugins
Published: at 02:53 AMHow to configure settings in Paint.NET, enable hardware acceleration, and enhance functionality with useful plugins.
EF with SP using ExecuteSP
Published: at 06:39 AMExplanation of how to use stored procedures in Entity Framework (EF), particularly with dynamic queries and temporary tables, and how to handle the limitations EF has with such SPs.
Pingman PHP Script
Published: at 04:20 AMExplanation of a PHP script that pings servers to check their status and sends email notifications if the server status changes.
.htaccess Configuration
Published: at 04:19 AMExplanation of `.htaccess` file and directives for securing PHP, restricting file access, and setting handler for CGI scripts.