G
Guest
I have a c# .NET application. V15 & V16
I have a DBAccess DLL assembly. V15 & V16
I want the .Net Application V15 will work with V15 DBAccess.dll
I want the .Net Application V16 will work with V16 DBAccess.dll
Is there a way to do it without SN key's ?
is SN key is the best way to handle it ?
I thought that I will simpy be able to write in web.config work with DBAcess V 15.0.0.* but I couldnt fined any example to that.
Tanks,
Avi
I have a DBAccess DLL assembly. V15 & V16
I want the .Net Application V15 will work with V15 DBAccess.dll
I want the .Net Application V16 will work with V16 DBAccess.dll
Is there a way to do it without SN key's ?
is SN key is the best way to handle it ?
I thought that I will simpy be able to write in web.config work with DBAcess V 15.0.0.* but I couldnt fined any example to that.
Tanks,
Avi