views:

101

answers:

1

I wonder if it would be possible to download the MSDN MVC documentation, so i can use it with visual studio 2008 to get dynamic help (which is very handy).. anyone know of such a thing?

+1  A: 

See my answer to a similar question: Which MSDN Library Shipment includes Asp.net MVC help reference?

Alexander Prokofyev
ok thanks.. but if i have a .chm or .hxs, can i add it to dynamic help (for VS2008) ?
You could use Help Integration Wizard (http://msdn.microsoft.com/en-us/library/bb165032.aspx) for it.
Alexander Prokofyev
hmm.. seems like alot of work.. i wonder why microsoft didn't release a dynamic help for MVC.. it's really tough now to use the MVC framework, especially since i'm still learning it.Maybe somebody else has already made one and can upload it somewhere? (with installer)
I suggest Visual Studio 2010 will contain ASP.NET MVC 2.0 with integrated help.
Alexander Prokofyev