Posts tagged with c#
Feb 21
2012
1
comment
Resharper structural search and replace Part II - Custom Quick Fixes
Resharper structural search and replace Part II - adding your own quick fixes
Feb 20
2012
Resharper structural search and replace Part I - Searching
Using Resharper's structural search and replace to find usages.
Nov 30
2011
C# Wrapper for 32 and 64 bit LZO
A class to assist using the high performance LZO Compression library.
Nov 3
2011
Serialization with protobuf-net
Using protobuf-net to serialize objects without hassle