Fridathon: unstructured learning or hacking you can opt-in to do on any random Friday.
  • Smarter Project References

    Sometimes the simple act of adding a project or assembly reference results in multiple subsequent attempts to fix the build because of the myriad indirect references that those depend on in turn, and which you are forced to add. Some other times, you just wish you were able to remove all those external projects that clutter the solution and slow down VS, but you need the project references for those tough debugging times. Welcome to Smarter Project References! [Read More]
    Tags:
  • Project dependency does not build with Xamarin

    It’s not at all uncommon to face this error while working with Xamarin iOS projects. The scenario shown in the screenshot is fairly typical: a multi-platform solution with one or more shared portable libraries and one app project for each target platform, in this case iOS, Android and Windows Phone 8.0. In theses cases, when you select iPhone or iPhoneSimulator as the platform, suddendly, Visual Studio seems to “forget” to build the shared library, and just fails with a less than helpful “Metadata [dependency project dll] could not be found”. [Read More]
    Tags:
  • Joining Xamarin

    My next big adventure: helping to build the best mobile development ever, inside Visual Studio! [Read More]
  • Beyond Open Source

    At the end of my previous post I talked about how we could go beyond “just” open source for Moq Rebirth. The basic idea was to document the creation process by having a Google+ Live Hangout, so that any number of attendees can join, but also to automatically keep a public recording of it automatically on YouTube. [Read More]
    Tags:
  • Moq Rebirth

    Moq has been around for quite a few years now (an amazing 4.5 years to be precise). A lot has happened in that time, Moq itself progressed a lot, but more importantly IMHO, there are more choices now, and most of them open source too. [Read More]
    Tags: