Logo 
Search:

LinQ Video

Submit Video
Home » Videos » LinQ

Computed Values in LINQ to SQL Classes

  Shared By: davidmbush      Date: Feb 12      Category: LinQ     
blog.dmbcllc.com Last week we looked at the extension points Microsoft has wired into the LINQ to SQL classes and how they can be used to achieve some of the capabilities of the Business Logic Layer (BLL) in a multi-layered architecture. We saw that this feature allowed us to modify data as it was coming out of the database up to the presentation layer and from the presentation layer down to the database. But, what about the times when what you really want is another field in your row that is based on the other fields in your database?
 
Share: 

Didn't find what you were looking for? Find more on Computed Values in LINQ to SQL Classes Or get search suggestion and latest updates.

 

Related Videos