I started learning C# a week ago. Today I was trying to install the System.Data.SQLite plugin or whatever that is from this page of the SQLite offical website.
But after I installed it I couldn't see it in:
Project->Add Reference->.NET[tab].
I am using Microsoft Visual Studio 2010. I really need to make the integration with SQLite for my application.
Thanks a lot.
Best Regards,
Me