Thursday, May 17, 2012    
Blog  

OpenLight Blog

Silverlight 3 Hello World Tutorial

Jul 25

Written by:
7/25/2009 11:22 AM  RssIcon

 

I finally got around to creating a DotNetNuke 5 and Silverlight 3 "Hello World" tutorial. Keep in mind that all the Silverlight 2 tutorials still apply so I wont "redo" any of them.

One thing that is different about this tutorial is that I am using the authentication cookie that DotNetNuke passes to the web browser (and Silverlight then passes to the web service) to authenticate the user . This allows me to eliminate code that I normally use in tutorials such as this one: Silverlight 2.0 Webservice Example.

However, this comes at a price. If the user "times out" on the DotNetNuke site due to a period of inactivity, they will also "time out" in the Silverlight application.

One of the advantages of Silverlight is that the user never has to "time out". A person could use your DotNetNuke Silverlight application, go to lunch,and when they come back they can pick up from where they left off without logging back in.

For this reason, projects such as SilverlightDesktop.net for DotNetNuke will still continue to use the previous method.

The new tutorial is at:

http://dnnsilverlight.adefwebserver.com/Silverlight30/Silverlight3HelloWorld/tabid/79/Default.aspx


Your name:
Gravatar Preview
Your email:
(Optional) Email used only to show Gravatar.
Your website:
Title:
Comment:
Security Code
CAPTCHA image
Enter the code shown above in the box below
Add Comment   Cancel 
  
Copyright 2009 by OpenLightGroup.net   |  Privacy Statement  |  Terms Of Use