Servefault.com - Latest published stories in Silverlight
2
votes

RIA Services in .NET – A Closer Look « Sankarsan’s Journal

published 2 days, 6 hours, 51 minutes ago posted by sankarsansankarsan 3 days, 5 hours, 46 minutes ago
Monday, March 08, 2010 2:37:38 PM GMT Sunday, March 07, 2010 3:42:22 PM GMT
The RIA Services provides a mechanism of exposing data and business logic for consumption by the Rich Internet Applications like Silverlight.These are basically WCF services with some additional plumbing which makes it very easy to develop and consume service from Silverlight applications.Since these are basically WCF services they can be  consumed from other types of applications like ASP.NET/WinForms/WPF as well. Normally we follow the following steps to create a RIA Service quickly:Create a Silver... (more)
category: Silverlight | clicked: 0 | comment | | source: sankarsan.wordpress.com
4
votes

Silverlight 4 vs Flex 4: Accessing the Clipboard - Alex van Beek

published 9 days, 3 hours, 33 minutes ago posted by alexbalexb 16 days, 11 hours, 48 minutes ago
Monday, March 01, 2010 5:55:25 PM GMT Monday, February 22, 2010 9:39:54 AM GMT
In this post I’m comparing Flex 4 and Silverlight 4’s clipboard access abilities. Accessing the clipboard should be an interesting comparison, since both Flash 10 and Silverlight 4 take different approaches. I deliberately said "Flash 10" in the previous sentence, because accessing the clipboard in a Flex application is done by using the native Flash 10 ActionScript api and there isn’t any specific Flex code required. (more)
category: Silverlight | clicked: 2 | comment | | source: blogs.infosupport.com
tags: Clipboard, Flash 10, Flex 4, Silverlight 4
2
votes

Ezequiel Jadib’s Blog » Live Smooth Streaming: Managing Publishing Points Programmatically on IIS Media Services 3.0

published 25 days, 3 hours, 48 minutes ago posted by http://ejadib.myopenid.com/http://ejadib.myopenid.com/ 32 days, 9 hours, 9 minutes ago
Saturday, February 13, 2010 5:39:53 PM GMT Saturday, February 06, 2010 12:19:12 PM GMT
Many people have been asking me how to manage publishing point programmatically on IIS Media Services 3.0 (instead of the 2.0 bits, as I explained in this post) So, I started to dig and I came up with the following code: (more)
category: Silverlight | clicked: 1 | comment | | source: blogs.southworks.net
tags: Adaptive Streaming, IIS7, Live Smooth Streaming, RSCA, Smooth Streaming
2
votes

Ezequiel Jadib’s Blog » Common mistakes / issues when creating and using Composite Stream Manifests (.CSM)

published 25 days, 3 hours, 48 minutes ago posted by http://ejadib.myopenid.com/http://ejadib.myopenid.com/ 32 days, 9 hours, 11 minutes ago
Saturday, February 13, 2010 5:39:53 PM GMT Saturday, February 06, 2010 12:16:53 PM GMT
One of the greatest features added on the Beta 2 version of the IIS Smooth Streaming Player Development Kit (SSPDK) is the support for Composite Stream Manifests for Rough Cut Editing. This a powerful feature which I really recommend looking atI’ve been working with CSMs for three months now, so in this post I would like to share with you the lessons I’ve learnt during the process of creation and usage of the CSMs. There are a few common mistakes and issues you might face during that process, so I hope ... (more)
category: Silverlight | clicked: 0 | comment | | source: blogs.southworks.net
tags: Adaptive Streaming, Composite Stream Manifest, CSM, IIS7, Live Smooth Streaming, RCE, Rough Cut Editing, Smooth Streaming, Smooth Streaming Media Element, Smooth Streaming Player Development Kit, SSME
4
votes

Silverlight 4 vs Flex 4: Data Validation - Alex van Beek

published 29 days, 8 hours, 40 minutes ago posted by alexbalexb 37 days, 12 hours, 27 minutes ago
Tuesday, February 09, 2010 12:48:36 PM GMT Monday, February 01, 2010 9:01:42 AM GMT
In this post I’m again comparing two features of Silverlight and Flex, this time we’re going to take a look at how data validation is implemented on both platforms. This will be a very interesting comparison, since Flex and Silverlight take entirely different approaches. Which one is better? I can let you know in advance that one of the two is a bit broken. Read on to find out which one…… (more)
category: Silverlight | clicked: 0 | comment | | source: blogs.infosupport.com
tags: Data, Data Binding, Data Validation, Flex 4, Silverlight 4
7
votes

