Azure Talk - Windows Cloud Computing Platform Discussion Forum

Full Version: windows mobile 6 and Azure
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
What is the recommended way for an application running on windows mobile 6, connect to Azure?
ODATA?
System.Data.SqlClient?
Save the data to a local database to the device (sqlserver compact) and then replicate against azure?

I was trying to System.Data.SqlClient but..i get an error that the attribute "Encrypt = True" in the connection string is invalid.

thanks
Rudi
Reference URL's