1
vote
3answers
115 views

Sharepoint Development Environment Windows Azure

Can anyone please provide advice on setting up a sharepoint development environment. Basically I see that Windows Azure is a good way to go. The link is ...
0
votes
1answer
42 views

Any tutorials on accessing Azure SQL from a SharePoint hosted Silverlight webpart?

So since SharePoint Lists have limited columns available for use, I'm now trying to write the output from my SharePoint hosted Silverlight app into a Windows Azure hosted SQL database. Are there any ...