Community Blogs
Browse by Tags
All Tags
»
Tips and Tricks
(
RSS
)
.NET 3.5
ASP.NET
BLOG
c#
Microsoft
Silverlight
source
Tutorial
Vista
WCF
Web
Windows Gadgets
WPF/E
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...
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...
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...
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...
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...
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...
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...
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...
Silverlight – Get Color from Hex
Wednesday, April 22, 2009 3:12 PM
What if you want to get a Color from its hexa value (#FFBBCC88) ? Unfortunately Silverlight do not have the ColorTranslator class which allows you to do ColorTranslator.FromHtml("#FF1133") in ASP.NET. What we have is the Color.FromArgb() method...
Read More...
Silverlight Visual Tree Investigation
Monday, July 07, 2008 3:44 AM
Wait a moment. Silverlight has Visual and Logical Trees as well as WPF? Not exactly. The design more similar to how it was in WinForms (Parent-Child relationship). But dev team made all possible to make it syntactically similar to WPF. Let’s start Challenge...
Read More...
How to consume WCF or Webservice from Vista Sidebar gadget by using Silverlight?
Monday, June 23, 2008 5:37 PM
The challenge today is really simple. All we have to do is to write Silverlight Vista Sidebar Gadget, that consumes either WCF, ASMX or REST based service. Really simple, isn’t it? Let’s start Build server side services We should start from services...
Read More...
Go
This Blog
Home
Links
Tags
.NET
.NET 3.0
.NET 3.5
.NET 4.0
.NET Programming
3D
AJAX
All
Animation
ASP.NET
ASP.Net/Web Services
Beta
Blend
Blend Candy
BLOG
Business Applications
c#
Caliburn
Canada
Chad Campbell
code
Community News
Csharp
databinding
Design
DEV
DLR
Effects
Events
Expression
Expression / Silverlight / WPF
Expression Blend
expression blend 3
Expression Design
Expression Encoder
Facebook
Featured
Game Development
General
General Technical
IE8
JavaScript
Media
Microsoft
MIX08
MIX09
mvp
MVVM
MySpace
New Technology
New York Times
News
NxtGenUG
PDC09
presentation
Productivity
Projects
promo
RIA
Rich Internet Applications
RunAtServer
Samples
SDP
Sela
Silverlight
Silverlight .NET 1.1/2.0
Silverlight / WPF tutorials
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.net
Source Code
speaking
Technology
Tips and Tricks
Tutorials
twitter
UI
UI Architecture
Uncategorized
User Experience (UX)
UX
UX / usability tutorials
Video
Visual Studio
Visual Studio 2008
WCF
Web
Windows Azure
WPF
WPF/E
WPFE
XAML
Navigation
Home
Get started
Showcase
Learn
Community
Forums
RSS
Archives
November 2009 (118)
October 2009 (105)
September 2009 (115)
August 2009 (117)
July 2009 (167)
June 2009 (78)
May 2009 (103)
April 2009 (115)
March 2009 (180)
February 2009 (114)
January 2009 (128)
December 2008 (123)
November 2008 (158)
October 2008 (163)
September 2008 (116)
August 2008 (94)
July 2008 (75)
June 2008 (110)
May 2008 (76)
April 2008 (75)
March 2008 (165)
February 2008 (77)
January 2008 (82)
December 2007 (64)
November 2007 (81)
October 2007 (53)
September 2007 (56)
August 2007 (45)
July 2007 (39)
June 2007 (65)
May 2007 (63)
April 2007 (28)
March 2007 (25)
February 2007 (24)
January 2007 (20)
December 2006 (20)
November 2006 (9)
October 2006 (4)
September 2006 (4)
August 2006 (1)
July 2006 (2)
June 2006 (2)
May 2006 (4)
April 2006 (9)
March 2006 (7)
February 2006 (4)
January 2006 (9)
December 2005 (9)
November 2005 (8)
October 2005 (11)
September 2005 (12)
August 2005 (9)
July 2005 (11)
June 2005 (9)
May 2005 (12)
April 2005 (12)
March 2005 (12)
February 2005 (9)
January 2005 (3)
December 2004 (4)
November 2004 (6)
October 2004 (1)
September 2004 (1)
July 2004 (1)
June 2004 (1)
Syndication
RSS
Atom
Comments RSS