Top "Add-references-dialog" questions

Can't find Microsoft.SqlServer.ConnectionInfo.dll assembly file?

I'm trying to dynamically get a databases Table structure using only C# code as follows: using Microsoft.SqlServer.Management.Common; …

visual-studio-2010 assemblies smo add-references-dialog
how to use c++ dll in c# project?

Possible Duplicate: Using C++ Class DLL in C# Application I try to failed to add reference to add c++ dll …

c# .net winforms dll add-references-dialog
Why does Microsoft.ReportViewer.WebForms 8.0.0.0 not appear in the Visual Studio 2010 "Add References" dialog?

I'm creating a web application project targeting .NET 3.5 that needs to use the Reporting Services 2005 report viewer control (8.0.0.0) to view …

visual-studio-2010 reporting-services reportingservices-2005 add-references-dialog