Silicon Valley Code Camp : October 6th and 7th, 2012

Karl Beutner

unassigned
About Karl
After finishing a masters degree in Applied Mathematics at UC Davis in 2009 Karl joined the software development team at One Lambda Inc. Now, as part of the Bioinformatics group he designs and develops new, cutting-edge, algorithms and software for the analysis and maintenance of molecular HLA data. His passion and experience in molecular biology coupled with advanced skills in the computational, statistical and computer sciences leave Karl always on the look-out for new and exciting problems and opportunities in the bio-tech industries. Once, when asked, "So Karl, are you a biologist or a computational scientist?" he is said to have simply replied, "Yep".
{speaker.firstName} {speaker.lastName}

Speaking Sessions

  • An Introduction to The Managed Extensibility Framework (MEF) in .NET 4 : Part 1 of 2

    1:45 PM Saturday   Room: 4202
    The Managed Extensibility Framework (MEF) is one of the coolest and most exciting new features of .NET Framework 4. It allows application developers to discover and use extensions at runtime with no configuration required. It also lets extension developers easily encapsulate code and avoid fragile hard dependencies. Through several comprehensive demos, this session will teach you exactly what MEF is, how simple it is to use and a few tricks for getting the most out of it while avoiding common pitfalls. You will also learn several specific - and surprisingly simple - methods for retrofitting your existing code to harness the powers of MEF. Time permitting, we will also touch on some of the new features in MEF 2.0 and the future of MEF in .NET.