Tagged Questions
5
votes
3answers
246 views
Should a new Visual Studio-Based Application be based on 2008 or 2010?
I am thinking of creating a product based on the Visual Studio Shell (primarily isolated mode). Since Visual Studio 2010 will most likely be RTM before my product, does it make sense to start with ...
3
votes
1answer
214 views
Including More Database Connection Options in a Visual Studio Isolated Shell Application?
When starting up an isolated mode visual studio shell application, the only databases available in the Tools->Connect to Database are Access, SQL Compact, and SQL Server Database File.
Is there a ...