October 4, 2011
SDN has published online an article I've written on using Azure cloud services in Delphi XE.
SDN has published online an article I've written on using Azure cloud services in Delphi XE. The article is available at http://www.sdn.nl/SDN/Artikelen/tabid/58/view/View/ArticleID/3179/Azure-Applications-with-Delphi-XE.aspx.
Notice that Delphi XE2 extends the Azure support architecture, by creating a more flexible architecture comprising also Amazon Web Services support. This means the very similar code can now run against other services. Finally, I'll demonstrate some of these same examples at the online CodeRage6 conference, in my session on REST clients in Delphi XE2.
posted by
marcocantu @ 9:17AM | 1 Comments
[0 Pending]
Article Azure Applications with Delphi XE
I liked the article, just a suggestion: why don't you
set up the connection in a separate thread? When you
get in the OnCreate of the form you can construct it
and then let that connect to Azure.
The table components can still live on the form.
Just an idea :)
It might take a little work to get right, but I am
sure it would make the article instantly more relevant.
A
Comment by Andrea Raimondi on October 4, 20:20
There are currently 0 pending (unapproved) messages.