Loading

How to Add Reference in Visual Studio .NET

Submitted by: 


This tutorial serves as a guide on how to add a reference to your Project. I created this separately so that I can refer this anytime when I have to mention adding a reference to you project.

Step 1. Click Project then click Add Reference as shown below:

[inline:ReferenceMenu.jpg="Add Reference"]

Step 2. After that select the component that you’d like to make a reference.

[inline:AddReference.jpg="Add Reference"]

In this example I make a reference to a System.Transaction to allow me to use TransactionScope. For more info about this Class open the example at “Dataset Transaction




Tags: 

Add new comment

Filtered HTML

  • You may insert videos with [video:URL]
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <asp>, <c>, <cpp>, <csharp>, <css>, <html4strict>, <java>, <javascript>, <mysql>, <php>, <python>, <sql>, <vb>, <vbnet>. The supported tag styles are: <foo>, [foo].
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.