Community Silverlight content
Browse by Tags
All Tags
»
Tips and Tricks
(
RSS
)
Silverlight
Skin your Silverlight 3 app with Implicit Style Manager
Tuesday, November 17, 2009 8:41 PM
Silverlight 3 do not have implicit style like WPF or a Theming feature like ASP.NET which means you can’t [automatically] apply a Style to every Button of the app like in ASP.NET for example. In Silverlight 3 you need to explicitly set styles on every...( read more )
Read More...
Update Out Of Browser (OOB) Silverlight apps
Monday, November 02, 2009 8:36 PM
Once your Silverlight application installed on the local computer what happens if there is an update ? The local application is not updated automatically but you can check that in your code. The CheckAndDownloadUpdateAsync() method downloads the updated...( read more )
Read More...
Debug Out Of Browser (OOB) Silverlight apps
Monday, November 02, 2009 7:11 PM
An installed (OOB) Silverlight application is supposed to run the same as in browser, but sometimes you might want to debug it. First you could attach VS to the sllauncher.exe process, but there is easier: Run your application in the browser and install...( read more )
Read More...
BulletedList in Silverlight
Tuesday, October 27, 2009 4:32 PM
Today I wanted to add a bulleted list of text items in a xaml page, as there is no BulletedList control in Silverlight, you have to do it yourself. But I don’t need a databound list, just something simple in a TextBlock, so here is what I ended with,...( read more )
Read More...
Tutorial: create a custom Silverlight Splash Screen
Saturday, September 05, 2009 6:03 PM
The first time a user visit the page which holds your Silverlight app, the browser needs to download the XAP file first, but sometimes this file can become large, so Silverlight automatically displays its default “loading screen”, also called a “Splash...( read more )
Read More...
Migrate from Silverlight 2 to 3
Tuesday, September 01, 2009 6:02 PM
Just a quick note on this as I still found people stuck with this error: Error: Unhandled Error in Silverlight 2 Application Code: 2106 Category: InitializeError Message: Failed to load the application...( read more )
Read More...
Silverlight EnableFramerateCounter parameter
Saturday, August 15, 2009 6:09 PM
EnableFramerateCounter is a parameter you can activate on the Silverlight Plug-in object. (For a comprehensive list of Silverlight param, see my previous post ). This boolean value indicates whether to display in the hosting browser's status bar the current...( read more )
Read More...
Provide startup parameters to Silverlight with InitParams
Friday, August 14, 2009 10:07 PM
I have been giving Silverlight trainings for a while now, and I found this to be a little known feature: the ability to provide Silverlight startup parameters with InitParams . Pass startup parameters to your Silverlight app You pass the parameters...( read more )
Read More...
Go
This Blog
Home
Links
Tags
.NET
.NET 3.0
.NET 3.5
.NET 4.0
.NET Programming
3D
AJAX
Ajax.NET
All
Animation
ASP.NET
ASP.Net/Web Services
Beta
Beta 1
Blend
Blend Candy
Business Applications
c#
Caliburn
Canada
Chad Campbell
Codeplex
Commodore
Community News
Controls
Csharp
databinding
Design
DEV
DLR
Events
Expression
Expression Blend
Expression Design
Expression Encoder
Facebook
Featured
Game Development
General
General Technical
JavaScript
Media
Microsoft
MIX08
MIX09
mvp
MVVM
MySpace
New York Times
News
Non-Technical
Patterns
PDC09
Productivity
Rants & Randomness
RIA
Rich Internet Applications
RunAtServer
SDP
Sela
SharePoint
Silverlight
Silverlight .NET 1.1
Silverlight .NET 1.1/2.0
Silverlight 1.0
Silverlight 1.1
Silverlight 1.1 in Action
Silverlight 2
Silverlight 2 in Action
Silverlight 2.0
Silverlight 3
Silverlight 4
Silverlight Business Applications
Silverlight Cream
Silverlight Toolkit
Silverlight.net
Silverword
SketchFlow
Source Code
speaking
Technology
Tips and Tricks
twitter
UI
UI Architecture
Uncategorized
User Experience (UX)
UX
Video
Vista
Visual Studio
Visual Studio 2008
WCF
Web
Web 2.0
Windows Azure
WPF
WPF/E
WPFE
XAML
Navigation
Home
Get started
Showcase
Learn
Community
Forums
RSS
Archives
November 2009 (119)
October 2009 (87)
September 2009 (96)
August 2009 (108)
July 2009 (112)
June 2009 (63)
May 2009 (81)
April 2009 (106)
March 2009 (170)
February 2009 (107)
January 2009 (118)
December 2008 (120)
November 2008 (119)
October 2008 (155)
September 2008 (120)
August 2008 (80)
July 2008 (101)
June 2008 (116)
May 2008 (93)
April 2008 (90)
March 2008 (157)
February 2008 (72)
January 2008 (75)
December 2007 (56)
November 2007 (73)
October 2007 (55)
September 2007 (39)
August 2007 (57)
July 2007 (38)
June 2007 (68)
May 2007 (57)
April 2007 (34)
Syndication
RSS
Atom
Comments RSS