As the subject , How use dotConnect in Sharpdevelop?
http://www.icsharpcode.net/OpenSource/SD/Default.aspx
How use dotConnect in Sharpdevelop
Re: How use dotConnect in Sharpdevelop
There is no SharpDevelop in the list of IDEs which are supported by dotConnect for SQLite (compatibility page). So our provider is not integrated in this IDE (only runtime functionality is available, Entity Developer can be used as a standalone tool), and the license resource is not compiled automatically.
But you can build the license resource manually (Professional Edition): http://www.devart.com/dotconnect/sqlite ... nsing.html. lc.exe is a Microsoft .NET License Compiler: http://msdn.microsoft.com/en-us/library/ha0k3c9f.aspx.
Standard Edition doesn't require adding the license resource.
But you can build the license resource manually (Professional Edition): http://www.devart.com/dotconnect/sqlite ... nsing.html. lc.exe is a Microsoft .NET License Compiler: http://msdn.microsoft.com/en-us/library/ha0k3c9f.aspx.
Standard Edition doesn't require adding the license resource.