πŸš€ TheRoks
  • Home
  • Sitecore
  • About me
  • Aug 14, 2011

    How to unit test code with a fluent interface with TypeMock Isolator

    How to unit test code with a fluent interface with TypeMock Isolator

    • dotnet
  • Jul 8, 2011

    Exclude code from test coverage and code analysis

    See how to exclude code from test coverage and code analysis results. This can be done by using several attributes in your code.

    • dotnet
  • Mar 11, 2011

    WCF Dispose problem with using statement

    Read here how to properly implement the WCF dispose. Never use the using statement.

    • dotnet
  • Feb 25, 2011

    How to download MemoryStream as a file in zip

    Using the SharpZipLib it’s possible to zip and unzip files. This can be a good solution when file size matters. Downloading files that are ziped can save many bandwidth. In this case a object is serialized to XML and put into a ZipOutputStream which belongs to SharpZipLib.

    • dotnet

Newer posts

Older posts