Community Server

The platform that enables you to build rich, interactive communities
Welcome to Community Server Sign in | Join | Help
in Search

Browse by Tags

All Tags » C# » .NET
  • COP, C# 4.0 and doing open source stuff

    Quite a few .NET based Composite Oriented Programming spikes have surfaced in the wake of my humble COP spike last week. I was by no means the first to implement this concept on .NET and most of the other spikes were written long before I posted mine. As far as I know Fredrik Kalseth was first to the flag when he wrote about it back in February ...
    Posted to Anders Norås' Blog (Weblog) by andersnoras on August 28, 2008
  • Trick or Trait? Composite Oriented Programming with C#

    Last year, Rickard Öberg unveiled his Qi4j project. Qi4j is a framework for domain centric development thru Composite Oriented Programming (COP). Composition of larger objects from finer grained fragments is one of the core principles of this paradigm, and Qi4j does it by piecing together mixins to form instances.
Some of you might be familiar ...
    Posted to Anders Norås' Blog (Weblog) by andersnoras on August 21, 2008
  • CodeDomProviders and Compiler Magic

    Before .NET 3.5 was released the choice of whether you should choose Visual Basic or C# as your programming language was more or less a matter of taste. With the first incarnations of these languages, you could do virtually the same things with both. Visual Basic 9.0 introduced quite a few new interesting features, and the support for XML literals ...
    Posted to Anders Norås' Blog (Weblog) by andersnoras on April 14, 2008
Powered by Community Server (Personal Edition), by Telligent Systems