As a first part of really using Windows Azure I'd like to use C# running on Azure to verify the license code of
a program I'm about to issue the upgrade for.
I'm planning on porting the whole thing to the cloud, but to gain experience I'd like to license the next version using the cloud.
Any pointers anyone...?
What I really don't know (among many other things) is how to interact with the WEB programatically from a
Windows MFC Exe...