Silverlight 上海开发团队的博客.gif)
|
Visual Studio 2010及.NET框架4.0前景瞻望
这是国庆长假以后的第一篇博文。不知道大家这个国庆过得怎么样?近几个月,我们的开发团队一直在进行.NET框架4.0的设计开发,工作正在如火如荼的进行中。就在国庆期间,微软公布了我们在Visual Studio 2010及.NET框架4.0设计开发时的一些理念和规划想法。我想在这里和大家分享一下。
从一个较高的角度来讲,我们在Visual Studio 2010和.NET框架4.0中主要关注以下几个 更多...
|
|
Tlbimp.exe在Codeplex上开源啦!
这是我们这里的CLR Interop开发团队在开源网站codeplex.com上发布的第二个开源工具了。Tlbimp.exe,经常在COM与托管代码之间做编程开发的开发人员应该会对这个工具比较熟悉。它是一个将COM的type library转换生成托管的程序集(interop assembly),供托管代码进行调用的一个非常实用的工具。生成的Interop assembly中包含了与所转换的COM 更多...
|
|
DLR in Silverlight
DLR(Dynamic Language Runtime)是Silverlight中提供的一套非常强大的动态语言运行时。目前2.0 beta2中支持Python,Ruby和JSX。利用DLR,你可以很方便的使用熟悉的动态语言编写Silverlight程序。本文主要介绍如何在托管语言中调用动态语言。
首先,我们需要初始化动态语言的环境配置,从中获取所有可以使用的动态语言列表,然后得到相应动态语言的 更多...
|
|
.NET中的虚函数
面向对象的程序设计有三大要素,封装、继承和多态。虚函数是多态的重要组成部分,同时又在类的继承关系中有着很多变化。本文讨论.NET中对虚函数的支持。
首先,我们通过一个例子来看看虚函数的普通用法:
class CA {
publi 更多...
|
|
大学生眼中的“银光”
这次的博客和技术无关,也和Silverlight或CLR的最新发布没什么关系,而是想和大家一起分享一下几个学生在学习用Silverlight技术完成项目之后的一些体会的感想。 最近我在上海交通大学指导几名学生(Jianxun Wang, Jiao Jin, 以及Shanshan Chen)使用Silverlight技术制作校园选课系统,以完成他们的暑期实践项目。从项目概念生成 更多...
|
Laurence 的下一个网络日志
Laurence Moroney 是一名专门从事基于 XAML 的应用程序交付的高级技术专家。 .gif)
|
Introducing Silverlight 2 – Code updates for RC0/RTM
Technorati Tags: Silverlight del.icio.us Tags: Silverlight Lots of you nice folks who bought my Silverlight 2 book have been asking for updates and fixes to the code. Once we got RC0 out the door, I started updating the code, a process which is now finish more
|
|
Silverlight: Sharepoint Sweet Spot
del.icio.us Tags: Silverlight , Sharepoint Technorati Tags: Silverlight , Sharepoint   Alliteration actually amazes me. :) Anyway, there's a great sweet spot between Silverlight and Sharepoint. Sharepoint is a great technology that allows you to. more
|
| Scott Guthrie 的博客
Scott Guthrie 是负责架构 .NET 和 Silverlight 的团队的总经理。 .gif)
|
October 10th Links: ASP.NET, ASP.NET AJAX, jQuery, IIS
Here is the latest in my link-listing series.  Also check out my ASP.NET Tips, Tricks and Tutorials page and Silverlight Tutorials page for links to popular articles I've done myself in the past. ASP.NET Best Practices for Creat more
|
Joe Stegman 的 Silverlight 故事
Joe Stegman 是 Silverlight 开发团队的首席项目经理。 .gif)
|
Sample Updates for Beta 2
I updated a few of my most recent samples to work with the Beta 2 version of Silverlight 2. You can find general information on Beta 2 in the getting started section on Silverlight.net. Scott Guthrie also has a good write-up on some of more
|
|
Updated PNG Generator Sample
I fixed a few bugs in the ImageGenerator sample. One was related to non-square images and the other was related to images larger than 64K. If you're using this sample, you'll want to pick up the updated source here.Thanks to planetmars more
|
Mike Harsh 是 Silverlight 开发团队的人员
欢迎访问 Silverlight 开发人员中心。我是 Silverlight 团队的项目经理 Mike Harsh。 .gif)
|
Third Silverlight v1.0 Servicing Release is Live
As Tim blogged about earlier this morning, last weekend we released a new update to SL 1. This update addresses top customer issues and includes the following list of fixes:
Reduced power consumption
PCM is used for audio (Fixes this is more
|
|
Slides and Demos From My MIX 08 Talk
Joe Stegman and I are giving a two part, back to back talk titled Building Rich Internet Applications Using Microsoft Silverlight 2 at MIX today. In this talk, Joe and I are building a video search site. I've put up the demos and slide more
|
|