Forcing the ASP.NET Application to load the assembly from bin not from GAC
Is there any way to force my asp.net application to load the assembly from local bin directory since there is another older version of the assembly with the same name in the gac?