Skip to content

Finchett.com

A brain dump

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

Tag c#

  • Home
  • The Prototype Pattern
14 December 2023

The Prototype Pattern

By Stephen in Development Tag c#, patterns, prototype

Introduction The Prototype Pattern is a fundamental principle enabling the creation of new objects by cloning an existing object. This approach promotes code reusability and simplifies object instantiation, making it…

Read More

14 December 2023

The Builder Pattern

By Stephen in Development Tag builder, c#, patterns

Introduction The Builder Pattern is a powerful tool for constructing complex objects step-by-step. It promotes code clarity, reusability, and flexibility, making it an indispensable technique for object-oriented programming (OOP). Understanding…

Read More

14 December 2023

The Singleton Pattern

By Stephen in Development Tag c#, patterns, singleton

Introduction The Singleton Pattern is a fundamental principle, ensuring the creation of a single class instance throughout the application's lifecycle. This pattern promotes global access to a shared resource and…

Read More

14 December 2023

The Factory Pattern

By Stephen in Development Tag c#, factory, patterns

Introduction The Factory Pattern is a cornerstone of object-oriented programming (OOP) in software design patterns. It is a versatile and flexible approach for creating objects without specifying the concrete class…

Read More

14 December 2023

Demystifying Reflection in C#

By Stephen in Development Tag c#, reflection

Introduction In Dot Net programming, reflection stands as a powerful yet enigmatic concept. It allows developers to examine and manipulate the structure and behaviour of code at runtime. While this…

Read More

14 December 2023

Testing Exceptions in C# with NUnit

By Stephen in Development Tag c#, nunit

Introduction Exceptions are an essential part of any programming language, and they can help to prevent crashes and ensure that code is robust. However, testing exceptions can be a complex…

Read More

14 December 2023

Unit Testing in C# with NUnit

By Stephen in Development Tag c#, nunit

Introduction Unit testing is a crucial aspect of software development, ensuring the quality and reliability of code. It involves creating small, isolated tests to validate individual components of an application.…

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

4 December 2023

Integrating C# with GraphQL: A Guide for Developers

By Stephen in Development Tag c#, graphql

Introduction GraphQL, a query language for APIs, and runtime for executing those queries, has gained significant popularity due to its efficiency and flexibility. It offers a more precise and powerful…

Read More

4 December 2023

Integrating Ngrok with C# Applications

By Stephen in Development Tag c#, ngrok

Introduction Developing applications that call out to external systems is easy enough, but what happens when those external systems need to call back to your development environment? Most developers don't…

Read More

Posts pagination

1 … 7 8 9 … 11

Search

Table Of Contents
  1. Introduction
  2. How does it work?
  3. Ngrok Pricing
  4. Use Cases in C#
  5. Setting Up Ngrok for a C# Application
    • Integration Tips
    • Automating Ngrok in C#
  6. 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.