Read our blogs, tips and tutorials
Try our exercises or test your skills
Watch our tutorial videos or shorts
Take a self-paced course
Read our recent newsletters
License our courseware
Book expert consultancy
Buy our publications
Get help in using our site
547 attributed reviews in the last 3 years
Refreshingly small course sizes
Outstandingly good courseware
Whizzy online classrooms
Wise Owl trainers only (no freelancers)
Almost no cancellations
We have genuine integrity
We invoice after training
Review 30+ years of Wise Owl
View our top 100 clients
Search our website
We also send out useful tips in a monthly email newsletter ...
Software ==> | Visual C# (55 exercises) |
Topic ==> | Entity Frameworks (1 exercise) |
Level ==> | Relatively easy |
Subject ==> | C# training |
This exercise is provided to allow potential course delegates to choose the correct Wise Owl Microsoft training course, and may not be reproduced in whole or in part in any format without the prior written consent of Wise Owl.
If you haven't already done so, go into SQL Server Management Studio and open the file in the above folder and run its script. This should generate a Books database. Create an ADO entity model based upon this database.
The method of creating an entity model is not given here, since it varies according to which version of Windows Forms, Visual Studio, LINQ to SQL Classes and Entity Frameworks you are using. If in doubt, ask your trainer!
Here is one version of the entity framework to show you which tables and fields you can reference:
The database contains two tables with a relationship between them.
Use LINQ to SQL to list out all authors with the number of books they've written. The easiest way to do this is probably to create a new anonymous type with two properties:
AuthorName - the first name and last name concatenated (with a space in between)
BookCount - the number of books written by the author
This is what you should see accumulated when you run your code:
For each author you should see in parentheses the number of books they've written.
At this point you should be marvelling at how easy LINQ to SQL is to code!
You can find other training resources for the subject of this exercise here:
Kingsmoor House
Railway Street
GLOSSOP
SK13 2AA
Landmark Offices
99 Bishopsgate
LONDON
EC2M 3XD
Holiday Inn
25 Aytoun Street
MANCHESTER
M1 3AE
© Wise Owl Business Solutions Ltd 2024. All Rights Reserved.