Hi,
I created a class library named ccard which uses enterprise library for database access.
I tested it with the website it is working fine.
Our requirement is to use this as .net com (dll) and refer it in an asp application.
Here comes the problem for me.
This needs all the dlls to be strong named.
So I si ...
Go to the complete details ...