TimCodes.NET Microsoft Certified Professional
  • Home
  • Blog
  • Licence

Blogs & Tutorials

  1. Home
  2. Blog
  3. Blogs & Tutorials tagged 'C#'

C# is Like My Wife

July 9th, 2016 January 25th, 2017 C#

A little poem about the 2 loves in my life.

Read more

Thorough documentation with XML comments

July 5th, 2016 January 25th, 2017 C#

Make your class libraries easier to use with thorough XML comments and generate automated HTML documentation more easily.

Read more

Demystifying delegates

July 4th, 2016 January 25th, 2017 C#, JavaScript

Why do people make delegates so hard to understand? Let me try and make things easier if you don't quite get it yet. 

Read more

Back to basics: IoC with Simple Injector

July 3rd, 2016 January 25th, 2017 Back to Basics, C#, Design Patterns #2 in Back to basics

A quick, uncluttered look at getting basic Inversion of Control up and running with Simple Injector. I'll show you how you can utilize IoC in your project to improve code flexibility, robustness and testability.

Read more

Back to basics: Access modifiers

July 3rd, 2016 January 25th, 2017 Back to Basics, C# #1 in Back to basics

Let's go right back to the start and look at the access modifiers we should all be using...

Read more

Tags

  • Back to Basics
  • C#
  • CSS
  • Design Patterns
  • JavaScript
  • jQuery
  • MS SQL
  • SignalR
  • Latest

Dates

  • 2016 (5)
  • 2017 (1)
  • 2021 (1)

Series

  • Back to basics
© 2025 TimCodes.NET