Got more questions? Find advice on: ASP | XML | Regular Expressions | Windows
in Search
Welcome to SqlAdvice Sign in | Join | Help

Browse by Tags

All Tags » Programming » FAQ
Sorry, but there are no more tags available to filter with.
  • Making a .NET assembly always appear in Visual Studio.NET

    To display your assembly in the Add Reference dialog box, you can add a registry key, such as the following, which points to the location of the assembly [HKEY_CURRENT_USER\SOFTWARE\Microsoft\.NETFramework\AssemblyFolders\MyAssemblies]@=''C:\\MyAssemblies'' NOTE: You can create the this registry entry under the HKEY_LOCAL_MACHINE ...
    Posted to aaron weiker on sql (Weblog) by aweiker on March 24, 2004