Connection remote server
hi ,how to connect remote server and get access to read IIs config file in c#.net
<add name="DefaultConnection" connectionString="Data Source=PC-NAME;Initial Catalog=DB-NAME;Integrated Security=True;user id=USERNAME;password=PWD" providerName="System.Data.SqlClient" />