12-03-2010, 10:34 AM
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
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