Silverlight 2 tutorial (1): get started with the preparation of the Silverlight Application

Source: Internet
Author: User
Tags silverlight

 

What is SilverLight? I will not introduce it here. You can search related articles on the Internet.

The first Beta version of Silverlight 2 has greatly improved functions, development, and deployment compared with previous versions. In the development stage, Visual Studio 2008 is supported, including C #, Visual Basic, and JScript hosting. NET Framework programming language, IronRuby, IronPython, and other dynamic languages. It supports Code-behind and Partial Classes encoding methods. Therefore, it is quite convenient for developers.

To do well, you must first sharpen your tools. To develop a Silverlight 2 application, a good development tool will greatly speed up program development. To develop a Silverlight 2 Application, you need the following tools:

  • Silverlight version 2 is a plug-in that displays Silverlight on the page, which is:
    For Windows users:
    Http://go.microsoft.com/fwlink? LinkID = 124807
  • Download Mac OS X:
    Http://go.microsoft.com/fwlink? LinkID = 107365
  • Visual Studio 2008: Provides the. NET Framework 3.5 environment and development environment. I don't need to say that, as everyone on Earth knows :).
  • Silverlight Tools for Visual Studio 2008: provides a project template for creating a Silverlight 2 application, which is:
    Http://www.microsoft.com/downloads/details.aspx? Displaylang = zh-cn & FamilyID = c22d6a7b-546f-4407-8ef6-d60c8ee221ed
  • Note: Only Visual Studio 2008 Standard, Professional, and Visual Studio Team System 2008 can be installed. When installing these products, select the "Visual Web Developer" function. Visual Studio 2008 quick release cannot be installed.

Of course, you can also use Microsoft Expression Blend 2.5 March 2008 Preview to create Silverlight 2, which is:
Http://www.microsoft.com/downloads/details.aspx? Familyid = 32a3e916-e681-4955-bc9f-cfba42473c7c & displaylang = en

As a program developer, the reference documentation is essential. The SDK in Silverlight 2 CHM format is:
Http://www.microsoft.com/downloads/details.aspx? Familyid = 1840cab5-196c-4874-b55d-562242a000025 & displaylang = en

Note: If the content cannot be displayed after you download the chm sdk, refer to the solution in this article:
Right-click the file and select properties. In the lower right corner of the property, click "unlock" and click OK to display the file normally.

To test whether the tool is installed, visit this page:
Http://www.microsoft.com/silverlight/resources/install.aspx
If Silverlight 2 is correctly installed, the following page is displayed:

If Silverlight Tools Beta 2 for Visual Studio 2008 is successfully installed, the Silverlight Project template appears when you create a new project. After the preparation is complete, we will perform practical exercises below.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.