Coding
Coding and programming tutorials for people who wish to learn how to program C#, PHP, ASP.Net, JavaScript and more. We take you from the basic programming concepts all the way through to advanced object orientation techniques, scalable solutions and multi-tier applications. These articles feature code snippets, tips and techniques and full scripts to help you advance your websites and projects. We will also look at the design and development of applications, methodologies and testing patterns.
Discover what AI means for the lives of programmers and learn how it affects their daily routines, job security and career growth potential.
- 6th Mar, 2023
How to create ZIP archives with .Net C# without relying on any 3rd party libraries or nuget packages, using 100% native code.
- 7th Aug, 2022
How to build projects with a single file deployment where all dependencies are bundled into one executable, even the .Net framework runtime.
- 2nd Jun, 2022
Windows Terminal is a command line for the 21st century. See how to customize it, add backgrounds, profiles, colour schemes, and shortcuts.
- 18th Jul, 2020
Here is a list of some great Github repositories that every developer should follow to help you grow as a developer and stay up to date.
- 18th Jan, 2020
How to create and debug a C# Console Application using Visual Studio Code and the .Net Core SDK. Visual Studio 2019/2022 not required.
- 22nd Nov, 2019
As a web developer it is really frustrating when you close the browser tab or window only for Visual Studio Debugging to assume that you're done with the debugger as well. Turning this setting OFF will keep Visual Studio Debugger running when you close browser windows.
- 11th Aug, 2019
Some of the best coding practices to get high performance code together with a few common pitfalls which seriously impact performance.
- 2nd Dec, 2018
Software design patterns are best practices adapted by experienced software developers to implement reusable solutions to common problems.
- 7th Aug, 2017
New configuration option in SQL Server 2017 called CLR strict security, enabled by default, causes problems when using CLR.
- 21st Apr, 2017
Tim Trott is a creative photographer, traveller, astronomer and software engineer with a passion for self-growth and a desire for personal challenge.