I hate code samples in technical books! No seriously, this is bile I'm not afraid to give a permalink to (nor am I afraid to end a sentence with a preposition, so there!). Even the shortest code samples are a pain to type in. And if they show anything reasonably interesting, they're probably too long to type in. Of course, nobody actually types in the sample code, they grab the code from the companion CD (blech!) or download zip files containing the code from the companion website. With Professional ASP.NET MVC 3 ( print edition | kindle edition ) we experimented with a different approach. We made our sample code available as NuGet packages. It seemed fitting given that ASP.NET MVC 3 included NuGet 1.0 as part of the product. The benefit of...(read more) ...
Go to the complete details ...