«« Next » « Previous
«« Next » « Previous

Link Details

Link 80264 thumbnail

By mswatcher
via codeproject.com
Submitted: May 10 / 03:21

I have been playing with LINQ to SQL for a bit, it is great and easy to use along with the designer that ships with VS.NET 2008. so i wanted to create a FACADE layer that integrates with LINQ to SQL classes, the old school way is to create a public class (Manager) and this class calls your Database mappers to get/set the required info, now LINQ TO SQL replaces those mapper classes and the way to do your operations is to open the dataContext and start defining queries to perform such operations.
  • 1
  • 0
  • 44
  • 9

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (1)



Voters Against This Link (0)