Skip to main content
Home Forums General Silverlight Getting Started New to Silverlight But a lot eager to Learn..
4 replies. Latest Post by ZeroKoll on July 4, 2009.
(0)
cshah
Member
0 points
3 Posts
07-04-2009 9:15 AM |
Hi All,
I Am new to silverlight develpement...but i m looking to learn it and am damn interested in lesarning it..just love the effects u guys generate in your apps...i saw the get Started samples...found them too easy..can anyone suggest me a sample application or a small project i can make...For my learning ofcourse....Help would be oh so much appreciated..Thanks in advance guys..
jay nana...
Contributor
3388 points
624 Posts
07-04-2009 9:43 AM |
visit silverlightshow.net website and there you can find lots of interesting topics to learn about Silverlight.
07-04-2009 10:04 AM |
Go through this series of tutorial from Scott Gu:
http://weblogs.asp.net/scottgu/pages/silverlight-2-end-to-end-tutorial-building-a-digg-search-client.aspx
davidezo...
5690 points
875 Posts
07-04-2009 10:21 AM |
Hi,
you can also take a look at http://learn-silverlight-tutorial.com/
To start I'd find useful to read a book like "Silverlight in action", it contains many valuable resources and examples: http://www.manning.com/pbrown/
ZeroKoll
Participant
752 points
130 Posts
07-04-2009 5:59 PM |
I would recommend reading this: http://chris.59north.com/post/flickrVIEWR-A-flickr-viewer-in-Silverlight-Part-1.aspx
It's the first in a 3 part series about how to create a complete flickr viewing application in Silverlight using MVVM. Should show you the basics when it comes to databindings and viewmodels and so...