ASP.NET, WebMatrix, Razor, 웹개발, 사용자 Tip & 강좌 게시판
안녕하세요.
ASP.NET 프런티어 1기 하영진입니다.
ScottGu's Blog에 가니 VS 2010 SP1에 새로운 WebPI Installer에 관한 포스트가 있었습니다.
아마도 one-click 으로 VS 2010 SP1 + IIS Express + SQL CE + MVC3를 설치하실 수 있는것 같습니다.
저도 마침 노트북을 포맷중에 있는데... 포맷이 완료되면 새로운 WebPI로 설치를 해봐야 겠네요.
Last week we shipped Service Pack 1 of Visual Studio 2010 and the Visual Studio Express Tools. In addition to bug fixes and performance improvements, SP1 includes a number of feature enhancements. This includes improved local help support, IntelliTrace support for 64-bit applications and SharePoint, built-in Silverlight 4 Tooling support in the box, unit testing support when targeting .NET 3.5, a new performance wizard for Silverlight, IIS Express and SQL CE Tooling support for web projects, HTML5 Intellisense for ASP.NET, and more. TFS 2010 SP1 was also released last week, together with a new TFS Project Server Integration Pack and Load Test Feature Pack. Brian Harry has a good blog post about the TFS updates here. Click here to download and install SP1 for all versions of Visual Studio (including express). This installer examines what you have installed on your machine, and only downloads the servicing downloads necessary to update them to SP1. The time it takes to download and update will consequently depend on what all you have installed. Jon Galloway has a good blog post on tips to speed up the SP1 install by uninstalling unused components. In addition to the core VS 2010 SP1 installer, we have also put together two Web Platform Installer (WebPI) bundles that automate installing SP1 together with additional web-specific components: The above WebPI bundles automate installing: Only the components that are not already installed on your machine will be downloaded when you use the above WebPI bundles. This means that you can run the WebPI bundle at any time (even if you have already installed SP1 or ASP.NET MVC 3) and not have to worry about wasting time downloading/installing these components again. Earlier this year I did two posts that discussed how to use IIS Express and SQL CE with ASP.NET projects in SP1. Read the below posts to learn more about how to use them after you run the above bundles: The above feature additions work with any web project type – including both ASP.NET Web Forms and ASP.NET MVC. Two additional notes about VS 2010 SP1: 1) One change we made between RTM and SP1 is that by default Visual Studio now uses software rendering instead of hardware acceleration when running on Windows XP. We made this change because we’ve seen reports of (often inconsistent) performance issues caused by older video drivers. Running in software mode eliminates these and delivers consistent speeds. You can optionally re-enable hardware acceleration with SP1 using Visual Studio’s Tools->Options menu command – we did not remove support for HW acceleration on XP, we simply changed the default setting for it. Jason Zander has written more details on the change and how to re-enable HW acceleration inside VS here. 2) We have discovered an issue where installing SP1 can cause TSQL intellisense within SQL Server Management Studio 2008 R2 to stop working (typing still works – but intellisense doesn’t show up). The SQL team is investigating this now and I’ll post an update on how to fix this once more details are known. Hope this helps, ScottVS 2010 SP1 Download
Web Platform Installer Bundles
Additional SP1 Notes
VS2010 SP1 설치하면 크나큰 단점 있습니다. SSMS 인텔리 센스가 동작하지 않습니다 ㅠㅠ
혹시나해서 구글 검색해보니 비슷한 현상이신분들이 좀 있내요
몬난아// 아.. 그래서 그랬군요.. 저도 VS2010 SP1 설치 후 SSMS 인텔리 센스가 안되네요.. ㅠㅠ
MS-SQL 2005의 SSMS를 사용하는 줄 알았습니다.

제라드(하영진)
코난(김대우)
hskim618
ㅎㅎ WebPI로 설치하면 정말 쉽죠. 감사합니다. ^_^