在 Visual Studio Express 中开发 Silverlight?

发布于 2024-08-03 03:51:04 字数 125 浏览 3 评论 0原文

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

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

Can I develop Silverlight applications in Visual Studio express?

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

や莫失莫忘 2024-08-10 03:51:04

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

1) Visual Web Developer 2008

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

2) Silverlight 工具对于 Visual Studio 2008 SP1

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

3) 表达式混合3(可选)

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

4) Silverlight 工具包(可选)

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

5) RIA 服务(可选)

RIA 服务是一种试图使 Silverlight 中的服务器客户端开发变得更容易的框架。它配备了大量用于服务器通信、数据传输和验证的管道。自 2009 年 9 月起,RIA 服务处于测试阶段。

6) Silverlight Contrib(可选)

Silverlight contrib 是额外控件和实用程序(例如 Silverlight Toolkit)的集合。它由社区而不是 Microsoft 维护,旨在通过免费的开源代码克服 Silverlight 中的一些缺点。

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

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

2) Silverlight Tools for Visual Studio 2008 SP1

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

3) Expression Blend 3 (optional)

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 Toolkit (optional)

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

5) RIA Services (optional)

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 (optional)

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.

暖树树初阳… 2024-08-10 03:51:04

看来您需要 VWD Express。 请参阅此页面了解详细信息< /a>.

此软件包是 Visual 的附加组件
Studio 2008 SP1 提供工具
微软Silverlight 3。它可以
安装在任一 Visual 之上
Studio 2008 SP1 或 Visual Web
Developer 2008 Express SP1,以及
它提供了一个Silverlight项目
用于开发Silverlight的系统
使用 C# 或 Visual Basic 的应用程序。

Looks like you'll need VWD Express. See this page for more info.

This package is an add-on for Visual
Studio 2008 SP1 to provide tooling for
Microsoft Silverlight 3. It can be
installed on top of either Visual
Studio 2008 SP1 or Visual Web
Developer 2008 Express with SP1, and
it provides a Silverlight project
system for developing Silverlight
applications using C# or Visual Basic.

野の 2024-08-10 03:51:04

Visual Web Developer 2010 Express 拥有免费开始 Silverlight 开发的所有工具(内置)。您可以在此处获取它: http://www.microsoft.com/express/Web/< /a>

Visual Web Developer 2010 Express has all the tools (built-in) to get started with Silverlight development for free. Here is where you can get it: http://www.microsoft.com/express/Web/

你没皮卡萌 2024-08-10 03:51:04

您需要下载 Silverlight SDK 来进行 Silverlight 开发。

You will need to download the Silverlight SDK to develop for Silverlight.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文