Silverlight Feeds - All your Silverlight feeds in one place.

Thursday, July 29, 2010

Sponsor

Hosting Silverlight Cross Domain Applications

by Corrado Cavalli via Corrado's BLogs on 7/29/2010 5:19:16 PM

Pur non essendo un caso frequente, può capitare di dover ospitare un applicazione Silverlight proveniente da un dominio diverso dalla pagina host. Un esempio può essere: Pagina html ospitata nel domino foo.com la quale ha al suo interno qualcosa del genere: <div id="silverlightControlHost"> <object data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="100%" height="100%"> <param name="source" value="http://www.anothersite.com/myap ...

[ read more ]

Silverlight Navigation – Part 1

by John Papa via JohnPapa.net on 7/29/2010 5:14:00 PM

In the first of 2 navigation videos we filmed for Silverlight TV, David Poll joins John Papa to demonstrate how the Silverlight navigation API can be used to solve common navigational structures. David explains how navigation works with Silverlight, how it integrates with the Silverlight templates, and demonstrates how you can expand on its features using custom content loaders. Relevant links: John's Blog and on Twitter (@john_papa) David's blog and on Twitter (@depoll) ...

[ read more ]

Balder License - changes

by einar@dolittle.com (Einar Ingebrigtsen) via Einar Ingebrigtsen on 7/29/2010 10:00:02 AM

A lot of effort has been put into the Balder project, and with the recent work on moving Balder onto multiple platforms and not only Silverlight. I've decided its time to change the license a bit.For anyone using Balder today with Silverlight on the Web/Desktop, there are no changes - with the exception of one thing. If you're developing a commercial library or package that can be conceived as a competitor to Balder - then you need a commercial license. Other than that, no changes. The intention ...

[ read more ]

WP7: Page Navigation

by Corrado Cavalli via Corrado's BLogs on 7/29/2010 8:44:51 AM

In Windows Phone 7 ogni singola PhoneApplicationPage è automaticamente ospitata all’interno di un PhoneApplicationFrame che viene impostato come RootVisual allo startup dell’applicazione all’interno del metodo CompleteInitializePhoneApplication presente in App.xaml.cs (l’evento RootFrame.Navigated scatta dopo che lo SplashScreen è stato sostituito con la pagina iniziale dell’applicazione) Visto che PhoneApplicationFrame estende la classe Frame introdotta in Silverlight 3.0 la navigazione da u ...

[ read more ]

Wednesday, July 28, 2010

WP7: Application Lifecycle and Tombstoning

by Corrado Cavalli via Corrado's BLogs on 7/28/2010 5:35:04 AM

Se è vero che  sviluppare un applicazione per Windows Phone 7, conoscendo già Silverlight, non è poi così difficile in realtà ci sono una lunga serie di dettagli da conoscere perchè, non dimentichiamoci, l’applicazione non sta girando su un PC (quindi l’utilizzo corretto delle risorse diventa ancora più importante) ed è in esecuzione su un sistema operativo con caratteristiche proprie. Una di queste è  il fatto che, almeno in questa versione, Windows Phone 7 non è un sistema operativo multi-ta ...

[ read more ]

Thursday, July 22, 2010

MVVM Light Hotfix for Windows Phone 7 developer tools beta

by Laurent Bugnion via Silverlight on 7/22/2010 11:24:13 PM

This is a hotfix to correct the issues with the MVVM Light templates for Windows Phone 7. Who is it for? Use this hotfix if (and only if): You have MVVM Light Toolkit V3 SP1 installed. You are using the new developer tools beta for Windows Phone 7. Why a hotfix? The hotifx is needed because of changes in the Microsoft Windows Phone 7 assemblies (regrouping of classes in different namespaces and/or different assemblies) as well as some other changes (manifest structure, etc). The ...

[ read more ]

MVVM Light Hotfix for Windows Phone 7 developer tools beta

by Laurent Bugnion via Silverlight on 7/22/2010 11:24:13 PM

This is a hotfix to correct the issues with the MVVM Light templates for Windows Phone 7. Who is it for? Use this hotfix if (and only if): You have MVVM Light Toolkit V3 SP1 installed. You are using the new developer tools beta for Windows Phone 7. Why a hotfix? The hotifx is needed because of changes in the Microsoft Windows Phone 7 assemblies (regrouping of classes in different namespaces and/or different assemblies) as well as some other changes (manifest structure, etc). The ...

[ read more ]

The Value of Prism (Silverlight TV #37)

by John Papa via JohnPapa.net on 7/22/2010 6:51:00 PM

In this episode of Silverlight TV, Brian Noyes discusses strategies for building Silverlight business applications. Brian is an advisor working with the Patterns and Practices team on the current and future versions of Prism. John and Brian discuss what Prism is, when to use it, when not to use it, and how to pick and choose which parts of Prism may be of most value to your application. Prism is made up of various parts including modularity, regions, the shell, commanding, events/messaging. Bri ...

[ read more ]

Thursday, July 15, 2010

Customize a ListBox Template with Silverlight

by John Papa via JohnPapa.net on 7/15/2010 2:00:00 PM

In this episode of Silverlight TV, Adam Kinney discusses how you can completely customize how a control looks and behaves. Adam explains how all Silverlight controls are lookless and that they can be customized using various templates depending on what you want to achieve. Instead of starting with a simple control like a TextBox, he demonstrates the power of templating using a ListBox and its various templates, including the ItemsPanel, ListBoxItem, Data Template, and more (we joke about the mul ...

[ read more ]

Dynamically discovering assemblies and types on Windows Phone 7

by einar@dolittle.com (Einar Ingebrigtsen) via Einar Ingebrigtsen on 7/15/2010 5:31:08 AM

The last few days I've been busy porting Balder to other platforms, amongst those; Windows Phone 7 Series. There are some nuances between the different platforms Balder will support, one of these for Windows Phone 7 was that the Load() method does not exist on an AssemblyPart from the deployment object.Balder has a discover architecture were it discovers different types from the loaded assemblies, in the Silverlight version I could simply go and get all the AssemblyParts and get it as a resource ...

[ read more ]

Subscribe

New Feed

Product Spotlight

Recently Updated Sources

Legal Note

The content of the postings is owned by the respective author. Silverlight Feeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on Silverlight Feeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.

Advertise with us