Sorry, but there are no more tags available to filter with.
-
I am trying to use System.Data.SQLite without actually referencing the DLL in my application itself. What I have done is to use the display name of the assembly and load it out of the GAC like so... Assembly a = Assembly.Load("system.data.sqlite, Version=1.0.47.2, Culture=neutral, PublicKeyToken...
Page 1 of 1 (1 items)