Coding Grounds
Compilation of different programming projects I amuse myself with.
Tuesday, 21 August 2018
Creating a validation attribute for multiple enum values in C#
›
This article will present a validation attribute for multiple enum value in C#. In C#, generics is not supported in attributes. The follow...
Sunday, 19 August 2018
ConfigurationManager for .Net Core
›
.Net Core is changing a lot of the underlying technology for .Net developers migrating to this development environment. System.Configuration...
Creating a VM in Azure with Powershell core in Linux
›
This article will describe how a virtual machine in Azure from a command line in Linux. Powershell core will be used and I have tested this ...
55 comments:
‹
›
Home
View web version