Top 5 Recent Entries
SQL Server - Filtering SQL Data by Combining LIKE and NOT LIKE Conditions, and In-Memory REPLACE
How to perform precise text searches in SQL Server using single-condition exclusions, as well as an advanced REPLACE technique to catch hidden matches in multi-pattern records without modifying underlying database data.
Location: Databases | SQL Server
How to Create a YouTube Data API v3 Key
This guide explains how to create a YouTube Data API v3 key for your application.
Location: JavaScript | JavaScript APIs (Application Programming Interface)
List Physical Hard Drives and Child Logical Drive Letters with PowerShell
Map physical disks to their active logical drive letters with a single PowerShell command.
Location: Windows Server Core and Desktop | PowerShell
How to implement the code in web.config to redirect http to https
DescAdd an XML URL rewrite rule to your web.config file to automatically redirect all insecure HTTP traffic to secure HTTPS.
Location: ASP.NET | IIS Web.Config
Create a Long-Lived Facebook Page Access Token (Expires: Never)
How to exchange a Facebook Page Access Token for a long-lived token and generate a Page Access Token that typically reports Expires: Never in the Access Token Debugger.
Location: JavaScript | JavaScript APIs (Application Programming Interface)