What are some of the useful concepts to know about when building Silverlight apps?
Posted
by cody
on Stack Overflow
See other posts from Stack Overflow
or by cody
Published on 2010-05-10T05:40:00Z
Indexed on
2010/05/10
5:44 UTC
Read the original article
Hit count: 241
Silverlight
|concepts
The Silverlight(& WPF) space seems to have a whole new nomenclature around it so at times I'm having a hard time figuring our what is important and useful to research a bit more.
For example I 'know' about the MVVM pattern but I'm looking for things that are a bit smaller in scope, that is topics, ideas, programming constructs that might be used in implementing MVVM and would need to know before hand.
So basically I'm looking for some of the key topics and concepts that people have found useful or are important when creating a Silverlight apps. And maybe why it is useful or important and when\where it might be applied or used.
Thanks.
© Stack Overflow or respective owner