|
Subject:
|
Finding the .dll name for a .NET namespace?
|
|
Posted By:
|
cjo
|
Post Date:
|
11/26/2003 8:15:40 PM
|
|
Can anybody advise me on how to find a namespace's corresponding .dll? For example, how do I determine which .dll to reference as my assembly in a .bat file when I want to use the System.Web.UI.WebControls namespace in my component?
|
|