Tagged Questions
2
votes
2answers
323 views
Astoria vs. SQL Server Data Services
What are in your opinion big differences between areas of usage for "Astoria" (ADO.NET data services) and SQL Server Data Services?
1
vote
2answers
456 views
ADO.NET Data Services - Uploading files
I am trying to write REST web service through which our clients can upload a file on our file server. IS there an example or any useful links which I can refer for any guidance?
I haven't seen many ...