Skip to content

60 Second Dev

60 second software development tutorials and demos, and short blog posts.

  • Blog

60 Second Dev

60 second software development tutorials and demos, and short blog posts.

  • Blog

60 Second Dev

60 second software development tutorials and demos, and short blog posts.

Tag: gzip

2021-08-172022-05-13.net

Rolling text file to GZip Trace Listener

This writes to a text file, then after 10MB is written, the […]

2021-08-112022-01-16sql server

GZip CLR Functions

Looks like SQL Server 2016 finally introduced a COMPRESS function. If you’re […]

2021-06-222022-01-13javascript

GZip with Pako

GZip is a super-fast compression technique, usable anywhere. In javascript, you can […]

2021-05-202022-01-10.net

GZip in .NET

public class Gzip { public static void Compress(Stream inputStream, Stream outputStream) { […]

2020-12-172022-01-04.net

GZip in .NET

GZip in .NET is really simple and straightforward. Below you can find […]

.net ajax asp.net async authentication aws azure batch brotli c# cloud cryptography css csv deno dependency injection email entity framework exif guid gzip html images javascript jquery json linq linux mercurial mustache mvc nodejs pdf records scss serialization smtp sqlite sql server strings temporal tables typescript windows wsl xml

If you learned something today

Buy Me a Coffee

© 2022 60 Second Dev. Proudly powered by Sydney