Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Andres Aguiar's Weblog

Just My Code

  • Surface area

    I'm really happy to hear that see Don Box keeps talking about that they need to reduce surface area of the .NET framework.

  • Abstraction vs Concretion

    When we design software we usually build abstractions on top of other abstractions that we or someone else built.

  • Platforms and surface area

    Both .NET and Java want to win the heart of the 'corporate developer' (aka known as the VB6/Powerbuilder/OracleTools/VisualFoxpro developer). If there is a winner in the .NET/Java war, it will be the one who captures that market.

  • C# to VB.NET Converter

    I confess that I never thought I would need a C# to VB.NET converter, but today after coding some sample app for a customer in C#, he said 'mmm I wanted it in VB.NET, can you convert it'?