Posts
All the articles I've posted.
Common HTTP Errors
Published: at 08:50 AMA list of common server errors and their solutions based on Microsoft's support page.
MSSQL Over LAN
Published: at 03:00 AMA guide to configure MSSQL to work over a Local Area Network (LAN).
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.