About us

We're a small group of developers who make software for the App Store and Microsoft Store. Through this blog, we aim to provide guides relating to the development of Windows and Xbox (C#, VB and XAML) and iOS and MacOS (Swift) apps. Specifically, we aim to create guides on topics for which there is not a lot of public information already available to provide a source for other developers to learn about these topics. We also aim to update our articles to keep information accurate and correct. 

We aim to write our articles in ways to help everyone understand the content - we aim to include enough detail and context on the topic covered and link to external resources to allow readers to learn more. Many of our articles also have downloadable versions of provided snippets that can be used in our app Codly. We welcome and appreciate all feedback so feel free to comment on our articles, this page and/or contact us with any feedback you have!

Also, if our site did help you and you use an AdBlocker and you want to support us, consider disabling it for this site - it's up to you of course but if you do, it will be greatly appreciated!


Our developer tools

Our apps on the Microsoft Store

Our apps on the App Store

Quinn's Coding Guides on Facebook

Quinn's Coding Guides on Twitter

Our main website

Comments

Popular posts from this blog

How to show placeholder text in a WPF TextBox in C# and VB

How to enable dark title bar in WPF and Windows Forms/WinForms apps in C# and VB

How to use modern icons in XAML in WPF on Windows 10 and 11

How to change the colour of a WPF or Windows Forms/WinForms title bar in Windows 11 in C# and VB

Microsoft WebView2: How to check if the WebView2 runtime is installed in C# and VB