Click here to Skip to main content
16,008,010 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am assign one project where i have to implement Silverlight Application. Waht is the better way to learn quickly where i am stand up myself to develop Silverlight application.

Thanks,
Mangesh :-)
Posted

Assuming you're at least moderately conversant in your language of choice, as well as .Net in general, so all that remains is learning the Silverlight-specific part, the best way to learn a new technology is to jump into the deep end of the pool, and just start coding, and keep your browser on Google. BTW, the VAST majority of Silverlight examples you'll find will be in C#.
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 6-Aug-11 15:58pm    
I like you approach, my 5, only... see my other comment to your comment.
--SA
You could start with a few videos or read a book on Silverlight to get started.
However, the only to learn a language is to write some code and by spending some time practicing the language,
 
Share this answer
 
You might also check Silverlight's website[^] for tutorials. They have the traditional Hello World program that can help you get started. Goodluck.
 
Share this answer
 
Comments
#realJSOP 6-Aug-11 15:50pm    
Real men don't need maps, and don't need tutorials. :)
Sergey Alexandrovich Kryukov 6-Aug-11 16:03pm    
I like your idea, personally. However, even a real man needs reference manual. The sad fact is: I once realized that... not everyone is a real man. Moreover, real men are relatively rare. Didn't you notice that? So, who do you address your advice to? I think I understand: if the advice somehow reaches a real man, it might help, if not -- there is nobody to care about.

However, I can imagine that your comments encourage those having a potential of becoming a real man to become a real man... :-)
--SA
Abhinav S 7-Aug-11 2:09am    
My 5 Walter. That website is good for beginner tutorials.
walterhevedeich 7-Aug-11 2:15am    
Thanks Abhinav
Here more than couple of ways to learn anything in Internet.
Education Needed[^]

Also found a big bunch for silverlight
Silverlight Tips, Tricks, Tutorials and Links Page[^]
 
Share this answer
 
You can start by reading good books, articles and watching videos. Then after do some small assignments on what you have learned, to judge your progress.

Check this out to get started:

Silverlight-Tutorials[^]

hope it helps :)
 
Share this answer
 
v2
you can go with following sample site :

SIlverlight controls[^]

-Sagar Solanki
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900