Page 1 of 1

Re: MVC Membership or Identity provider Sqlite

Posted: Mon 07 Jul 2014 11:59
by denheijer
Dear DevArt/Users,

We have bought LinqConnect Pro and want to use it for a MVC 5 webapplication. I would like to add the membership and role provider for MVC5.
I have made all references in my project. I followed the example 'http://www.devart.com/dotconnect/sqlite ... orial.html 'of DevArt but it did not work.
All web examples and DevArt documentation are refered to dotConnect (which uses other dll's and other versions).

Can some one please help me with an example for LinqConnect and MVC5 with membership provider to a sqlite db?

Greetings,

A. den Heijer

Re: MVC Membership or Identity provider Sqlite

Posted: Mon 07 Jul 2014 12:03
by MariiaI
LinqConnect as a separate product and LinqConnect bundled with dotConnect for SQLite doesn't provide ASP.NET Identity support. We will consider the possibility to add this support in LinqConnect and inform you about the results as any are available.

We are also sending you two MVC sample applications to the e-mail address you have provided in your forum profile. Please check that the letter is not blocked by your mail filter.

JIC: dotConnect for SQLite provides support for ASP.NET Identity 2.0: http://forums.devart.com/viewtopic.php?f=29&t=29435
There are two options to choose:
1) Entity Framework Implementation of ASP.NET Identity for Oracle: http://www.devart.com/dotconnect/sqlite ... ntity.html
2) ADO.NET Implementation of ASP.NET Identity for Oracle: http://www.devart.com/dotconnect/sqlite ... orial.html