The C# team posts answers to common questions
Browse by Tags
All Tags »
C# Language and... »
IDE (RSS)
Sorry, but there are no more tags available to filter with.
-
You need to add a reference in your project to an assembly where that namespace is defined. If you are using VS.NET: 1. Right click on the References folder on your project. 2. Select Add Reference. 3. Select the .NET tab (or select the Browse button Read More...
|