Krzysztof Cwalina

Designing Reusable Frameworks
Posts
  • Krzysztof Cwalina

    Managed Extensibility Framework

    • 75 Comments
    Several months ago we formed what we call Application Framework Core team. The charter of the team is to play the same role in the application frameworks space (WinForms, ASP.NET, WPF, Silverlight) as the Base Class Libraries (BCL) team plays at the bottom...
  • Krzysztof Cwalina

    Framework Design Guidelines Digest v2

    • 13 Comments
    Almost 4 years ago, I blogged about Framework Design Guidelines Digest . At that time, my blog engine did not support attaching files and I did not have a convenient online storage to put the document on, and so I asked people to email me if they want...
  • Krzysztof Cwalina

    Framework Design Studio Released

    • 21 Comments
    When I was coming back from Mix 2007, I was bored on the plane and so started to write a dev tool. What a geeky thing to do on a plane. :-) The tool allows comparing two versions of an assembly to identify API differences: API additions and removals...
  • Krzysztof Cwalina

    Simulated Covariance for .NET Generics

    • 20 Comments
    I just wrote this pattern, but I am not sure if I should add it officially to the Framework Design Guidelines. It seems like a bit of a corner case scenario, though I do get questions about it from time to time. Anyway, let me know what you think. ...
Page 1 of 1 (4 items)