Beginning Silverlight 4. How to start? [duplicate] - silverlight

This question already has answers here:
Closed 12 years ago.
Possible Duplicate:
How did you learn/Best Way to learn Silverlight
I am begginer in silverlight. Anyone suggest me the quicker way to learn silverlight or recommend any book or any other study material.

The official MS site has several good tutorials. You'll also want a copy of Expression Blend, and don't forget about the SDK.
http://www.silverlight.net/learn/tutorials/silverlight-4/

Related

Using a drawing library for making a GUI [duplicate]

This question already has answers here:
What disadvantages could I have using OpenGL for GUI design in a desktop application? [closed]
(7 answers)
Closed 6 years ago.
I'm working on a project and planning to use a drawing library(OpenGL) for the GUI. Is this frowned upon or considered bad practice?
I googled a bit about the topic and found only discussions about GUI libraries, and no information on whether using a drawing library for the GUI is bad or not.
By the looks of it, you would be "re-inventing the wheel"
Here are some similar questions to yours.
What disadvantages could I have using OpenGL for GUI design in a desktop application?
https://stackoverflow.com/questions/21245643/opengl-gui-library?rq=1

Where can I find easy video lessons to learn C Programming for a novice [duplicate]

This question already has an answer here:
Closed 10 years ago.
Possible Duplicate:
Learning C: video course recommendation
I am looking for a C language video lessons that are easy to understand and follow (something like khan academy style). Thanks
The videos available from Harvard's "Intensive Introduction to Computer Science" have been very valuable in helping me learn C. You can find those videos here: http://www.extension.harvard.edu/open-learning-initiative/introduction-computer-science

Silverlight Book Suggestion (With Specific Features) [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
(Note: Please do not mark this question as duplicate. This question is based on specific features of Silverlight)
I am planning to learn Silverlight. I have 4 years of .Net experience including C#, WCF, ASP.NET.
Which is the best book that covers the following topics and easy to learn and deep?
1) Silverlight architecture and WCF
2) Dependency Properties
3) Patterns like PRISM
4) XAML coding
5) Silverlight controls
6) RIA , MVVM
Note: If someone ask me which is my favorite book for C#, I would say it is “C# in Depth” by John Skeet. I am looking for a Silverlight book having qualities similar to the above mentioned book.
Thanks
Lijo Cheeran Joseph
Silverlight 4 in Action cover almost topics you want to learn even it's not much deep but it's a good place to start.
I learnt c# from a book then went on to use Silverlight 4 for Dummies which is actually a really good and comprehensive guide. I can't remember if it had all the stuff mentioned above but it did have a large amount of it and about 2 months on after learning it I know my way around silverlight fairly well.

mvvm toolkit for small applications [duplicate]

This question already has answers here:
Closed 12 years ago.
Possible Duplicates:
Starting WPF MVVM. Use a framework?
What framework for MVVM should I use?
Hello all
I am looking for some easy toolkit for wpf beginner .
I am writing small applications and I am looking for something easy to begin.
Thanks
MVVM Light

What is silverlight still missing? [duplicate]

This question already has answers here:
Closed 12 years ago.
Possible Duplicate:
Silverlight vs WPF
What is silverlight still missing when compared with WPF?
Are you joking? I mean, IN DETAIL that's a lot too much.
For a very high (abstract) level see:
http://www.dotnetspider.com/Silverlight-Tutorial-296.aspx
If you have some requests for features for Silverlight you can vote for them at UserVoice.

Resources