CarlosMPerez

Stories submitted by CarlosMPerez

Random (and fake) surname generator(codecruncher.blogsome.com)

submitted by CarlosMPerezCarlosMPerez(160) 5 years, 4 months ago

Answering a code challenge by Jon Galloway (also here in DotNetKicks) to generate random surnames, here's my solution. Feel free to use it for your grid or database needs ! read more...

add a comment |category: |Views: 2650

tags: another

Compressing and uncompressing ZIP files(codecruncher.blogsome.com)

submitted by CarlosMPerezCarlosMPerez(160) 5 years, 4 months ago

A simple tutorial about how to compress and uncompress ZIP files using SharpZipLib. read more...

add a comment |category: |Views: 339

tags: another