Re: [sqlite] ASP.NET MVC 5 Connection

2017-10-31 Thread Joseph L. Casale
-Original Message-
From: sqlite-users [mailto:sqlite-users-boun...@mailinglists.sqlite.org] On
Behalf Of Rahmat Ali
Sent: Tuesday, October 31, 2017 2:17 PM
To: SQLite mailing list 
Subject: Re: [sqlite] ASP.NET MVC 5 Connection
 
> Yes I am using MVC 5 in my project. I will go to Core in future but at this
> time, I am using MVC 5. Is there any example for me you found
> elsewhere...???

Are you using entity framework?

Searching google for "asp.net mvc 5 sqlite" shows a few older hits, such
as https://dotnetthoughts.net/how-to-use-sqlite-in-asp-net-5/
___
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] ASP.NET MVC 5 Connection

2017-10-31 Thread Rahmat Ali
Yes I am using MVC 5 in my project. I will go to Core in future but at this
time, I am using MVC 5. Is there any example for me you found
elsewhere...???


On Wed, Nov 1, 2017 at 12:48 AM, Joseph L. Casale  wrote:

> -Original Message-
> From: sqlite-users [mailto:sqlite-users-boun...@mailinglists.sqlite.org]
> On
> Behalf Of Rahmat Ali
> Sent: Tuesday, October 31, 2017 10:43 AM
> To: sqlite-users@mailinglists.sqlite.org
> Subject: [sqlite] ASP.NET MVC 5 Connection
>
> > I am trying to attach SQLite with my MVC 5 app. I cannot able to do so.
> > Also, I have not found any solution online ye. Can any of them help me in
> > this regard. Thanks in advance.
>
> Are you really using version 5, that means you are using a 2 year old beta?
> I assume (or hope for that matter) you are using asp.net core at either v1
> or v2.
>
> Regardless, I found examples for the old beta packages online but if you
> are using a release version, the MS docs are sufficient. See
> https://docs.microsoft.com/en-us/aspnet/core/tutorials/
> first-mvc-app-xplat/working-with-sql
> ___
> sqlite-users mailing list
> sqlite-users@mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>
___
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] ASP.NET MVC 5 Connection

2017-10-31 Thread Joseph L. Casale
-Original Message-
From: sqlite-users [mailto:sqlite-users-boun...@mailinglists.sqlite.org] On
Behalf Of Rahmat Ali
Sent: Tuesday, October 31, 2017 10:43 AM
To: sqlite-users@mailinglists.sqlite.org
Subject: [sqlite] ASP.NET MVC 5 Connection

> I am trying to attach SQLite with my MVC 5 app. I cannot able to do so.
> Also, I have not found any solution online ye. Can any of them help me in
> this regard. Thanks in advance.

Are you really using version 5, that means you are using a 2 year old beta?
I assume (or hope for that matter) you are using asp.net core at either v1
or v2.

Regardless, I found examples for the old beta packages online but if you
are using a release version, the MS docs are sufficient. See 
https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app-xplat/working-with-sql
___
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] ASP.NET MVC 5 Connection

2017-10-31 Thread Rahmat Ali
I have searched a lot. But not able to find a solution. I have viewed that
page several times. But nothing here is helping me out.



On Tue, Oct 31, 2017 at 11:59 PM, GB  wrote:

> You may want to have a look at http://system.data.sqlite.org/
> index.html/doc/trunk/www/index.wiki
>
>
>
> Rahmat Ali schrieb am 31.10.2017 um 17:43:
>
>> I am trying to attach SQLite with my MVC 5 app. I cannot able to do so.
>> Also, I have not found any solution online ye. Can any of them help me in
>> this regard. Thanks in advance.
>> ___
>> sqlite-users mailing list
>> sqlite-users@mailinglists.sqlite.org
>> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>>
>
> ___
> sqlite-users mailing list
> sqlite-users@mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>
___
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] ASP.NET MVC 5 Connection

2017-10-31 Thread GB
You may want to have a look at 
http://system.data.sqlite.org/index.html/doc/trunk/www/index.wiki



Rahmat Ali schrieb am 31.10.2017 um 17:43:

I am trying to attach SQLite with my MVC 5 app. I cannot able to do so.
Also, I have not found any solution online ye. Can any of them help me in
this regard. Thanks in advance.
___
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users


___
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users


[sqlite] ASP.NET MVC 5 Connection

2017-10-31 Thread Rahmat Ali
I am trying to attach SQLite with my MVC 5 app. I cannot able to do so.
Also, I have not found any solution online ye. Can any of them help me in
this regard. Thanks in advance.
___
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users