background preloader

Framework

Facebook Twitter

Javascript

Comparison. Nservicebus. A Fast/Compact Serialization Framework. Free source code and pro. Download source (VS 2010) - 676 KB Introduction NxSerialization is an easy to use object serialization framework that replaces the functionality of the default serialization providers for .NET and Mono.

A Fast/Compact Serialization Framework. Free source code and pro

The binary formatter for NxSerialization can be up to 50 times faster than the default binary formatter for .NET and Mono. This is evident from the screenshot of the benchmark application shown above. Spring.NET Application Framework. Spring.NET provides comprehensive infrastructural support for developing enterprise .NET applications.

Spring.NET Application Framework

It allows you to remove incidental complexity when using the base class libraries makes best practices, such as test driven development, easy practices. Spring.NET is created, supported and sustained by SpringSource. The design of Spring.NET is based on the Java version of the Spring Framework, which has shown real-world benefits and is used in thousands of enterprise applications world wide. Spring .NET is not a quick port from the Java version, but rather a 'spiritual port' based on following proven architectural and design patterns in that are not tied to a particular platform. The breath of functionality in Spring .NET spans application tiers which allows you to treat it as a ‘one stop shop’ but that is not required. Introducing The LinFu Framework, Part I - LinFu.DynamicProxy: A. Introduction The LinFu Framework is a collection of a few things that I've always wanted to do in .NET, but unfortunately, there weren't any existing implementations that matched all of my needs.

Introducing The LinFu Framework, Part I - LinFu.DynamicProxy: A

So, like any other curious programmer, I set out to write my own library and this is the result. I can ramble on and on about it, but this picture should give you a general idea of what LinFu does and where this series of articles is going: SubSonic: All Your Database Are Belong To Us.