Can a .NET application/project refer both 32-bit dll and 64-bit dll and at runtime use appropriate one depending on the machine it is being executed on ?
Also would the user downloading the application via Click Once web page get the appropriate dll depending on his/her machine architecture ?