Re: .Net support for Visual Studio

From: "Francisco Figueiredo Jr(dot)" <fxjrlists(at)yahoo(dot)com(dot)br>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: .Net support for Visual Studio
Date: 2006-08-29 04:13:28
Message-ID: 44F3BEE8.8070608@yahoo.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Edward Diener wrote:
>
> The two steps for getting the assembly to show up in the Tools | Choose
> Toolbox Items... in Visual Studio 2005 are:
>
> 1) Drag the assembly into the GAC, or use gacutil, to install the
> assembly in the GAC.
> 2) Add a registry key under
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v2.0.50727\AssemblyFoldersEx
> with whatever name you like ( I named mine PostGresql ) with a default
> value of the directory ( trailing backslash ) where the assembly resides.
>

Thanks!

I will add that to user manual of Npgsql.

Francisco Figueiredo Jr.
http://fxjr.blogspot.com
Npgsql Lead Developer
http://pgfoundry.org/projects/npgsql
Mono Project Contributor
http://www.go-mono.com
MonoBrasil Project Founder Member
http://monobrasil.softwarelivre.org

- --
- Would you tell me, please, which way I ought to go from here?
- That depends a good deal on where you want to get to.
-- Lewis Carroll "Alice's Adventures in Wonderland"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQEVAwUBRPO+6P7iFmsNzeXfAQLXfwgApHY2xDOJBZag8xAZ4Gf3h8z8Cryb94XC
t4xzXWaZ5Z8DQsF7JbZK8c2Gv4AEtdaOxYfsTEuElxM/CrC0bvHcHo/jdcyz2YyG
vE5IZUEc/erK1ifmEwVkW4fKZJKLirC/2X4f7ki33OhRMVod7AkTF7xlT7E5JXhH
R6+dOdMIXKLgVEhEwrQEzHUEJz2TxEDuWQe4lmQfjJ9e5NnX0HEaIygLGmJDgdJI
z9VQUrKDmxHoXMwfhFWLesphZyXm7o9hcoTl+308nRt5mSl6OhCvQ3cuX4EC2tzC
//G81WRIZ89xjiiCenCtSVsBOPW7zS1LU6D4XxQYXPeB8X5Lxc5fUw==
=7cJL
-----END PGP SIGNATURE-----



_______________________________________________________
Você quer respostas para suas perguntas? Ou você sabe muito e quer compartilhar seu conhecimento? Experimente o Yahoo! Respostas !
http://br.answers.yahoo.com/

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Henry Jaentschke 2006-08-29 15:29:54 Hello I have problem with the interface of pgsql for perl.
Previous Message Edward Diener 2006-08-28 16:07:00 Re: .Net support for Visual Studio