No matter the size of your team, or the complexity of your project, Visual Studio can help turn your ideas into software. Windows is reinvented with an all-new touch interface, Windows Store, and dev platform that lets you sell apps across the globe.
Getting Started Walking Through a Silverlight Application Take a tour of the XAML and Javascript generated by an application template that's installed with the Silverlight SDK.
Q : What is a Design Pattern? A : Design Patterns represent solutions to problems what arise when developing software within a particular context . Each pattern describes a problem which occurs over and over again in our environment, and then describes the core of the solution to that problem, in such a way that you can use this solution a million times over, without ever doing it the same way twice.