Register  Login
Blog
Silverlight Desktop Blog
By Michael Washington on 8/26/2008 5:25 PM

SilverlightDesktop provides the administrator the ability to create multiple 'Desktop Instances' that provide the following functionality:

  • Setting the size of the SilverlightDesktop
  • Setting the Transparency of the SilverlightDesktop control
  • Allowing a single module to be loaded that will not show the movable resizable window. Set AutoLoad Module to (none) to show the normal SilverlightDesktop interface.

The enhancements were added to support the DotNetNuke version of SilverlightDesktop, but can be used to incorporate SilverlightDesktop modules into an existing website.

The Desktop admini ... Read More »

By Michael Washington on 8/10/2008 2:15 PM

Community member Thomas J. Capps has already created a module for SilverlightDesktop 01.50.00 (this version allows you to upload modules created by others).

His module is called Silverlight Email 01.00.00 and as the name implies, it allows the users of your SilverlightDesktop installation to send emails (you must remember to configure the SMTP settings in the Administration first).

Congratulations to Tom for being the first independent developer to extend SilverlightDesktop.

You can download his module from the Module download page.

You can see it Read More »

By Michael Washington on 8/9/2008 2:22 PM

SilverlightDesktop 01.50.00 has been released. This version allows you to upload modules (in Module Settings (in Administration) ).

You can find modules to upload here:
http://silverlightdesktop.net/Modules/tabid/61/Default.aspx

You can find information to create your own module packages here: http://silverlightdesktop.net/Documentation/tabid/58/itemid/16/Default.aspx

Perhaps you will create modules you would like to share with the Silverlight Desktop community. If you have a module you would like to share, log into the site and navigate to the Modules page and click the Upload button. All submissions will be moderated ... Read More »

By Michael Washington on 8/7/2008 6:18 PM

Today we checked in changeset 22027 to the source code repository. It contains a link in Modules Settings (in Administration) that allows you to upload a module.

You can find modules to upload at this link.

We have to test this for a bit and then we will release a new version of SilverlightDesktop. If you already have SilverlightDesktop installed you will be able to simply run the upgrade.

 

By Michael Washington on 8/3/2008 2:35 PM

If you have a resource defined like this:

< Button Style="{StaticResource GlassButton}" >

That is referencing a resource defined in your app.xaml.cs file it wont work with SilverlightDesktop.

The reason is that SilverlightDesktop does not load the app.xaml.cs of your SilverlightDesktop module because that file defines the variables for the application and SilverlightDesktop IS the application. It uses it's own app.xaml.cs only.

This problem is encountered whenever you dynamically load Silverlight controls and alternatives are covered here:

http://silverlight.net/forums/t/18562.aspx

 Print   

Terms Of Use | Privacy Statement | Copyright 2008 by SilverlightDesktop.net Dynnamite DotNetNuke Skins & Modules