Tag Archives: SMO

Enumerating Instances of SQL Server using C#

One of the project I am worked, I had to enumerate SQL Server instances of the network for creating dynamic connection string. Here is a code snippet which will retrieve all the SQL Server instance in a network using C# … Continue reading

Posted in .Net, ASP.Net, SQL Server | Tagged , , , , | Leave a comment