Blog Posts for January 2026
This month contains total 8 blog posts.
- 2026-01-02: Teams link format change when sending calendar reservations from Outlook
- 2026-01-05: C# tip: modern string indexing (counting from the end and slicing)
- 2026-01-08: Excel tip: from tabular data to SQL statements with CONCAT function
- 2026-01-12: Using FrozenDictionary for read-only lookup data in .NET
- 2026-01-15: Visual Studio tip: replacing text with a new line
- 2026-01-18: Retrieving correct user IP address in ASP.NET when an HTTP proxy is used
- 2026-01-22: Tip: Finding tables and columns fast in SQL Server Management Studio: create a script and then search
- 2026-01-24: Monitoring text file changes in real-time with PowerShell and emulating the "tail -f" command