|
by Wayne Walter Berry via SQL Azure Team Blog on 6/25/2010 3:41:03 PM
There are a lot of articles and discussion about calling SQL Azure from Windows Azure; however, I am personally fascinated with calling SQL Azure from the Windows’ desktop. This article will talk about some of the considerations of calling SQL Azure from an application running on a user’s local computer, and best practices around security. The Benefits Clearly, the biggest benefit is that you can read and write relational data to a remote database using ADO.NET without having to open access t
... [ read more ]
|