[dba-VB] Using Microsoft ADO.NET Entity Framework with MySQL(was: LINQ for EF Example)

Charlotte Foust cfoust at infostatsystems.com
Fri Jul 17 11:52:45 CDT 2009


I started to look at the data entity model but found it horribly
confusing in VS2008.  Our project manager previously worked for a large
company that had played with it and found the problems it created for
them outweighed any advantages.  I may come around to it as it evolves,
but for now I'll stay with our homegrown entity model.

Charlotte  

-----Original Message-----
From: dba-vb-bounces at databaseadvisors.com
[mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of Gustav Brock
Sent: Friday, July 17, 2009 9:30 AM
To: dba-vb at databaseadvisors.com
Subject: Re: [dba-VB] Using Microsoft ADO.NET Entity Framework with
MySQL(was: LINQ for EF Example)

Hi all

And as an apropos:

Live Webinar: For ISVs - Using Microsoft ADO.NET Entity Framework with
MySQL Tuesday, August 11, 2009 - 10:00am PDT

The Entity Framework is a new technology that was developed by Microsoft
and delivered as part of .NET 3.5 SP1. This framework abstracts the
relational schema of the database and presents it as a conceptual
schema. This is particularly beneficial for ISVs because by working with
a conceptual schema, the commercial application developer avoids having
to write complicated joins to connect all the related items of data,
greatly reducing development time, resources and therefore, COGS. ISV
developers can access their data using ORM-like classes, LinQ syntax, or
with a new SQL syntax named EntitySQL, all of which further reduce COGS.

Register for this Webinar:
  http://www.mysql.com/news-and-events/web-seminars/display-397.html 

/gustav

----- Original Message ----- 
> Thanks, Shamil - These look great!
> I'll have to try it out.
>
> As soon as I look up EF?
>
> -
> Michael R Mattys
> MapPoint and Database Dev
> www.mattysconsulting.com



_______________________________________________
dba-VB mailing list
dba-VB at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/dba-vb
http://www.databaseadvisors.com





More information about the dba-VB mailing list