Silverlight 4 vs Flex 4: Printing - Alex van Beek

published 36 days, 13 hours, 18 minutes ago posted by alexbalexb 44 days, 13 hours, 26 minutes ago
Tuesday, February 02, 2010 8:10:05 AM GMT Monday, January 25, 2010 8:02:27 AM GMT
In this series of posts we are going to compare features of Flex 4 with their counterparts in Silverlight 4. In this first part of the series we're going to take a look at how printing is implemented on both platforms. (more)
category: Silverlight | clicked: 0 | comment | | source: blogs.infosupport.com
tags: Flex 4, Printing, RIA, Silverlight 4
6
votes

Configuring MEF with Linq To Xml Part 2: Making MEF recomposition on the fly when the file is edited - Alex van Beek - blog community

published 39 days, 7 hours, 51 minutes ago posted by alexbalexb 48 days, 10 hours, 15 minutes ago
Saturday, January 30, 2010 1:37:12 PM GMT Thursday, January 21, 2010 11:13:24 AM GMT
In this post I’m going to show how you can make use of MEF’s recomposition features to recomposition on the fly when the content of the configuration XML file in which the exports are defined, is changed. (more)
category: Silverlight | clicked: 1 | comment | | source: blogs.infosupport.com
tags: .Net 4.0, C#, ExportProvider, FileSystemWatcher, Linq To XML, MEF, Silverlight 4
5
votes

Silverlight 4 HTML Puzzle: How Does It Work? : JohnPapa.net

published 58 days, 17 hours, 38 minutes ago posted by GodaddyGodaddy 66 days, 8 hours, 12 minutes ago
Monday, January 11, 2010 3:50:35 AM GMT Sunday, January 03, 2010 1:16:16 PM GMT
Silverlight 4 HTML Puzzle: How Does It Work? Thursday, December 17 2009 - silverlight-4, pdc, demo, keynote Scott Guthrie just announced on his blog that many of the demos that he presented during the PDC keynote are now available online. Both the demos and their source code are now online and available for you to download. Be sure to go grab the code and check them out! Learn More: If you are interested in learning more about the features in Silverlight 4 beta, grab the Silverlight 4 Techn... (more)
category: Silverlight | clicked: 7 | comment | | source: johnpapa.net
4
votes

Silverlight 4.0 | MSCOMSWE | Channel 9

published 61 days, 16 hours, 50 minutes ago posted by GodaddyGodaddy 66 days, 8 hours, 21 minutes ago
Friday, January 08, 2010 4:37:57 AM GMT Sunday, January 03, 2010 1:07:30 PM GMT
In reply to {0}Download:[Pending] (more)
category: Silverlight | clicked: 0 | comment | | source: channel9.msdn.com
2
votes

Silverlight Cream for December 09, 2009 -- #753

published 66 days, 11 hours, 47 minutes ago posted by GodaddyGodaddy 69 days, 9 hours, 59 minutes ago
Sunday, January 03, 2010 9:41:39 AM GMT Thursday, December 31, 2009 11:28:57 AM GMT
Silverlight Cream for December 09, 2009 -- #753 In this Issue: Gill Cleeren, Chris Klug, Expression Blog, James, nmarun, Deborah Kurata, cherylws, Jeremy Likness, David Kelley, Lee, and Fredrik Normén. Shoutouts: Jonathan van de Veen's latest post is on time management and setting goals: Adventures while building a Silverlight Enterprise application part #30 ChristophDotNet reports on a Silverlight 3 / Expression Lab Posted From SilverlightCream.com: Silverlight Advent Calendar: Dece... (more)
category: Silverlight | clicked: 1 | comment | | source: geekswithblogs.net
3
votes

Local file access - Silverlight 4 - IBloggable - implemented

published 92 days, 15 hours, 4 minutes ago posted by Webhost4lifeWebhost4life 101 days, 12 hours, 24 minutes ago
Tuesday, December 08, 2009 6:24:09 AM GMT Sunday, November 29, 2009 9:04:21 AM GMT
Local file access - Silverlight 4 I was successful in setting up my first virtual machine and install Visual Studio 2010 on it. I know I can run VS2010 side-by-side with VS2008, but I wanted to be absolutely sure I don’t corrupt/change any of my projects/solutions. Here’s the first of the ‘- Silverlight 4’ series and I hope to be doing more of these. Silverlight 4 allows local file/folder access to trusted applications. Let’s build one that does this. This app runs ... (more)
category: Silverlight | clicked: 0 | comment | | source: weblogs.asp.net
tags: Silverlight 4, VS2008, VS2010
2
votes

