Coding Grounds
Compilation of different programming projects I amuse myself with.
Saturday, 15 February 2014
Grunt.Js presentasjon
›
Grunt.js presentasjon Grunt.Js presentasjon kan lastes ned her: http://www.aurstad.info/GruntJs.pdf [PDF] Note to my English readers,...
Saturday, 4 January 2014
Compressing a byte array in C# with GZipStream
›
In .NET 4.0 or later versions, it is possible to compress a byte array with GZipStream and therefore the GZip algorithm. The GZipStream can ...
3 comments:
Wednesday, 1 January 2014
RandomNumberGenerator in C#
›
To generate random numbers in C#, it is possible to use the class RandomNumberGenerator in System.Security.Cryptography namespace in .NET. ...
15 comments:
‹
›
Home
View web version