NuGet: Add Reference, Awesome

So you've written your ASP.NET MVC application and you want it to work in another language? Then this session is for you. World-Readiness is all of the work that a developer needs to do to globalize an application and make it localizable (i.e. capable of being localized). In this session we will cover localizing HTML and HTML Helpers, localizing and globalizing Data Annotations, localizing and globalizing JavaScript and localizing URLs. No previous experience of ASP.NET localization is required.
Great session, really enjoyed it.
ASP.NET stack applications really need a standard out of the box globalized template or something similar as there are so many "hacky" solutions out there.
@plurby:Agreed. However, there are so many ways to solve this problem that there is unlikely to be a consensus on the "right" way.