asp.net mvc - What is .net 3.5 sp1? -


(1) service pack ?

(2) want work mvc. have installed visual studio 2008 tried install mvc 1.0 there error have install 3.5 sp1.then necessary install 3.5 sp1 or 3.5 .net framework installed automatically when installed vs 2008 ?

(3) tried download 3.5 sp1 of 2.8 mb, if install then, able install mvc 1.0 ?

yes, need install service pack. yes, 3.5 installed .net 2008 mvc 1 released after vs2008 , needs updates. yes, if install service pack should able install mvc 1.

it sounds have bootstrap installer service pack, if not can http://msdn.microsoft.com/en-us/netframework/cc378097.aspx

however should start asp.mvc 2 instead - there's nice new features.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -