On Tue, Feb 7, 2012 at 8:44 AM, Dani <[email protected]> wrote: > Hi all! > > I'm reformulating my previous question, i guess it's a bit complicated > to read .. > > I've got a back end library with my entities classes defined so the > access to the database has already been taken care of. > > Now I need to create a small web project in ASP.Net MVC3 where I can > fit this back end library in. Then, Entity Framework is not needed (at > least this is what I reckon). > > My database has only two tables: > > - Invoice > - Detalis (with foreign key to Invoice table) > > > many thanks in advance! > cheers, > -----------------------
This is a good place to identify what to do in MVC. <http://www.asp.net/mvc/tutorials> -- Stephen Russell 901.246-0159 cell -- You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en or visit the group website at http://megasolutions.net
