Is there any body could do me a favour to show me how to develop a Metro app to get data from SQL? I try to use SqlConnection() in System.DataSqlClient. but it fails.
Windows 8 Metro style apps will not support connecting to a local database. That is to say, you will not be able to use a kind of connectionstring where you can say connect to server X.