Reputation: 976
A while ago a created an application that would prompt the user for the database connection details. I found that Microsoft had created a control specifically for this purpose and they had released the whole thing (source code included).
It produced a display similar to the following:
I'm trying to find this control again and I can't remember where I found it or what the name was.
Anyone any ideas where I would find this (I'm sure it was on codeplex or something like that)?
Upvotes: 1
Views: 46
Reputation: 976
I just found it lol, here is the link:
http://archive.msdn.microsoft.com/Connection
Upvotes: 1