By Michael Washington on
11/28/2008 10:27 AM
This version contains these features:
- Allows you to drag text elements from the WhoAmI module and drop them on the Notepad module and have the Notepad module import the contents
- SilverlightPassword now contains letters and numbers and various lengths
- Prevents user from dragging window past the top or the left hand side
- Highlights the DragBar of the window being dragged
Read More »
|
By Michael Washington on
11/27/2008 7:09 PM
Drag and Drop from one SIlverlightDesktop module to another has finally been checked in.
Currently the Drag and Drop allows you to drag text elements from the WhoAmI module and drop them on the Notepad module and have the Notepad module import the contents.
Read More »
|
By Michael Washington on
11/26/2008 8:53 PM
SilverlightNotepad 03.00.00 will now be part of the Core
Read More »
|
By Michael Washington on
11/26/2008 8:49 PM
We recently checked in code to prevent a user from dragging a window past the top or the left of the desktop.
Read More »
|
By Michael Washington on
11/16/2008 4:10 PM
We just checked in code to make a password composed of letters and numbers and the password is now of varying length.
Read More »
|
By Michael Washington on
10/18/2008 5:12 AM
We have finally completed updating SilverlightDesktop.net to the release version of Silverlight 2.
It took longer than we we thought it would because there was a JavaScript error when we first did the upgrade on our test server...
Read More »
|
By Michael Washington on
9/5/2008 5:42 AM

SilverlightDesktop for DotNetNuke has been released. This version of SilverlightDesktop uses the exact same Silverlight core project as the stand-alone version of SilverlightDesktop.net.
Each instance of SilverlightDesktop has it's own Settings.
Settings provide the option to display the normal SilverlightDesktop interface or a single module by selecting it in the AutoLoad drop-down.
Portal administrators are provided endless configuration possibilities.
- You can see the features of SilverlightDesktop at this link< ...
Read More »
|
By Michael Washington on
8/31/2008 7:47 PM
The default location that Visual Studio builds the .xap file to is ClientBin. If you want the .xap file to build into another directory you can easily change this.

In the DotNetNuke version of SilverlightDesktop the .xap needs to reside in the DesktopModules\SilverlightDesktop\ClientBin\ directory.

To change the default location we right-click on the root of the DotNetNuke website and select Property Pages. When the Property Pages box comes up, we s ...
Read More »
|
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 »
|