Friday, May 2, 2014

How to get Connection String from App.config in .Net compact framework?

I am developing code for Windows CE device and wants to read Connection string from App.config file. ConnectionManager.ConnectionString is not supported in .net compact framework. plz tell me any other ways?

No comments:

Post a Comment