Search found 7 matches

by mhsimkin
Sat 13 Feb 2021 14:22
Forum: Entity Developer
Topic: Entity Developer Tutorial
Replies: 3
Views: 1716

Re: Entity Developer Tutorial

Thank you.

I saw that tutorial. However, there is no tutorial on how to execute linq queries in the ED application. I have my generated model open, whenever I try to execute a query, I get an error about no connection string.

I would like to have linq queries working so I can develop/debug some queries before adding them to my application.

Thanks
by mhsimkin
Sat 13 Feb 2021 14:18
Forum: LINQ Insight
Topic: Tutorials or Step by Step guides
Replies: 3
Views: 77089

Re: Tutorials or Step by Step guides

Great.

Thanks.

Just to confirm, at this time, Linq Insight does not support EF Core/.Net 5. Correct?
by mhsimkin
Sat 13 Feb 2021 00:18
Forum: Entity Developer
Topic: Entity Developer Tutorial
Replies: 3
Views: 1716

Entity Developer Tutorial

Hi.

Are there any examples, step-by-step guides on how to use Entity Developer both as a standalone app and as a VS2019 extension.

Thanks
by mhsimkin
Fri 12 Feb 2021 23:56
Forum: LINQ Insight
Topic: Tutorials or Step by Step guides
Replies: 3
Views: 77089

Tutorials or Step by Step guides

Hi.

I just downloaded Linq Insight.

I would like to evaluate it, however, I need guidance to get started.

Are there any tutorials or step by step guides I can follow?

Thanks
by mhsimkin
Mon 28 Jan 2013 10:30
Forum: Entity Developer
Topic: ProviderManifest Instance
Replies: 5
Views: 11203

Re: ProviderManifest Instance

One quick question, what file am I opening? The EDML another file?

Thanks

marc
by mhsimkin
Mon 28 Jan 2013 09:40
Forum: Entity Developer
Topic: ProviderManifest Instance
Replies: 5
Views: 11203

Re: ProviderManifest Instance

While I'm trying to generate the model on SQL 2010, the staging servers are 2008 and the production servers are 2005.

I will try the work around you have suggested.

Thanks

marc
by mhsimkin
Sat 26 Jan 2013 23:01
Forum: Entity Developer
Topic: ProviderManifest Instance
Replies: 5
Views: 11203

ProviderManifest Instance

When I follow the "Entity Framework Tutorial Database-First" I get an error trying to compile the model.

The error is: "The provider did not return a ProviderManifest instance. Could not determine storage version; a valid storage connection or a version hint is required."

Why am I getting this? What is not configured correctly?

I started by creating a brand C# console application project for .Net 3.5.

Thank you for your help.

- marc