'Silverlight 3'에 해당되는 글 3건

  1. 2009/10/22 VS 2010 Beta 2 설치 과정에서 Silverlight SDK 문제
  2. 2009/07/10 Silverlight 3 & Blend 3 RC 공개!!!
  3. 2009/03/18 Silverlight 3 Beta
2009/10/22 10:15
기존에 Visual Studio 2008에서 Silverlight 3 SDK를 설치하여 사용 하시던 분들 중에
Visual Studio 2010 Beta 2를 설치 할 때 Silverlight SDK에서 에러가 나는 경우가 있습니다.

Silverlight 3 SDK가 초기에 배포된 이후 마이너 업데이트 되어 GDR 버전이 나왔는데
VS2010 설치를 할 때 같이 설치되는 Silverlight 3 SDK 버전은 최신 버전(GDR)입니다.

VS 2010 Beta 2에서는 최신 버전을 자동으로 설치하지 않고 설치 과정에서 에러를 표시하게 되는데
이 문제는 RTM에서는 해결 될 예정이라고 합니다.

그래서 초기 버전의 Silverlight 3 SDK를 사용 하시던 경우에는 먼저 삭제를 하고 Visual Studio 2010 Beta 2를
설치하시면 에러 없이 깔끔하게 설치가 완료 될 것입니다.

그러나 이미 설치 한 경우도 Visual Studio 2010 Beta 2 사용에는 문제가 없고
단지 Silverlight 3 SDK 버전 문제로 에러가 나는 것입니다.

최신 버전의 Silverlight 3 SDK를 사용하기 위해선 Silverlight 3 SDK를 삭제하고
최신 버전인 GDR 버전으로 다시 설치 해 주면 됩니다.

여기에서 Silverlight 3 SDK GDR 버전의 다운로드가 가능합니다.

Posted by 김태균(슈러)
2009/07/10 01:56

Silverlight 3 정식버전이 드디어 공개됐습니다.
현지 시간으로 7월 10일에 공개된다는 기사가 있었는데 약간 일찍 나왔습니다.

Blend 3도 공개됐는데 RC라고 붙은거 보니 아직 완전 정식판은 아니지만 그래도 이번에는 SketchFlow까지 포함되어서 MIX09에서 보여 주었던 모든 기능을 사용 할 수 있습니다.
Deep Zoom Composer도 역시 Silverlight 3에 맞게 업데이트 되었습니다.

아래 링크에서 다운받을 수 있습니다.
Silverlight 3 Tools 설치하시면 SDK도 같이 설치되니 한번에 설치 하실 분들은 참고하세요.


Posted by 김태균(슈러)
2009/03/18 22:27

Get the Tools!

 

  • Silverlight 3 Beta Tools for Visual Studio – this will install the developer runtime of Silverlight 3 Beta, the Visual Studio project templates and the Silverlight 3 Beta SDK
  • Silverlight 3 Beta developer runtimes: Windows or Mac.  If you installed the tools above, you will get the developer runtime and there is no need to install it again.  These downloads are being made available for test machines for the Windows and Mac platforms for your applications.
  • Microsoft Expression Blend 3 Preview – this is the preview version of Expression Blend that will enable authoring of Silverlight 3 Beta applications.
  • Silverlight Toolkit – the toolkit has been updated to provide an updated to Silverlight 2 controls, a new release for Silverlight 3 Beta controls, and a new themes gallery.  All of these can be downloaded at the Silverlight Toolkit CodePlex project site.
  • .NET RIA Services – Microsoft .NET RIA Services simplifies the traditional n-tier application pattern by bringing together the ASP.NET and Silverlight platforms. The RIA Services provides a pattern to write application logic that runs on the mid-tier and controls access to data for queries, changes and custom operations. 
  • Silverlight 3 Beta Documentation – to view the Silverlight 3 Beta documentation you can view it online or download an offline CHM help file.
  •  

     

    Getting Started with Silverlight 3 Beta

     

  • Videos and Sample Code – a series of videos covering Silverlight 3 Beta features in more detail with available source sample code in C# and Visual Basic .
  • Guides and Labs – explore .NET RIA Services in more detail by viewing the .NET RIA Services user guide.
  • Blogs – keep up to date with Tim Heuer, Jesse Liberty and Laurence Moroney as they provide more Silverlight 3 Beta details.
  • Book Preview – download a free e-book of First Look: Microsoft Silverlight 3 by Laurence Moroney.
  • Help is available through the Silverlight 3 Beta and .NET RIA Services forums.  Please use these only for Silverlight 3 Beta or .NET RIA Services questions and provide as much detail as possible.
  •  

    What’s New in Silverlight 3 Beta?


     

    Posted by 김태균(슈러)