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"
20 November 2023

Mastering the SQL Inner Join

By Stephen in Development Tag joins, sql

SQL, the language of databases, is a foundational tool in the arsenal of anyone working with data. Among its various commands, the INNER JOIN is critical in efficiently retrieving and…

Read More

17 November 2023

SQL Execution Plan

By Stephen in Development Tag sql

What is one? An SQL Server execution plan helps investigate performance issues with queries. As Database professionals, we receive user complaints that systems run slowly. Query results that used to…

Read More

15 November 2023

C# and handling SSL Certificate Problems

By Stephen in Development Tag c#, certificates, SSL

Image by Vectorportal.com, CC BY Background Throughout my career, virtually every project I have worked on has integrated with other systems. In the 'old days', the security of these systems…

Read More

15 November 2023

Why is SQL slow?

By Stephen in Development Tag sql

Performance matters Ensuring your applications run quickly is vital in an age where users expect immediate results. Most modern computers are high-speed - smoking fast - even compared to machines…

Read More

15 November 2023

Stop / Start a Site in IIS

By Stephen in Development Tag iis

Background For the last 20 years, my day job has been developing Web Applications on the Microsoft ASP.Net platform. These applications have always been run on IIS, and stopping and…

Read More

15 November 2023

Regex for Passwords

By Stephen in Development Tag regex

Useful but awful Regex patterns, whether you love them or hate them, they are helpful. They enable the developer to define patterns for data validation, ease the extraction of sections…

Read More

15 November 2023

Generate a C# class from a SQL Table

By Stephen in Development Tag c#, sql

Background Most of the systems I have worked on are Database First applications. Either the team or SQL experts define the database first - or it has existed for years…

Read More

15 November 2023

Used Identity Fields in SQL

By Stephen in Development Tag identity, sql

What are identity fields? Like most database systems, SQL Server can define numeric fields as Identity fields. This means the database server automatically sets the numeric field value to the…

Read More

15 November 2023

Who is using my database

By Stephen in Development Tag sql

Background Whenever users report that a system is slow, there can be many reasons. It can also be several different problems causing the system to be slow. However, more often…

Read More

15 November 2023

Delete Obj/Bin folders in a Visual Studio solution

By Stephen in Development Tag visual studio

Background Most non-trivial applications have a lot of files of source code. Unless the application uses an interpreted language, those files are compiled into other types like executables and DLLs.…

Read More

Posts pagination

1 … 22 23 24 … 26

Search

Table Of Contents
  1. Background
  2. Recovering space

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.