i want to create few application with the same database gonna host in azure, may i know how can i achieve this while there're no exact framework or tutorial for this. "maybe i got no idea on what the keyword is".
The main application i built is silverlight + silverlight.web with entity framework. the silverlight application talk with web solution via RIA services. and the database is mdf file. is there any possible to make the mdf host in azure sql, the silverlight application host in azure and the mobile silverlight, wpf need to get the data from azure sql with any way.
Please guide me out, Thank you =D