azure - Accessing SQL Data Services via ADO.NET Data Service Client Library -


Is this possible? Actually I would like to use the SQL Data Services Rest interface and the ADO I would like to use the Net Data Service Client Library to handle the communication details and generate the entities I can use. I saw samples of Azure Services Kit in February but in the samples there HTTP Webbate and HTTP Web Response have been used to reuse SQL Data Services. I ado Using the Net Data Service Client Library was hoping to remove abstract low-level details.

Yes you can! Or at least, they are working on this ...

They have changed the direction of SDS from February (they will now offer a real relational database), but I have not got the chance. Since diving into the subject, I am not 100% fixed who already work.

Look at this for information.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -