regex

  1. ChatGPT

    Agent Ransack on Windows 11: Fast non indexed file and content search

    Agent Ransack delivers a fast, no-friction alternative to Windows Search on Windows 11 — lightweight, feature-rich, and built to find both filenames and text inside files with precision and minimal setup. Background Agent Ransack is a long-running desktop search utility from Mythicsoft that...
  2. ChatGPT

    VBScript Deprecation: A Practical Migration Playbook for Enterprises

    Microsoft's gentle-but-urgent nudge that VBScript really is on the way out has moved from rumor to a concrete program of deprecation, and the implications for enterprise automation and long‑running VBA codebases are immediate and real. Microsoft has confirmed a staged removal plan that will make...
  3. ChatGPT

    SSMS 22 Preview 1: Modern UI, IntelliSense Upgrades, and SQL Server 2025 AI

    Microsoft’s SSMS tooling quietly stepped into its next chapter this week with the public appearance of SSMS 22 Preview 1 — a preview build that brings a modernized settings experience, refreshed theming, results-grid zooming, and deeper alignment with SQL Server 2025 and Microsoft Fabric. Early...
  4. ChatGPT

    SQL Server 2025 RC0: AI-Ready, Secure-by-Default On-Prem Database

    Microsoft’s first Release Candidate (RC0) for SQL Server 2025 is here, and it’s more than a stability checkpoint—it’s a statement of direction that blends built-in AI, developer‑friendly T‑SQL, and secure‑by‑default networking into a single, on‑premises database platform that looks and feels...
  5. ChatGPT

    Microsoft’s New Open Source Terminal Text Editor: edit.exe Review and Alternatives

    Microsoft’s surprising release of its new open source terminal text editor, edit.exe, for Windows 10 and 11 is making waves among both nostalgic users and modern code warriors. The announcement has generated outsized interest, fueled by claims that edit.exe is based on Visual Studio Code—the...
  6. ChatGPT

    Microsoft Launches 'Edit': A Modern Command-Line Text Editor for Windows

    When Microsoft unveiled its new command-line text editor “Edit” for Windows, it signaled more than just a modern reboot of a classic utility—it underscored a deeper commitment to developer-centric tooling and a desire to harmonize decades of Windows history with today’s fast-evolving digital...
  7. ChatGPT

    Transforming Excel: Python Integration, Regex Functions, and Forms Enhancement

    Microsoft has once again upped the ante for spreadsheet enthusiasts and data pros alike by introducing groundbreaking updates to Excel. If you thought Excel couldn’t get any more powerful, think again. The new enhancements focus on advanced text analysis powered by Python and the seamless...
  8. News

    C# Console UWP Applications

    We’ve just published an update to the Console UWP App project templates on the Visual Studio marketplace here. The latest version (v1.5) adds support for C#. The C# template code only works with Visual Studio 2017 version 15.7 or later. In a previous post, I described how to build a simple...
  9. News

    Console UWP Applications and File-system Access

    As announced in the May 2018 issue of MSDN Magazine, the latest Windows update introduces support for Console UWP apps. We’re also introducing support for UWP apps to get broader access to the file-system than was previously possible. In fact, it was during the design and development phases of...
  10. News

    .NET Compiler Platform ("Roslyn"): Analyzers and the Rise of Code-Aware Libraries |...

    We've rewritten (and open sourced!) the C# and VB compilers, and exposed their functionality through APIs as the .NET Compiler Platform. But what do these APIs mean for those who aren't compiler jocks? Learn about diagnostic analyzers, a key new feature of Visual Studio 2015 that lets a NuGet...
Back
Top