- Well, that brings us to the end of LINQ…with C# Essential Training.…Thanks for watching!…I hope you enjoyed exploring LINQ queries…to filter, organize, and modify collections of data…from objects, SQL databases, and XML files.…I've demonstrated the essentials of LINQ…to create basic queries, but I encourage you…to play around with the example DataSet…and try building some more complicated queries of your own.…If you want to learn more about SQL databases,…then I recommend checking out…Foundations of Programming: Databases,…or SQL Essential Training for Databases.…
Or, if you're more interested in learning about XML,…I recommend XML Essential Training, which goes into detail…about creating and manipulating XML files.…Thanks again for watching, and happy programming!…
Author
Released
11/30/2015In LINQ with C# Essential Training, engineer Olivia Chiu introduces techniques for querying, updating, and transforming data with LINQ. She covers standard queries—such as finding overlaps in two datasets and creating hierarchies—as well as complex chained queries. She also shows how to group and join LINQ queries with lambda expressions, and use LINQ to query SQL databases and XML documents. Last but not least, Olivia provides tips for optimizing the performance of your queries.
- Creating and executing a LINQ query
- Returning results
- Changing the data source type
- Performing standard queries
- Working with lambda expressions
- Chaining and complex queries
- Querying SQL and XML
- Performing tree queries
- Using sequences, elements, and scalars
- Allocating memory
Skill Level Intermediate
Duration
Views
-
Introduction
-
Welcome51s
-
Use the exercise files1m 6s
-
-
1. Introduction to LINQ
-
Common use cases1m 45s
-
2. Basic LINQ Queries
-
Select a data source3m 6s
-
Create a query1m 33s
-
Execute a query1m 56s
-
-
3. Data Transformation
-
Return results as a new type1m 39s
-
-
4. Type Relationships
-
5. Standard Queries
-
Parse basic groups4m 30s
-
Create hierachy in a dataset3m 50s
-
6. Lambda Expressions
-
Lambda expressions3m 25s
-
Index and distinct operators2m 22s
-
Take and skip operators2m 47s
-
-
7. Complex Queries
-
Chaining2m 9s
-
Use the into keyword3m 45s
-
Use the let keyword3m 4s
-
-
8. LINQ to SQL
-
Database setup3m 58s
-
Database query1m 48s
-
Database updates2m 56s
-
-
9. LINQ to XML
-
Tree creation4m 10s
-
Tree queries1m 43s
-
-
10. Other Operators
-
11. Performance
-
Memory allocation1m 54s
-
Best practices1m 40s
-
-
Conclusion
-
Next steps44s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Next steps