Silverlight Toolkit on CodePlex Adds Live Samples in Visual Basic

Published 03 August 09 02:27 PM

Today Justin updated the Silverlight Toolkit on CodePlex with samples in Silverlight 3 that you can run live directly on the site. Check out all the live tutorials:

And best of all, the samples show a Visual Basic code view:

clip_image001

Support for Visual Basic in the toolkit itself was available in March, but now the live samples are also updated. Clicking the VB.Net button changes the code sample to Visual Basic and saves this preference so all code samples will default to the selected language:

clip_image002

I’m just starting to play with Silverlight (and .NET RIA Services) myself so I’m glad to see these interactive samples in VB come online. Another really fun addition to the samples is an interactive DLR console for IronPython and IronRuby. If you're just getting your feet wet with these dynamic languages you should check this out, it even has some basic intellisense to help you.

Enjoy!

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# Sharf said on August 4, 2009 9:10 AM:

Can you explain briefly about Silverlight? Is it animation package? How can we write program for that?

# Beth Massi said on August 4, 2009 1:24 PM:

Hi Sharf,

Silverlight is a rich internet client that you can use as an alternative to web interfaces. It has a very small framework that works cross-platform so if you need rich controls like that of a desktop UI but the ease of deployment like a web UI then you should check it out. It also has very rich multi-media & HD video capabilities. The best place to learn about Silverlight is www.silverlight.net.

Have Fun,

-B

# Sharf said on August 4, 2009 2:26 PM:

Thank you. Last week my friend asked me about "User friendly controls in web interface" here it is...

Thanks again!

# Toby Teel said on August 6, 2009 11:13 AM:

Hey Beth, thanks for the great link.

I hate to bother you about it, but where is the DLR console?  Is it not online?

Also, where can I find out more about the DLR?

Thanks.

-Toby

# Beth Massi said on August 6, 2009 11:58 AM:

Hi Toby,

If you go to one of the samples like http://silverlight.codeplex.com/Wiki/View.aspx?title=Silverlight%20Toolkit%20Overview%20Part%201

There will be a DLR Console tab.

You can learn more about the DLR here:

http://msdn.microsoft.com/en-us/library/dd233052(VS.100).aspx

http://www.codeplex.com/dlr

http://silverlight.net/learn/dynamiclanguages.aspx/

Have Fun,

-B

# Andrew F said on August 10, 2009 2:28 PM:

Does Silverlight have any value for someone who still spends 99.99% of their time doing WinForms work?  Or is this simply an internet plaything?

# Beth Massi said on August 11, 2009 2:00 PM:

Hi Andrew,

I also come from the Windows forms world. If you're building n-tier business applications using Windows Forms as the smart client then I see two main benefits of Silverlight over n-tier Windows Forms. 1) The Silverlight framework is under 5M as opposed to the Full .NET Framework (or even the Client Profile wich is about 30M). 2) Silverlight is cross-browser & cross-platform (Mac & Windows).

But you should think of Silverlight as a rich web application and not a replacement for Windows forms (or WPF). Winforms/WPF have a much richer framework, can interoperate with other applications on the desktop like Office, are not sandboxed like Silverlight, and are easy to develop. If you are developing web-based applications then I would look at Silverlight and .NET RIA Services. If you need the full power of the Windows desktop then I would look at WPF.

HTH,

-B

Leave a Comment

(required) 
(optional)
(required) 

  
Enter Code Here: Required

About Beth Massi

Beth is a Program Manager on the Visual Studio Community Team at Microsoft and is responsible for producing and managing content for business application developers, driving community features and team participation onto MSDN Developer Centers (http://msdn.com), and helping make Visual Studio one of the best developer tools in the world. She also produces regular content on her blog (http://blogs.msdn.com/bethmassi), Channel 9, and a variety of other developer sites and magazines. As a community champion and a long-time member of the Microsoft developer community she also helps with the San Francisco East Bay .NET user group and is a frequent speaker at various software development events. Before Microsoft, she was a Senior Architect at a health care software product company and a Microsoft Solutions Architect MVP. Over the last decade she has worked on distributed applications and frameworks, web and Windows-based applications using Microsoft development tools in a variety of businesses. She loves teaching, hiking, mountain biking, and driving really fast.

This Blog

Syndication

Page view tracker