silverlight
Tag details
Welcome to the 'silverlight' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'silverlight'.
Look up
"silverlight"
at The Free Dictionary
Latest blogosphere posts tagged “silverlight”
-
15 Most Popular Facebook Desktop Applications
Technically Personal! —
Authority: 525
In case you are looking to bring Facebook on to your desktop, look no further. We have evaluated and listed 15 most popular and best Facebook desktop applications which let you update your status, track your friends’ updates, watch Facebook videos and photos and almost everything you can do with the online version ...1 hour ago -
Silverlight 4 Beta – Using Silverlight as Drop Target
Elegant Code —
Authority: 517
Have you ever wanted to give the user the ability to drag a file from you desktop or file explorer onto your Silverlight application? Well, up until now you couldn’t. What’s that sound? It’s a bird… it’s a plane… no, it’s Silverlight 4 Beta. Yes, Silverlight 4 Beta is coming to the rescue and giving ...8 hours ago -
Silverlight 4 Beta – Text Trimming
Elegant Code —
Authority: 517
Before Silverlight 4 if you wanted to dynamically add ellipses (the commonly used … to show that the sentence continues), you have to invent your own implementation which usually involves creating your own control that wraps a text based control and then manipulate the text inside based on the size. Similar to ...10 hours ago -
Silverlight Tile Map using WriteableBitmap
CameronAlbert.com —
Authority: 92
Bill Reiss posted an interesting article and code the other day concerning the WriteableBitmap class and some extension methods . I downloaded the code and wrote a tiling map control using the WriteableBitmap class for my multi-player role playing game . Here is a snippet of the important piece of code that does ...18 hours ago -
Markup extensions
MSMVPS.COM —
Authority: 658
Markup extensions allows you to extend the expressibility of XAML. You use markup extensions to escape the general treatment that attribute values get (by default, we’ve seen that they are treated as strings or that a type converter is used to convert them to the adequate type). Markup extension expressions are ...1 day ago -
Template #26643 from Website Templates
Web Site Templates | Wordpress Themes —
Authority: 151
Type: Css full site flash 8Item: #26643Author: DiPrice: $63Unique Price: $2850Detailed ViewOriginally posted here: Template #26643 from Website Templates a2a_linkname="Template #26643 from Website Templates";a2a_linkurl="http://www.frenzydesign.com/2009/11/23/template-26643-from-website-templates/";1 day ago -
Template #26596 from Flash Templates
Web Site Templates | Wordpress Themes —
Authority: 151
Type: Xml flash siteItem: #26596Author: DeltaPrice: $68Unique Price: $2950Detailed ViewHere is the original post: Template #26596 from Flash Templates a2a_linkname="Template #26596 from Flash Templates";a2a_linkurl="http://www.frenzydesign.com/2009/11/23/template-26596-from-flash-templates/";1 day ago -
Template #26681 from Website Templates
Web Site Templates | Wordpress Themes —
Authority: 151
Type: Css static full siteItem: #26681Author: CowboyPrice: $64Unique Price: $2750Detailed ViewView original post here: Template #26681 from Website Templates a2a_linkname="Template #26681 from Website Templates";a2a_linkurl="http://www.frenzydesign.com/2009/11/23/template-26681-from-website-templates/";1 day ago -
Template #26661 from Website Templates
Web Site Templates | Wordpress Themes —
Authority: 151
Type: Css static full siteItem: #26661Author: HugoPrice: $64Unique Price: $2850Detailed ViewSee original here: Template #26661 from Website Templates a2a_linkname="Template #26661 from Website Templates";a2a_linkurl="http://www.frenzydesign.com/2009/11/23/template-26661-from-website-templates/";1 day ago -
Template #26356 from WordPress Themes
Web Site Templates | Wordpress Themes —
Authority: 151
Type: WordpressItem: #26356Author: AstraPrice: $55Unique Price: $3200Detailed ViewView original here: Template #26356 from WordPress Themes a2a_linkname="Template #26356 from WordPress Themes";a2a_linkurl="http://www.frenzydesign.com/2009/11/23/template-26356-from-wordpress-themes/";1 day ago -
Template #26680 from Website Templates
Web Site Templates | Wordpress Themes —
Authority: 151
Type: Css static full siteItem: #26680Author: MercuryPrice: $63Unique Price: $2750Detailed ViewRead the original: Template #26680 from Website Templates a2a_linkname="Template #26680 from Website Templates";a2a_linkurl="http://www.frenzydesign.com/2009/11/23/template-26680-from-website-templates/";1 day ago -
Template #26679 from Flash Templates
Web Site Templates | Wordpress Themes —
Authority: 151
Type: Xml flash siteItem: #26679Author: MercuryPrice: $67Unique Price: $2950Detailed ViewGo here to see the original: Template #26679 from Flash Templates a2a_linkname="Template #26679 from Flash Templates";a2a_linkurl="http://www.frenzydesign.com/2009/11/23/template-26679-from-flash-templates/";1 day ago -
Template #26585 from Website Templates
Web Site Templates | Wordpress Themes —
Authority: 151
Type: Css full site flash 8Item: #26585Author: MercuryPrice: $64Unique Price: $2850Detailed ViewRead more: Template #26585 from Website Templates a2a_linkname="Template #26585 from Website Templates";a2a_linkurl="http://www.frenzydesign.com/2009/11/23/template-26585-from-website-templates/";1 day ago -
Template #26584 from Website Templates
Web Site Templates | Wordpress Themes —
Authority: 151
Type: Css static full siteItem: #26584Author: MatrixPrice: $63Unique Price: $2850Detailed ViewSee the original post: Template #26584 from Website Templates a2a_linkname="Template #26584 from Website Templates";a2a_linkurl="http://www.frenzydesign.com/2009/11/23/template-26584-from-website-templates/";1 day ago -
COM automation in Silverlight 4 is not an “edge case”
Tim Anderson's ITWriting —
Authority: 513
I wrote a piece for The Register about the arrival of Windows-specific features in Silverlight, which attracted some comments both on the Reg and also on Slashdot . Plenty of people said it was just what they expected from Microsoft, some of them misunderstanding the point that this only applies to out-of-browser ...1 day ago -
Silverlight: Building a Grid and StackPanel in Code
MSMVPS.COM —
Authority: 658
Many Silverlight examples show how to build controls with XAML. But XAML does not support programming logic. So sometimes you need to build the controls with real code in C# or VB. This example demonstrates how to build a Grid and StackPanel with Buttons first in XAML and then in C# and VB. It seems that there ...1 day ago -
Silverlight 4 NotificationWindow and Queuing multiple notifications
Method ~ of ~ failed by Tim Heuer —
Authority: 614
One of the cool features for Silverlight 4 Out-of-browser applications that was announced as a part of the Silverlight 4 beta release is the NotificationWindow class. Most commonly referred to as “toast” these are the little notifications that popup in the system areas of your operating system to provide ...1 day ago -
Fixing Visual Studio 2010 and Blend Preview for .NET 4 integration
The Official Microsoft Silverlight Site —
Authority: 121
If you’ve been working with Visual Studio 2008, Expression Blend 3 and Silverlight (or WPF) development, you’ve likely used the Open in Expression Blend feature in Visual Studio. This occurs when you right-click on a XAML file in your project/solution1 day ago -
Patching Silverlight Media Framework to work with MP4/WMV files
Thursday Night —
Authority: 100
For a project I’m working on at work, I had a need for an easy to embed video control into my Silverlight UI – previously I had been using some code hacked out of an Expression Encoder template, but it had a few bugs and didn’t look very nice. I was quite happy then, when Microsoft released the Silverlight ...1 day ago -
Windows Weekly 131: PDC 2009
CastMedium —
Authority: 142
Professional Developers Conference (PDC) talk starts off this edition of Windows Weekly, with Paul telling stories about the segment of most press groups that consist of LiveJournal “professional” bloggers who pal around with real journalists. After a short flashback to last week’s episode with talk about ...2 days ago

