I need to make a Silverlight application. I will need the server side, which I am going to do with C #. What could be the best way to learn how to make simple applications with Silverlight + C #? Here are some questions I need to know ... By the way. I have Visual Studio 2008 Pro and MS Expression Studio 3.
1) How can I create objects in silverlight? 2) How can I program actions / user attacks? 3) How to connect to the server side using silverlight?
source share