Salakhetdinov Shamil
mcp2004 at mail.ru
Tue Apr 28 14:41:08 CDT 2009
Hi Robert, I'm only starting with EF, and from other posts on Web I have got an impression that it's not pssible to map selection SPs to entities in VS2008 SP1 - is that correct information? (they say the mapping feature exists in VS2010 to be released somewhere end of this year) Yes, I realize I can extend entities' (partial?) classes manually - and use custom SPs in such extensions - are you doing something like that? Thank you. -- Shamil -----Original Message----- From: "Robert L. Stewart" <robert at webedb.com> To: dba-vb at databaseadvisors.com Date: Tue, 28 Apr 2009 13:44:35 -0500 Subject: Re: [dba-VB] ADO.NET Entity Framework - to use or not? > Currently, there are no stored procedures. > > In the one that I am rewriting, there will be. > But, they do not perform CRUD functions. They > will mostly be used for reporting and for building > a data mart from the transactional data. > > > At 12:00 PM 4/28/2009, you wrote: > >Date: Mon, 27 Apr 2009 22:43:01 +0400 > >From: Salakhetdinov Shamil <mcp2004 at mail.ru> > >Subject: Re: [dba-VB] ADO.NET Entity Framework - to use or not? > >To: "Discussion concerning Visual Basic and related programming > > issues." <dba-vb at databaseadvisors.com> > >Message-ID: <E1LyVnB-0008Lz-00.mcp2004-mail-ru at f137.mail.ru> > >Content-Type: text/plain; charset=koi8-r > > > >Hi Robert, > > > >Could you please give us/post here some stats on the application > >database you're using with ADO.NET Entity Framework? > > > >Is it correct to assume that you do not use currently any stored > >procedures in your database and therefore no any stored procedures > >mappings to entities? > > > >Thank you. > > > >-- > >Shamil > > > _______________________________________________ > dba-VB mailing list > dba-VB at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/dba-vb > http://www.databaseadvisors.com >