I am using SqlDataSourceEnumerator.Instance.GetDataSources() to find if sql instance is installed in my machine or not.
I have installed sql server 2008 in my machine,then uninstalled completely,and it didn't show any error.
SqlDataSourceEnumerator.I ...
Go to the complete details ...