티스토리 툴바

블로그 이미지
TayCleed

카테고리

전체 (68)
일상 (7)
영화 (6)
음악 (7)
(4)
게임 (7)
학습 (12)
생각 (18)
기타 (4)
Total30,766
Today0
Yesterday16

원문: http://msdn.microsoft.com/en-us/magazine/hh547106.aspx

 

l  NuGet : Visual Studio(VS) extension. Add, Update, Remove libraries.

l  Install : Tools à Extension Manager à Online Gallery à Search à Click ‘Download’ button

n  ASP.NET MVC 3 includes NuGet. (MS will put NuGet into VS 2011 or later.)

l  Launch

n  Right click on the project’s “References” node.

n  Select ‘Manage NuGet Packages’ option.

n  Select ‘Online’ tab.

n  Search and install

l  How It Works

n  Downloads the package file and all its dependencies

n  Extracts the packages contents.

n  References assemblies in the package

n  Copies content into the project

n  Applies package transformations

n  Runs associated Windows PowerShell scripts in the package

l  Updating packages

n  ‘Update’ tab, ‘Update’ button

l  By command

n  Tools à Library package manager à package manager console

n  Get-Package -ListAvailable -Filter MVC  : for search

n  Intall-Package Elmah                       : for install

n  Update-Package (-Safe)                   : for update

크리에이티브 커먼즈 라이선스
Creative Commons License
Posted by TayCleed


출처: http://www.seri.org/cz/czMensaL.html?pno=83


정사각형 8개라면서 
알파벳으로 표시해둔, 실제 정사각형은 A, B, C, D, E, F, G, H, I 총 9개인 게 함정.


정답은 E.

 

크리에이티브 커먼즈 라이선스
Creative Commons License
Posted by TayCleed

최근에 달린 댓글

최근에 받은 트랙백

글 보관함