zoukankan      html  css  js  c++  java
  • Silverlight 3悄然发布了

    早上看到Silverlight3已经发布了,看下图:

    image

    Visual Studio 2008 SP1 的Silverlight3主要包括如下功能:

    • Visual Basic and C# Project templates
    • Intellisense and code generators for XAML
    • Debugging of Silverlight applications
    • Remote debugging of Silverlight applications for Mac
    • Web reference support
    • WCF Templates
    • Team Build and command line build support
    • Support for cached transparent platform extensions
    • Support for Silverlight 3 Out-of-Browser applications

    到了Silverlight3也计划有时间开始了解Silverlight了。下面是相关的link:

  • Microsoft® Silverlight™ 3 Tools for Visual Studio 2008 SP1
  • Microsoft Silverlight 3 Client Install Page
查看全文
  • 相关阅读:
    关于SQL Server 2005 SP2中提供的Vardecimal存储格式
    .NET平台网络编程之最佳实践 【转载】
    如果类型转换无可避免,那么应该尽可能用as运算符,而不是强制转换
    ArraySegment 的使用 【转载】
    如果不写Order By子句,会怎么样
    ToString 的几个思考
    尽量用属性(Property),而不是字段(Field)
    如何设置SQL Server服务器上面的CPU占用过高的警报
    SQL Server 2008 Replication and Filestream, are both supported together?【转载】
    Microsoft Sync Framework
  • 原文地址:https://www.cnblogs.com/carysun/p/silverlight3.html
  • Copyright © 2011-2022 走看看