Using Custom Validation with LINQ to SQL in an ASP.Net application

Posted by nikolaosk on ASP.net Weblogs See other posts from ASP.net Weblogs or by nikolaosk
Published on Wed, 15 Dec 2010 13:36:00 GMT Indexed on 2010/12/16 4:11 UTC
Read the original article Hit count: 291

A friend of mine is working in an ASP.Net application and using SQL Server as the backend. He also uses LINQ to SQL as his data access layer technology. I know that Entity framework is Microsoft's main data access technology. All the money and resources are available for the evolution of Entity Framework. If you want to read some interesting links regarding LINQ to SQL roadmap and future have a look at the following links. http://blogs.msdn.com/b/adonet/archive/2008/10/29/update-on-linq-to-sql-and...(read more)

© ASP.net Weblogs or respective owner

Related posts about ASP.NET

Related posts about c#