Skip to content

ChristianFindlay.com

C# Blog, Cross Platform Apps

  • Blog
  • About
  • Apps
  • Contact
  • Portfolio

Category: Coding

Posted on October 4, 2019October 4, 2019

C# String Interpolation

Introduction String interpolation allows the creation of string literals with interpolation expressions. The syntax is convenient for formatting strings and is generally more readable than…

Continue reading → C# String Interpolation

Posted on September 14, 2019October 4, 2019

C# Serial Port Access – Windows

There are various ways connected devices communicate with your computer. One of the oldest ways is via the Serial Port. In some ways, serial port access…

Continue reading → C# Serial Port Access – Windows

Posted on June 29, 2019October 4, 2019

C# and WebAssembly (Wasm)

WebAssembly may be the most exciting technology for C# developers to emerge in recent times. Browser based applications have been developed in JavaScript, or languages…

Continue reading → C# and WebAssembly (Wasm)

Posted on June 1, 2019September 14, 2019

Anti-patterns

The term "anti-pattern" is a derogatory term used to disparage software design approaches that a given developer or group of developers may not like. The…

Continue reading → Anti-patterns

Posted on February 23, 2019March 17, 2019

C# Code Rules Part 2 – How To Configure

If you haven't read the first part of this series, you might want to have a read. It is an intro to why code rules…

Continue reading → C# Code Rules Part 2 – How To Configure

Posted on February 11, 2019March 17, 2019

C# Code Rules Part 1

Edit: Part two has been added here. This is more of a How To Guide if you want to skip the writing. As a human,…

Continue reading → C# Code Rules Part 1

Posted on December 20, 2018March 17, 2019

Exchange API Authentication

I recently released my open source library CryptoCurrency.Net. It has several clients for communicating with Cryptocurrency Exchanges. Nearly all Cryptocurrency exchanges use an API Key/Secret…

Continue reading → Exchange API Authentication

Posts navigation

1 2 Next →

Follow Me

  • Twitter
  • GitHub

Recommended Reading

c# digest

Last Two Tweets

My Tweets

Search

Popular Content

  • C# and WebAssembly (Wasm)
  • Cross-Platform C# UI Technologies
  • Visual Studio - Break On All Exceptions
Blog at WordPress.com.
  • Blog
  • About
  • Apps
  • Contact
  • Portfolio
ChristianFindlay.com
Blog at WordPress.com.
Cancel