Nikhil Kothari's Weblog : Silverlight 4 Debuts with Killer Demos at PDC09

published 96 days, 17 hours, 29 minutes ago posted by GodaddyGodaddy 99 days, 16 hours, 27 minutes ago
Friday, December 04, 2009 3:59:10 AM GMT Tuesday, December 01, 2009 5:00:58 AM GMT
Lots of wow from this morning with Silverlight 4 (and RIA Services) taking center stage in the keynote, here at PDC09. Wow! Just Wow. That about sums up the Silverlight 4 debut during ScottGu's keynote, here on day two of PDC09. The demos were killer, and what is even more amazing is how much progress has been made in delivering new capabilities in just a few months since the release of Silverlight 3. And of course, RIA Services got some first class exposure in the context of Sil... (more)
category: Silverlight | clicked: 0 | comment | | source: www.nikhilk.net
tags: ScottGu, Silverlight, Silverlight 3, Silverlight 4
2
votes

Nikhil Kothari's Weblog : Silverlight.FX Updated for Silverlight 3

published 96 days, 17 hours, 29 minutes ago posted by GodaddyGodaddy 99 days, 16 hours, 27 minutes ago
Friday, December 04, 2009 3:59:10 AM GMT Tuesday, December 01, 2009 5:01:34 AM GMT
First build of Silverlight.FX on top of Silverlight 3 with updates/enhancements ready - new features include ApplicationContext class, new Float/Spin3D effects, and Back/Forward integration. This is a quick blog post announcing the availability of Silverlight.FX version 3.1 which is sync’d up to Silverlight 3. For those, who haven’t checked it out before - the one-liner description of Silverlight.FX - "a lightweight framework for building well structured RIAs". A more detailed de... (more)
category: Silverlight | clicked: 1 | comment | | source: www.nikhilk.net
tags: Silverlight 3
5
votes

DiscountASP.NET re: Silverlight Streaming server ending - Microsoft and DiscountASP.NET news

published 105 days, 15 hours, 43 minutes ago posted by Webhost4lifeWebhost4life 112 days, 9 hours, 16 minutes ago
Wednesday, November 25, 2009 5:45:31 AM GMT Wednesday, November 18, 2009 12:12:45 PM GMT
DiscountASP.NET re: Silverlight Streaming server ending Awesome service but it is coming to an end apparently. Microsoft Silverlight Streaming by Windows Live Beta is being discontinued and will eventually be taken down I’ve been using that service since it started and really enjoyed it. Was easy to create WMV webcasts, upload them, then create Silverlight wrappers for ASP.NET sites. What to do now? Well some Developers have mentioned using Channel 9. Great idea. When I mentioned thi... (more)
category: Silverlight | clicked: 1 | comment | | source: weblogs.asp.net
tags: ASP.NET, DiscountASP.Net, Silverlight, Windows Live Beta
4
votes

Hosting Silverlight outside the browser (sourcecode) : First Floor Software

published 107 days, 6 hours, 27 minutes ago posted by IXWebHostingIXWebHosting 115 days, 17 hours, 26 minutes ago
Monday, November 23, 2009 3:01:31 PM GMT Sunday, November 15, 2009 4:02:03 AM GMT
SearchRecent Blog PostsHosting Silverlight ou..Silverlight Spy 3.0.0...Document Toolkit 1.1.0.3Notice: silverlightspy..Silverlight Spy docume..Me TwitterFollow MeCurrent Visitors Over half a year ago I blogged about a solution for hosting a Silverlight plugin outside the browser. This is not about the SL3 out-of-browser feature. This is a solution where the Silverlight plugin is hosted directly in your WinForm application without the need for a browser control. The demonstrated prototype included a... (more)
category: Silverlight | clicked: 0 | comment | | source: silverlightspy.com
tags: Silverlight, Silverlight Plugin, Silverlight Spy
3
votes

Brad Abrams : Silverlight 3 Navigation: Dynamically Loaded Pages… Now MEF Powered!

