I have gone through silverlight applications and now I have built a basic application, but I am still confused about its code part.
Could any one please tell me what structure does it use? Do silverlight projects use MVC structure?
Also I want to know about database contectivity in Silverlight. I have read through some tutorials and books but couldn't get the concept.