Skip to content

Finchett.com

A brain dump

  • Home
  • Blog
  • About
  • Kubernetes
  • SQL Server
  • Contact
  • Newsletter
  • Finchett.com Privacy Policy

Category Development

  • Home
  • Archive by category "Development"
12 December 2023

Understanding the SQL “SELECT FROM a SELECT” Query

By Stephen in Development Tag select, sql

Introduction A common and useful feature in SQL is the ability to use a "SELECT FROM a SELECT" query, often referred to as a subquery or inner query. This post…

Read More

12 December 2023

The SQL Like Command

By Stephen in Development Tag like, sql

Introduction The SQL LIKE command is used in a WHERE clause to search for a specified pattern in a column. It's commonly used in string comparison to find matches in…

Read More

12 December 2023

Testing Date Pickers with Playwright and TypeScript

By Stephen in Development Tag playwright, typescript

Introduction Date pickers are essential in web applications for easy date selection. They vary in how they work across different browsers, devices, and new versions. Also, each development environment and…

Read More

12 December 2023

Automating Dropdown, Textbox, and Checkbox Interactions in TypeScript

By Stephen in Development Tag playwright, typescript

Introduction In web development, comprehensive automated testing plays a crucial role in ensuring the quality and reliability of applications. Playwright, a versatile end-to-end testing framework, empowers developers to automate web…

Read More

11 December 2023

SonarLint for C# Developers: Enhancing Code Quality and Productivity

By Stephen in Development Tag c#, sonarlint

Introduction To ensure the robustness and reliability of C# applications, developers employ various tools to identify and address potential issues early in the development cycle. Among these tools, SonarLint has…

Read More

11 December 2023

K6 – The Modern Load Testing Tool for Agile Development

By Stephen in Development Tag k6, load-testing

Introduction In software development, performance testing plays a crucial role in ensuring the stability and reliability of applications. Among the various tools available for performance testing, k6 stands out as…

Read More

11 December 2023

Keeping Your Git Repository Tidy: The git clean Command

By Stephen in Development Tag git

While Git excels at tracking code modifications, it's crucial to maintain a clean and organised repository to ensure efficient workflows and avoid potential conflicts. This is where the git clean…

Read More

11 December 2023

Demystifying the SqlPackage.exe Command

By Stephen in Development Tag sql

Introduction As a SQL Server professional, you're likely familiar with the concept of database deployment and the tools that facilitate it. Among these tools, SqlPackage.exe is a versatile command-line utility…

Read More

10 December 2023

Resharper

By Stephen in Development Tag plugins, resharper

Introduction I have used Resharper, a Visual Studio plugin, for over ten years. ReSharper is a powerful and versatile tool that enhances the development of C# and ASP.NET applications. It…

Read More

10 December 2023

Visual Studio Macros

By Stephen in Development Tag macros

Introduction Macros, once a staple feature of Visual Studio, were deprecated in Visual Studio 2017 due to security concerns. However, the need for automation remains, especially for repetitive tasks that…

Read More

Posts pagination

1 … 11 12 13 … 26

Search

Table Of Contents
  1. Introduction
  2. Key Features of Macros for Visual Studio
  3. Benefits of Macros for Visual Studio
  4. Getting Started with Macros for Visual Studio
  5. Conclusion

Recent Posts

  • Running Proxmox on a Raspberry Pi
  • Honouring .gitignore settings
  • Faker.Net: Data Generation for Developers
  • Exploring MiniExcel: A Lightweight .NET Library for Excel Operations
  • File Path Size Does Matter

apis (4) async (8) c# (103) devops (4) dotnet (5) esp32 (11) git (11) hardware (6) joins (6) kubectl (4) kubernetes (13) logging (4) nanoframework (6) network (8) NFS shares (5) nunit (8) patterns (34) performance (7) pi (8) playwright (7) plugins (8) proxmox (13) serilog (4) setup (16) sql (46) testing (9) tools (6) tslint (4) typescript (23) unit-testing (9) webapi (4)

Archives

Get the Newsletter

Categories

  • Development
  • Infrastructure
  • Other
  • Plugins
  • Raspberry Pi
  • wordpress

Recent Posts

  • Running Proxmox on a Raspberry Pi
  • Honouring .gitignore settings
  • Faker.Net: Data Generation for Developers
  • Exploring MiniExcel: A Lightweight .NET Library for Excel Operations
  • File Path Size Does Matter

Proudly powered by WordPress| Theme: SpicePress Dark by SpiceThemes

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in .

Finchett.com
Powered by  GDPR Cookie Compliance
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Strictly Necessary Cookies

Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.