Automatically Start Silverlight on Install - Part 2
日期:2012-01-04 19:39:09
点击:248
好评:0
Silverlight 2 changes the default instantiation model of the Silverlight control from Silverlight.js to theobject tag. This change makes it seem that Automatically Starting Silverlight on Install requires rewriting our instantiation code and moving back t...
Automatically Start Silverlight on Install - Part 1
日期:2012-01-04 19:37:27
点击:184
好评:0
The last step of the Silverlight installer is to ask the user to restart or refresh their browser. This approach forces the browser to re-evaluate the page's Silverlight instantiation logic once the control is installed. In the case of non-IE browsers, th...
4th Day of Silverlight: Linked and Multi-Column Text
日期:2011-12-18 19:21:36
点击:213
好评:5
So its day four, and we are moving right along with the 12 Days of Silverlight series. There has been a lot of text changes added to Silverlight 5 to help address some layout needs that have been expressed. So I thought we would take a look at one of thes...
3rd Day of Silverlight: Databinding Debugging
日期:2011-12-18 19:18:00
点击:191
好评:0
On to the third part of my 12 Days of Silverlight series. This one is probably one of my favorite features of Silverlight 5. It has already saved me several hours of work and is something you should look into On the third day of Silverlight, the team deli...
2nd Day of Silverlight: DataContextChanged
日期:2011-12-18 19:13:59
点击:290
好评:2
This is a continuation of some of my favorite features in the new Silverlight 5 release. Since its right before Christmas, I decided to do a 12 Days of Silverlight, so feel free to try and put the post to song if you would like (just make sure you YouTube...
1st Day of Silverlight: Native Windows
日期:2011-12-18 19:10:39
点击:268
好评:2
Silverlight 5 has just been released and its a couple of weeks before Christmas, so what would be than to start a new blog series on the 12 Days of Silverlight? This series is an introduction to some of the new Silverlight 5 features that I find interesti...
Loading Files From a Remote Server in Silverlight
日期:2011-11-30 19:18:10
点击:460
好评:3
This article is compatible with the latest version of Silverlight. 1. Introduction Microsoft Silverlight uses the WebClient class to send HTTP requests to remote scripts, which allows the application to perform specific web server functions, such as ...
lightswitch conditional formatting change color
日期:2011-10-07 03:07:32
点击:327
好评:4
BTW, the best way to do a conditional color setting in LS beta 2 is to use the new SetBinding method. For example: Me.FindControl(MyControl).SetBinding(TextBox.BackgroundProperty,Value,NewColorConverter(),BindingMode.OneWay) PublicClassColorConverter Impl...
Silverlight电子商务系统
日期:2011-08-30 21:02:47
点击:2007
好评:47
Silverlight电子商务系统。VOVOVO.ge E -commerce multi system. E Shopping, Delivery, Group Sales, Auctions more. Company vovovo.ge is a member of a vovovo.com logistics, vovovo.com limited (Latvia), vovovo.by (Belarus) group. The Company established in...
Slider News Control
日期:2011-08-30 21:00:08
点击:475
好评:14
It's a beta version on Slider News Control on the website. Inside is normal DLL control wich one you can add to your project and put on your website. Reads data from xml file where you add image location and describe your news which one you can shown on y...
Since Silverlight applications run on the client, in the browser, they do not na...
As if you need another reason to start running Visual Studio 2010 Beta2, here is...
Remember my post on printing in Silverlight 3, using the WriteableBitmap. This c...
Silverlight 开发人员视频演示,Silverlight 4中从桌面拖拉到Web 应用。 点击查看...
ToolTips are a great way to display mouse over information, while increasing you...
This blog explains how to bind an Excel spreadsheet (.xlsx) to datagrid using Si...