Posts

Showing posts with the label Silverlight

How to increase Sharepoint Silverlight Webpart Timeout

Often you may see the following message when loading Silverlight webpart on sharepoint. "To re-configure the Web Part or to provide a different Silverlight application (.xap), open the tool pane and then click Configure" You can download SLTimeout webpart and set Timeout property. http://buyevich.blogspot.com/2011/02/setting-time-out-for-silverlight-web.html

Display Images From Database In Silverlight

http://www.dotnetcurry.com/ShowArticle.aspx?ID=220

Modular WPF with MEF (Managed Extensibility Framework) & MVVM

Screencast: Modular WPF with MEF & MVVM Tutorial Part 1 http://mark-dot-net.blogspot.com/2011/07/screencast-modular-wpf-with-mef-mvvm.html Screencast: Modular WPF with MEF & MVVM Tutorial Part 2 http://mark-dot-net.blogspot.com/2011/07/screencast-modular-wpf-with-mef-mvvm_11.html

Data Driven Applications with MVVM

Data Driven Applications with MVVM Part I: The Basics http://www.silverlightshow.net/items/Data-Driven-Applications-with-MVVM-Part-I.-The-Basics.aspx Data Driven Applications with MVVM Part II: Messaging, Unit Testing, and Live Data Sources http://www.silverlightshow.net/items/Data-Driven-Applications-with-MVVM-Part-II.-Messaging-Unit-Testing-and-Live-Data-Sources.aspx  Data Driven Applications with MVVM Part III: Validation, Bringing the UI Closer http://www.silverlightshow.net/items/Data-Driven-Applications-with-MVVM-Part-III.aspx  

Passing InitParams to the Silverlight App

http://abhijitjana.net/2010/11/03/how-to-pass-initparams-to-silverlight-application-which-is-hosted-as-sharepoint-2010-web-parts/ http://blogs.msdn.com/b/kaevans/archive/2008/10/08/hosting-silverlight-in-a-sharepoint-webpart.aspx Show chart data in Silverlight http://www.synergyonline.com/blog/blog-moss/Lists/Posts/Post.aspx?ID=26   Render Silver light with Silverlight 3.0 without silver light server control: http://karinebosch.wordpress.com/2009/07/17/integrating-silverlight-3-in-sharepoint-2007/ http://karinebosch.wordpress.com/2009/07/24/create-a-sharepoint-application-page-hosting-a-silverlight-3-application/