Quantcast
Channel: LINQ to SQL mapping ?
Browsing latest articles
Browse All 2 View Live

LINQ to SQL mapping ?

You can only map public properties so you'll need to turn name and surname into those.If you want to use attributes to define the mapping then you will need to make those properties virtual and then...

View Article



LINQ to SQL mapping ?

lets asumme that I have 2 tables in my MSSQL database. For example:Teacher ID - int name - string surname - string years - int and Student ID - int name - string surname - string grade - doublenow i...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images