Friendly And Helpful Community Of Developers

Skip to content
Menu
  • Home
  • C#
  • Blockchain

Author: admincode

C#Posted onOctober 11, 2021October 15, 2021

Change / Set private property with reflection in C#

A problem that can occur when creating unit tests is that you’ve got a private set:er for a property that you need to write data…

Read More
C#Posted onOctober 10, 2021October 15, 2021

Introduction to unit testing in C#

Once you’ve started working with unit testing, chances are that you never want to work without it again. I find that the biggest benefit is…

Read More
C#Posted onOctober 9, 2021October 15, 2021

Enums in C# – Creating, looping, casting and counting

A few features of the enum concept in C#… Create enum public enum Names { Robert, //Will get 0 as value Julia, //Will get 1…

Read More
C#Posted onOctober 8, 2021October 15, 2021

Fix This async method lacks await operator warning in C#

Let’s say that you need to implement an interface that contains an (async) method returning Task<T>: public interface IGetInt { Task<int> GetIntAsync(); //… } But…

Read More
C#Posted onOctober 7, 2021October 15, 2021

Exception filters in C#

Exception filters was added in C# 6 and is a nice feature that lets you decide weather to actually catch an exception or not. The…

Read More
C#Posted onOctober 6, 2021October 15, 2021

Flags / bit fields as Enum in C#

Enum in C# is a powerful construct. And besides its standard use It can also be used as a bit field / flags. The purpose…

Read More

Posts navigation

Previous Page Page 1 Page 2

Recent Posts

  • Things to Consider When Choosing a Game Server Host
  • How To Compile C#
  • Types And Features Of Android Betting Apps
  • Main Features of Jeetwin App on Mobile
  • How to Become a Blockchain Engineer

Categories

  • Blockchain
  • C#
  • Hosting
  • Uncategorized

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Read More

Accept Decline Cookie Settings
I consent to the use of following cookies:
Cookie Declaration About Cookies
Necessary (0) Marketing (0) Analytics (0) Preferences (0) Unclassified (0)
Necessary cookies help make a website usable by enabling basic functions like page navigation and access to secure areas of the website. The website cannot function properly without these cookies.
We do not use cookies of this type.
Marketing cookies are used to track visitors across websites. The intention is to display ads that are relevant and engaging for the individual user and thereby more valuable for publishers and third party advertisers.
We do not use cookies of this type.
Analytics cookies help website owners to understand how visitors interact with websites by collecting and reporting information anonymously.
We do not use cookies of this type.
Preference cookies enable a website to remember information that changes the way the website behaves or looks, like your preferred language or the region that you are in.
We do not use cookies of this type.
Unclassified cookies are cookies that we are in the process of classifying, together with the providers of individual cookies.
We do not use cookies of this type.
Cookies are small text files that can be used by websites to make a user's experience more efficient. The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.
Cookie Settings