Homepage
Open in app
Sign inGet started

C# Programming

Design & experiences to make developer's life simple..!!

  • About
  • Intro to C#
  • Design Patterns
  • C# 8.0
  • Code Analysis
  • Tips & Tricks
  • Series
  • NOT C#
  • Tips and patterns for C# events

    Tips and patterns for C# events

    Let’s see a couple of handy event tricks!
    Go to the profile of Mina Pêcheux
    Mina Pêcheux
    Jul 8
    Cool C# string tricks

    Cool C# string tricks

    How many of those string tips do you know? :)
    Go to the profile of Mina Pêcheux
    Mina Pêcheux
    Jun 24
    Updating C# interfaces safely

    Updating C# interfaces safely

    How can we modify C# interfaces without any breaking changes?
    Go to the profile of Mina Pêcheux
    Mina Pêcheux
    Jun 13
    .NET Coding Best Practices -part 7

    .NET Coding Best Practices -part 7

    Auto property initializer is one of the new feature in C# 6 which Microsoft introduced, below are some of the examples of it.
    Go to the profile of Mohammad Shoeb
    Mohammad Shoeb
    Jun 11
    Performance Wars — Class VS Struct — C#

    Performance Wars — Class VS Struct — C#

    We always use classes to represent our objects in code. However, the C# has also structs to be used. The big question is: Did you already…
    Go to the profile of Tiago Martins
    Tiago Martins
    Jun 9
    .NET Coding Best Practices -part 6

    .NET Coding Best Practices -part 6

    As a programmer we always define variable of different types, as .NET is multi paradigm framework and various language which follows MSIL…
    Go to the profile of Mohammad Shoeb
    Mohammad Shoeb
    Jun 7
    .NET Coding Best Practices -part 5

    .NET Coding Best Practices -part 5

    String formatting is very common thing we as a programmer do, let’s see different ways of doing it in C# and which approach is better.
    Go to the profile of Mohammad Shoeb
    Mohammad Shoeb
    Jun 7
    Latest
    .NET Coding Best Practices -part 4

    .NET Coding Best Practices -part 4

    Doing memory deallocation for unmanaged object is best practices, and we should always put unmanage object creation (objects which are not…
    Go to the profile of Mohammad Shoeb
    Mohammad Shoeb
    Jun 6
    .NET Coding Best Practices -part 3

    .NET Coding Best Practices -part 3

    Another common code we see a bunch of if statements as shown below
    Go to the profile of Mohammad Shoeb
    Mohammad Shoeb
    Jun 6
    Playing around with C# indices and ranges

    Playing around with C# indices and ranges

    Let’s discover some cool C# features for working with sequences, indices and subranges!
    Go to the profile of Mina Pêcheux
    Mina Pêcheux
    Jun 3
    About C# ProgrammingLatest StoriesArchiveAbout MediumTermsPrivacy