top-silverlight | Just another WordPress weblog

Archive for 三月 2009

Today MySpace announced support for Silverlight on their Open Platform. Yes, you can start leveraging the power of .NET in your MySpace apps. How cool is that? You can get the details here. (更多…)

No tags

三/09

31

Silverlight 3D Overview

As web programmers, we use a lot of strings to move data around the web. Often we’ll use a string to represent a date or an integer or a boolean. Basically “1″ in instead of 1, or “April 1, 2009″ rather than a proper ISO-8601 formatted culture-invariant date. (更多…)

No tags

三/09

31

MIX 09

Two weeks ago we held our MIX conference in Las Vegas.  MIX is my favorite conference of the year – since it nicely integrates development and design topics together in a single event, and is usually accompanied by some pretty cool product announcements. (更多…)

No tags

<UserControl x:Class=”SilverlightApplication2.Page”
    xmlns=”http://schemas.microsoft.com/winfx/2006/xaml/presentation“ 
    xmlns:x=”http://schemas.microsoft.com/winfx/2006/xaml“  (更多…)

No tags

三/09

10

Expression Blend 入门教程

原文:http://silverlight.jc.jishu.me/meigong_sl/ExpressionBlend.html

教程中使用的是Expression Blend 2.0 sp1版本。 (更多…)

No tags

三/09

10

Silverlight 教程

原文:http://silverlight.jc.jishu.me/meigong_sl/donghua.htm 本文是接着《元件、场景、组实现》的创建的角色,接着实现的动画。 Silverlight到今才发展了两个版本,在同行业与Flash相比肯定有很多不及之处。新的技术是否有新前景呢? (更多…)

No tags

Have you tried out the new Silverlight 3 Navigation Application?  Our plan with this as to make it much easier to folks to get started building a RIA application with Silverlight.  You can find it in the File\New Project dialog. (更多…)

No tags

三/09

7

silverlight超连接被阻止

问:

我是用

HtmlPage.Window.Navigate(new Uri(“http://localhost:1114″, UriKind.Absolute),”_blank”);

实现超连接的,我用的是GOOGLE的Chrome浏览器,浏览器会阻止超连接,请问有没有解决办法,谢谢!

 

答:

应该是浏览器设置的问题吧?

No tags

Theme Design by devolux.nh2.me