Ed Andersen

Software Developer and Architect in Japan

Category: .NET

  • Thoughts on ASP.NET MVC3 Update and Entity Framework 4.1

    Ed Andersen Avatar

    by

    in ,

    Microsoft have now released an update to ASP.NET MVC3 imaginatively called “ASP.NET MVC3 Update”. This update upgrades NuGet, bundles Entity Framework 4.1 with all new templates, adds HTML5 template support and splits the jQuery libraries off into NuGet packages so they can be upgraded individually. The bundling with new MVC projects is a sign that…

  • Windows .NET Development on Mac OSX

    Ed Andersen Avatar

    by

    in , ,

    I use Windows at work so for some variety I have moved to a Mac at home. The 2010 Mac Mini is a decent little machine with the RAM upgraded to 4GB. For Windows development you need Visual Studio, which means running Windows on your Mac. Bootcamp is one way of doing this, but then…

  • That upgraded WPF 4.0 Text rendering again

    Ed Andersen Avatar

    by

    in , ,

    Just to hammer the point home about how important it is to upgrade to .NET 4.0 if you are using WPF, here are some comparison screenshots of the text rendering in WPF 3.5 and 4.0: Pay attention to the difference between the text rendering on lines 2 and 3. Line 2 shows the new Display…

  • Evernote has no patience, drops WPF over fixed issues

    Much noise has been made about Evernote’s new Windows client. For version 4, they dropped WPF/.NET and released a C++ native application. They were pretty damning with their reasoning: Evernote 4 is a major departure from Evernote 3.5 in every way. While 3.5 added tons of great new features, there were some problems we simply…