Coding Grounds
Compilation of different programming projects I amuse myself with.
Saturday, 19 March 2022
Using C# 9 language features in .NET Framework and .NET Standard projects
›
C# 7.0 came out in March 2017 and Microsoft has published other frameworks later, such as .NET Core and .NET 5 plus .NET 6. If you are worki...
Saturday, 12 March 2022
Added NinUtilsNorway - shows modulo 11 algorithm for verifying Norwegian personal identifier numbers
›
I added a library to Nuget called NinUtilsNorway . Nin is an acronym for Norwegian Identifier Number. It is handy for verifying that Norwegi...
Thursday, 16 December 2021
AngularJs directive for clearing a text field
›
I wrote an AngularJs directive at work today for clearing a text field. We still use this in multiple projects for front-end (although I hav...
2 comments:
‹
›
Home
View web version