Welcome to MSDN Blogs Sign in | Join | Help

Sushil's WebLog

Random ADO.Net discussion

Syndication

Browse by Tags

All Tags » Provider and Server Enumeration   (RSS)
Sorry, but there are no more tags available to filter with.
Enumerating SQL Servers
Continuing with the discussion on enumeration, I will go over ways to enumerate active SQL servers on the network in this blog. Pre-Whidbey, to get list of active servers on the network, we could have done Inter-Op calls to server enumeration APIs in Read More...

Posted Thursday, October 14, 2004 11:56 AM by sushilc | 8 Comments

Using Provider Factories
There are situation in real world; when you dont want to write code, dependent on just one of the managed provider. This also helps to easily move from using one provider to another if the code design changes in the future. Pre-Whidbey, the only way to Read More...

Posted Friday, October 08, 2004 2:24 PM by sushilc | 8 Comments

Provider Enumeration in Whidbey
I have been wanting to post for a long time now, and have finally decided to FIGHT my slackness. I will continue with my views on some of the new features in ADO.Net for Whidbey. I will start with talking about a new feature in Whidbey - Provider Enumeration. Read More...

Posted Thursday, October 07, 2004 12:07 PM by sushilc | 3 Comments

Page view tracker