published 137 days, 3 hours, 44 minutes ago posted by GoogleSEOGoogleSEO 142 days, 9 hours, 9 minutes ago
Saturday, October 24, 2009 5:44:33 PM GMT Monday, October 19, 2009 12:19:15 PM GMT
Recently David Poll posted a very cool technique for navigating to dynamically loaded pages and on demand downloading of pages in a Silverlight 3 application .  It was very cool but the explicit wire up of each page can be a pain in large applications.  So having just posted about MEF on Silverlight, I thought this was a great fit.  The Managed Extensibility Framework (MEF) is all about discovering and wiring up components and Silverlight 3 Navigation has some very interesting components.    But before I... (more)
category: Silverlight | clicked: 0 | comment | | source: blogs.msdn.com
tags: Brad Abrams, David Poll, MEF
3
votes

Brad Abrams : Portugal ReMix Silverlight 3 and .NET RIA Services

published 137 days, 3 hours, 44 minutes ago posted by GoogleSEOGoogleSEO 142 days, 9 hours, 14 minutes ago
Saturday, October 24, 2009 5:44:33 PM GMT Monday, October 19, 2009 12:14:26 PM GMT
ReMix in Lisbon, Portugal was a fabulous was to end my ReMix tour.  They keynote (as much as I could understand of it) was a lot of fun.  They did the Developer\designer egg shtick, but with a real egg! My this point, I have really hit my stride with the the Silverlight 3 overview I used a this Silverlight 3 deck and did some fun demos:IIS Smooth streamingThe Beatles Rockband site  (recently site of the day on FWA site of the day) Silverlight 3 Control Toolkit Samples Silverlight SEO Silverlight 3 Navig... (more)
category: Silverlight | clicked: 0 | comment | | source: blogs.msdn.com
tags: Brad Abram, IIS, Portugal, Silverlight 3
1
votes

Tim Sneath : Configuring a Web Server to Host Silverlight Content

published 142 days, 9 hours, 5 minutes ago posted by IXWebHostingIXWebHosting 147 days, 9 hours ago
Monday, October 19, 2009 12:22:52 PM GMT Wednesday, October 14, 2009 12:28:00 PM GMT
Deploying Silverlight content to a production web server is a pretty easy process. Despite occasional misconception, Silverlight doesn't require a Microsoft-based web server: Apache can host up Silverlight content just as happily as IIS. But there's one little gotcha: web servers are typically configured to only serve up a limited set of known file extensions as static content. That's all well and good, but Silverlight introduces two new file extensions (.xaml for loose XAML files and .xap for the zip-... (more)
category: Silverlight | clicked: 1 | comment | | source: blogs.msdn.com
tags: IIS, Microsoft, Silverlight, Web Server, XAML, XML
4
votes

Public Sector Developer Weblog : Silverlight 3 Firestarter and Windows 7 Firestarter On-Demand Content

published 149 days, 11 hours, 27 minutes ago posted by HostgatorHostgator 150 days, 15 hours, 42 minutes ago
Monday, October 12, 2009 10:01:00 AM GMT Sunday, October 11, 2009 5:46:03 AM GMT
Silverlight 3 Firestarter and Windows 7 Firestarter On-Demand Content Here's some great on-demand content that were delivered as part of "Silverlight Firestarter" and "Windows Firestarter" events on Sept 17th and 18th 2009. After clicking the links listed below, scroll down the page to see the on-demand content.    ·Download the Silverlight Firestarter technical sessions - With Scott Guthrie leading the roster of presenters, learn what's new and noteworthy in the latest releases of Silverlight and... (more)
category: Silverlight | clicked: 0 | comment | | source: blogs.msdn.com
tags: FireStarter, Silverlight 3, Windows 7
5
votes

Silverlight 3: Securing your WCF service with a custom username / password authentication mechanism - Alex van Beek - blog community

published 155 days, 10 hours, 45 minutes ago posted by Webhost4lifeWebhost4life 158 days, 11 hours, 52 minutes ago
Tuesday, October 06, 2009 10:43:18 AM GMT Saturday, October 03, 2009 9:36:10 AM GMT
There seems to be a lot of confusion on the web about how to secure the backend WCF service of your Silverlight application, with a username and a password. In Silverlight 2, things were a bit tricky. The generated proxies of Visual Studio didn’t have a ClientCredentials property. So to send any custom username / password information to your service, you had to manipulate some headers. Another option was to let the browser do the authentication for you, in combination with asp.net and forms authenticatio... (more)
category: Silverlight | clicked: 3 | comment | | source: blogs.infosupport.com
tags: Silverlight, WCF
Previous 1 2 Next