Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Download ASP.NET MVC reference and integrate it with local MSDN Library

Is there a way to download ASP.NET MVC reference and make it available through the local MSDN library?

I am tired of going to Microsoft's site everytime I need a simple class or method documentation reference.

Thanks!

like image 830
Pablo Santa Cruz Avatar asked Apr 24 '09 13:04

Pablo Santa Cruz


People also ask

Is ASP NET MVC free?

ASP.NET is a free web framework for building websites and web applications on .

How can add Entity Framework in ASP NET MVC?

Right-click the Controllers folder in Solution Explorer, select Add, and then click New Scaffolded Item. In the Add Scaffold dialog box, select MVC 5 Controller with views, using Entity Framework, and then choose Add.


2 Answers

There isn't an official download yet - but you can get an unofficial download using the PackageThis, which connects to the MSDN Content Service, pulls the data down and builds local CHM or HXS files for you.

like image 141
Robert MacLean Avatar answered Sep 28 '22 00:09

Robert MacLean


Not answering your question, but did you know that the online MSDN library is now available in "loband" format?

like image 44
Roger Lipscombe Avatar answered Sep 28 '22 01:09

Roger Lipscombe