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"
19 December 2023

The Specification Pattern

By Stephen in Development Tag c#, patterns, specification

Introduction The Specification Pattern is a design pattern commonly used in software development to represent and evaluate business rules or conditions in a reusable and composable way. It provides a…

Read More

19 December 2023

Elevate Your .NET Console Applications with Spectre.Console

By Stephen in Development Tag c#, console, spectre

Introduction Console applications have been a staple in software development for decades, providing a command-line interface for various tasks and utilities. However, creating a visually appealing and interactive console application…

Read More

19 December 2023

The Importance of C# Records: Simplify Your Code with Examples

By Stephen in Development Tag c#, records

Introduction Records have emerged as a game-changing feature in C# programming, significantly improving code readability and maintainability. Introduced in C# 9.0, records provide a concise and efficient way to define…

Read More

19 December 2023

Getting Started with Serilog in C#

By Stephen in Development Tag c#, logging, serilog

Introduction Logging is an essential aspect of software development, helping developers monitor and troubleshoot applications effectively. Serilog is a popular logging library in the .NET ecosystem, known for its flexibility…

Read More

19 December 2023

The Power of Kong – The API Gateway

By Stephen in Development Tag apis, gateway, kong

Introduction APIs (Application Programming Interfaces) have become the backbone of modern software development, allowing applications to communicate and share data seamlessly. An API gateway is essential to manage, secure, and…

Read More

19 December 2023

Turning a Folder into a Git Repository

By Stephen in Development Tag git

Introduction Version control is fundamental to modern software development, allowing developers to track changes, collaborate efficiently, and manage their projects effectively. Git, one of the most popular version control systems,…

Read More

19 December 2023

Leveraging the Power of a 1-Second Cache

By Stephen in Development Tag c#, cache, performance

Introduction Optimising application performance is often a top priority. One effective technique to achieve this goal is the use of caching. In this article, we'll delve into the concept of…

Read More

19 December 2023

Using a MacBook for Windows Development with Parallels

By Stephen in Development Tag parallels

Introduction As a developer, you might find yourself wanting to work on Windows-specific projects while using your trusty MacBook. Thankfully, with virtualisation software like Parallels Desktop, you can seamlessly run…

Read More

18 December 2023

Hosting a Windows Container Build Agent and Connecting It to Azure DevOps

By Stephen in Development Tag build-agent, devops

Introduction Azure DevOps offers a great platform for automating your build and deployment pipelines. To take full advantage of its capabilities, you can set up a Windows container build agent…

Read More

18 December 2023

Performance Comparison: List vs. HashSet in .NET

By Stephen in Development Tag c#, hashset, list

Introduction Choosing the right data structure can significantly impact the performance and efficiency of your code. Two commonly used data structures for storing collections of objects are List and HashSet.…

Read More

Posts pagination

1 … 6 7 8 … 26

Search

Table Of Contents
  1. Introduction
  2. Understanding List and HashSet
  3. Performance Comparison
  4. 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.