在 Visual Studio Express 中开发 Silverlight? [英] Developing Silverlight in Visual Studio Express?

查看:21
本文介绍了在 Visual Studio Express 中开发 Silverlight?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我可以在 Visual Studio express 中开发 Silverlight 应用程序吗?

Can I develop Silverlight applications in Visual Studio express?

当我启动 Visual C# Express 2008 时,它没有给我任何创建 Silverlight 应用程序的选项?

When I start up Visual C# Express 2008 it doesn't give me any options to create Silverlight applications?

推荐答案

要让 Silverlight 开发环境启动并运行,需要安装的东西列表很长.这是让 Visual Studio 2008 Silverlight 3 环境运行的有序列表.

The list of things to install to get a working Silverlight development environment up and running is a long one. Here's an ordered list to get a Visual Studio 2008 Silverlight 3 environment going.

1) Visual Web Developer 2008

这是您的基本开发环境.由于 Silverlight 3 应用程序可以托管在 ASP.NET 网站中,因此需要 Visual Web Developer.

This is your basic development environment. Visual Web Developer is required since Silverlight 3 applications can be hosted in an ASP.NET website.

2) 适用于 Visual Studio 2008 SP1 的 Silverlight 工具

这些工具将重新配置 Visual Studio 以与 Silverlight 项目正常工作.

These tools will reconfigure Visual Studio to work properly with Silverlight projects.

3) 表达混合 3(可选)

3) Expression Blend 3 (optional)

这是列表中唯一的付费产品,但也是可选的.Expression Blend 用于设计 Silverlight 项目的用户界面.简单的 UI 工作可以在 Visual Studio 中完成,但对于任何中等复杂的工作,您将需要 Expression Blend.有试用版.

This is the only pay-product on the list but is also optional. Expression Blend is used for designing the user-interface of your Silverlight projects. Simple UI work can be done in Visual Studio but for anything moderately complex, you will want Expression Blend. There is a trial version.

4) Silverlight 工具包(可选)

4) Silverlight Toolkit (optional)

Silverlight 工具包包含额外的控件和实用程序.它比核心 Silverlight 二进制文件更新得更频繁.

The Silverlight Toolkit contains extra controls and utilities. It is updated more frequently than the core Silverlight binaries.

5) RIA 服务(可选)

5) RIA Services (optional)

RIA 服务是一个框架,它试图使 Silverlight 中的服务器-客户端开发更容易.它带有许多用于服务器通信、数据传输和验证的管道.截至 2009 年 9 月,RIA 服务处于测试阶段.

RIA services is a framework that tries to make server-client development in Silverlight easier. It comes with a lot of plumbing for server communication, data transfer, and validation. RIA services is in beta as of Sep 2009.

6) Silverlight Contrib(可选)

6) Silverlight Contrib (optional)

Silverlight contrib 是一组额外的控件和实用程序,例如 Silverlight 工具包.它由社区而非 Microsoft 维护,旨在通过免费的开源代码克服 Silverlight 的一些缺点.

Silverlight contrib is a collection of extra controls and utilities like the Silverlight Toolkit. It is maintained by the community, not by Microsoft, and is meant to overcome some of the shortcomings in Silverlight with free, open-source code.

这篇关于在 Visual Studio Express 中开发 Silverlight?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