|
|
Stories recently tagged with 'Silverlight'
|
|
submitted by
crpietschmann
9 hours, 43 minutes ago
pietschsoft.com — When I did a search on "Silverlight Database" there weren't many results, and none of them actually mentioned a small database that you could embed into your Silverlight application. So, I thought I'd share a solution that I've used to store application data on the client using a combination of LINQ and Isolated Storage. This actually gives you a small "SQL"-like database since you can use LINQ to interact with it. read more...
add a comment
|
category: Silverlight | Views: 3
|
|
tags:
Database, IsolatedStorage, Silverlight, LINQ | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
wisemx
1 day, 16 hours ago
blogs.msdn.com — I've been getting a lot of questions and confusion around why you get the following strange behavior.
"I've installed the RC0 developer runtime, and whenever I hit a Beta 2 site, I get the 'install badge' instead of my site. If I click this badge to install I can't because I'm told I already have a newer version. What gives?"
When the browser sees an <OBJECT> tag, it looks at the type parameter to see what it should use to render the object. Silverlight Beta 2 uses the following: type="application/x-silverlight-2-b2" , Silverlight RC0 (and later RTW) uses the following: type="application/x-silverlight-2" read more...
add a comment
|
category: Silverlight | Views: 3
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
volume4
1 day, 20 hours ago
dotnet.dzone.com — The goal the below code is to bind data using XAML. So, for the example I used MLB Pitching stats for 2008, created a Pitcher object, then a PitcherCollection object, and finally used XAML to define an instance of the PitcherCollection. The result is the Page.xaml.cs does not have any code in it, but a list box is fully bound to a data source. read more...
add a comment
|
category: Silverlight | Views: 3
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
dcrenna
1 day, 21 hours ago
dimebrain.com — A seven part article with a full solution for setting up a CRUD application across tiers, one of which is a Silverlight application. read more...
add a comment
|
category: Silverlight | Views: 9
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
jblankenburg
2 days, 11 hours ago
jeffblankenburg.com — I've finally figured out a reliable way to download videos from YouTube. It involves one website and Microsoft's Expression Video Encoder.
Now I can get anything I want to put on my Zune or iPod. read more...
1 comment
|
category: Silverlight | Views: 5
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
wisemx
3 days, 14 hours ago
blogs.msdn.com — Recently I ran into an issue with my Silverlight application after I migrating it from Silverlight 2 Beta2 to RC0 version. Here is the sample code for sake of simple example purpose: read more...
add a comment
|
category: Silverlight | Views: 4
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
dbeniwal21
3 days, 15 hours ago
c-sharpcorner.com — In the previous article "Your first animations using xaml and silverlight - Color animation: Part I", we've exposed a technique of how to deal with color animation. In this article, I will do same thing but with a different animation. I mean the DoubleAnimation class this time. read more...
add a comment
|
category: Silverlight | Views: 6
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
restl3ss
3 days, 19 hours ago
silverlightshow.net — This article takes a look at the ProgressBar control that came with the release candidate of Silverlight and show some of its basic features. read more...
add a comment
|
category: Silverlight | Views: 8
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Guardian
3 days, 19 hours ago
nablasoft.com — In a previous post I showed how we can build a simple menu control for Silverlight 2 Beta 2 (Silverlight: how to build a simple menu control); then with the release of Silverlight RC0 some things were changed and the menu stopped working, due to how events are handled for disabled controls (Silverlight 2 RC0 – first problems due to undocumented breaking changes on disabled controls).
The only way to overcome these problems was to completely rewrite the control... read more...
add a comment
|
category: Silverlight | Views: 8
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|