Tagged Questions
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 ...