FileMood

Download [ WebToolTip.com ] Complete Guide to .NET LINQ - Querying Collections, Databases, and Markup

WebToolTip com Complete Guide to NET LINQ Querying Collections Databases and Markup

Name

[ WebToolTip.com ] Complete Guide to .NET LINQ - Querying Collections, Databases, and Markup

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

1.2 GB

Total Files

334

Last Seen

2025-07-21 00:32

Hash

27896C19349CB36C38020FFE27666F0B3C42A81C

/

Get Bonus Downloads Here.url

0.2 KB

/01 - Introduction/

01 - Unlock the power of in-language queries.mp4

10.9 MB

01 - Unlock the power of in-language queries.srt

3.6 KB

02 - How to get the most from this course.mp4

4.3 MB

02 - How to get the most from this course.srt

5.5 KB

03 - Course roadmap What you’ll learn.mp4

10.8 MB

03 - Course roadmap What you’ll learn.srt

5.2 KB

04 - How to access the sample code on GitHub.mp4

1.9 MB

04 - How to access the sample code on GitHub.srt

1.8 KB

/.../02 - 1. The Spirit of LINQ/

01 - Why LINQ The need for a query engine.mp4

14.3 MB

01 - Why LINQ The need for a query engine.srt

14.7 KB

02 - LINQ essentials Key concepts and features.mp4

17.4 MB

02 - LINQ essentials Key concepts and features.srt

16.8 KB

03 - Finding and using the example code.mp4

5.0 MB

03 - Finding and using the example code.srt

4.8 KB

/.../03 - 2. Working with LINQPad/

01 - Why use LINQPad.mp4

9.3 MB

01 - Why use LINQPad.srt

8.7 KB

02 - Getting started A tour of LINQPad.mp4

4.6 MB

02 - Getting started A tour of LINQPad.srt

3.6 KB

03 - How to set LINQPad preferences.mp4

5.3 MB

03 - How to set LINQPad preferences.srt

4.1 KB

04 - Writing and running code in LINQPad.mp4

9.0 MB

04 - Writing and running code in LINQPad.srt

7.8 KB

05 - Set a destination folder for course files.mp4

4.3 MB

05 - Set a destination folder for course files.srt

4.4 KB

06 - How to debug code in LINQPad.mp4

4.4 MB

06 - How to debug code in LINQPad.srt

4.4 KB

07 - Exploring the expression editor.mp4

6.2 MB

07 - Exploring the expression editor.srt

4.9 KB

08 - Exploring the statements editor.mp4

6.6 MB

08 - Exploring the statements editor.srt

5.8 KB

09 - Format output using the Dump method.mp4

11.7 MB

09 - Format output using the Dump method.srt

7.4 KB

10 - Exploring the program editor.mp4

2.8 MB

10 - Exploring the program editor.srt

2.2 KB

11 - How to run a subset of code.mp4

4.4 MB

11 - How to run a subset of code.srt

3.2 KB

/.../04 - 3. Quick Looks/

01 - Quick look at a LINQ to Objects query.mp4

12.0 MB

01 - Quick look at a LINQ to Objects query.srt

6.2 KB

02 - Quick look at a LINQ to Entities query.mp4

10.7 MB

02 - Quick look at a LINQ to Entities query.srt

7.6 KB

03 - Quick look at a LINQ to XML query.mp4

10.3 MB

03 - Quick look at a LINQ to XML query.srt

5.2 KB

/.../05 - 4. Parts of a LINQ Query/

01 - What sources can you query.mp4

11.1 MB

01 - What sources can you query.srt

7.0 KB

02 - Introduction to the Enumerable class.mp4

4.6 MB

02 - Introduction to the Enumerable class.srt

2.8 KB

03 - Using Enumerable static methods.mp4

9.5 MB

03 - Using Enumerable static methods.srt

5.5 KB

04 - Using Enumerable extension methods.mp4

7.4 MB

04 - Using Enumerable extension methods.srt

4.4 KB

05 - Writing queries with expression syntax.mp4

13.6 MB

05 - Writing queries with expression syntax.srt

8.9 KB

06 - Revisiting queryable data sources.mp4

15.2 MB

06 - Revisiting queryable data sources.srt

9.5 KB

07 - Deferred execution When does a query run.mp4

6.8 MB

07 - Deferred execution When does a query run.srt

4.9 KB

08 - Building execution pipelines in LINQ.mp4

19.8 MB

08 - Building execution pipelines in LINQ.srt

9.4 KB

09 - Mixing extension methods and query syntax.mp4

7.1 MB

09 - Mixing extension methods and query syntax.srt

4.1 KB

/.../06 - 5. Generating Data Sequences/

01 - Generating an empty sequence.mp4

5.6 MB

01 - Generating an empty sequence.srt

4.1 KB

02 - Using DefaultIfEmpty in LINQ.mp4

9.4 MB

02 - Using DefaultIfEmpty in LINQ.srt

4.6 KB

03 - How to use the Repeat method.mp4

3.8 MB

03 - How to use the Repeat method.srt

2.2 KB

04 - How to use the Range method.mp4

8.3 MB

04 - How to use the Range method.srt

4.8 KB

/.../07 - 6. LINQ Basics/

01 - The three types of query expressions.mp4

5.9 MB

01 - The three types of query expressions.srt

3.5 KB

02 - Review query expression clauses.mp4

17.6 MB

02 - Review query expression clauses.srt

9.0 KB

03 - Examples of query expressions.mp4

8.6 MB

03 - Examples of query expressions.srt

4.6 KB

04 - Exploring the course .NET class libraries.mp4

11.1 MB

04 - Exploring the course .NET class libraries.srt

6.3 KB

05 - Querying .NET libraries in ASP.NET.mp4

15.9 MB

05 - Querying .NET libraries in ASP.NET.srt

8.8 KB

06 - Working with .NET external libraries.mp4

8.6 MB

06 - Working with .NET external libraries.srt

5.9 KB

07 - Using select to project into an .NET type.mp4

6.5 MB

07 - Using select to project into an .NET type.srt

3.7 KB

08 - Using select to project into an anonymous type.mp4

6.8 MB

08 - Using select to project into an anonymous type.srt

4.4 KB

09 - Use expressions with select.mp4

8.7 MB

09 - Use expressions with select.srt

4.5 KB

10 - Indexing into another sequence.mp4

8.5 MB

10 - Indexing into another sequence.srt

5.0 KB

11 - Challenge Write select expressions.mp4

5.0 MB

11 - Challenge Write select expressions.srt

3.4 KB

12 - Solution Write select expressions.mp4

3.9 MB

12 - Solution Write select expressions.srt

2.2 KB

/.../08 - 7. Filtering Data/

01 - Using the Where method.mp4

11.7 MB

01 - Using the Where method.srt

7.1 KB

02 - Use logical operators with the Where method.mp4

5.1 MB

02 - Use logical operators with the Where method.srt

2.6 KB

03 - Exploring the OfType class definitions.mp4

7.5 MB

03 - Exploring the OfType class definitions.srt

4.7 KB

04 - Use the OfType method.mp4

6.9 MB

04 - Use the OfType method.srt

3.4 KB

05 - Challenge Filter results with Where.mp4

4.5 MB

05 - Challenge Filter results with Where.srt

2.2 KB

06 - Solution Filter results with Where.mp4

10.6 MB

06 - Solution Filter results with Where.srt

5.0 KB

/.../09 - 8. Summarize and Analyze Data with Aggregates/

01 - How aggregate operations work.mp4

5.2 MB

01 - How aggregate operations work.srt

3.6 KB

02 - Basic aggregate operators Sum, Average, Min, Max, Count.mp4

6.7 MB

02 - Basic aggregate operators Sum, Average, Min, Max, Count.srt

3.6 KB

03 - Using lambdas in aggregate operations.mp4

1.8 MB

03 - Using lambdas in aggregate operations.srt

1.3 KB

04 - Specify which property to aggregate.mp4

4.5 MB

04 - Specify which property to aggregate.srt

2.5 KB

05 - Create custom aggregate operations.mp4

6.1 MB

05 - Create custom aggregate operations.srt

3.5 KB

06 - Reverse a sequence with a custom aggregate.mp4

3.3 MB

06 - Reverse a sequence with a custom aggregate.srt

2.4 KB

/.../10 - 9. Categorize Data with GroupBy/

01 - Grouping data with the GroupBy method.mp4

8.3 MB

01 - Grouping data with the GroupBy method.srt

4.6 KB

02 - Creating groups with a query expression.mp4

5.4 MB

02 - Creating groups with a query expression.srt

3.8 KB

03 - Transforming groups with an element selector.mp4

4.7 MB

03 - Transforming groups with an element selector.srt

2.9 KB

04 - Transforming groups with query expressions.mp4

3.2 MB

04 - Transforming groups with query expressions.srt

1.9 KB

05 - Renaming keys and values with a result selector.mp4

3.2 MB

05 - Renaming keys and values with a result selector.srt

1.9 KB

06 - Renaming keysvalues with query expressions.mp4

3.7 MB

06 - Renaming keysvalues with query expressions.srt

2.0 KB

07 - Iterating over groups in LINQ.mp4

8.2 MB

07 - Iterating over groups in LINQ.srt

4.5 KB

08 - Using multiple keys for grouping.mp4

7.3 MB

08 - Using multiple keys for grouping.srt

3.1 KB

09 - Flattening sequences with SelectMany.mp4

8.0 MB

09 - Flattening sequences with SelectMany.srt

4.5 KB

10 - Challenge Group results by color values.mp4

6.8 MB

10 - Challenge Group results by color values.srt

3.7 KB

11 - Solution Group results by color values.mp4

4.4 MB

11 - Solution Group results by color values.srt

2.3 KB

/.../11 - 10. Element Operations/

01 - Using the First and Last methods.mp4

3.0 MB

01 - Using the First and Last methods.srt

2.4 KB

02 - How the FirstOrDefault method works.mp4

3.3 MB

02 - How the FirstOrDefault method works.srt

2.2 KB

03 - Retrieving elements with ElementAt.mp4

10.0 MB

03 - Retrieving elements with ElementAt.srt

5.4 KB

04 - Using Single and SingleOrDefault.mp4

6.0 MB

04 - Using Single and SingleOrDefault.srt

3.7 KB

/.../12 - 11. Perform Set Operations/

01 - The Distinct method explained.mp4

5.4 MB

01 - The Distinct method explained.srt

3.6 KB

02 - Understanding Cartesian product.mp4

4.5 MB

02 - Understanding Cartesian product.srt

2.9 KB

03 - How the Intersect method works.mp4

6.9 MB

03 - How the Intersect method works.srt

3.8 KB

04 - Using the Union method.mp4

4.5 MB

04 - Using the Union method.srt

3.1 KB

05 - Filtering with the Except method.mp4

4.2 MB

05 - Filtering with the Except method.srt

2.8 KB

06 - Finding duplicate values in a sequence.mp4

5.3 MB

06 - Finding duplicate values in a sequence.srt

2.9 KB

/.../13 - 12. Quantifying Data/

01 - Explore the quantify operators.mp4

2.6 MB

01 - Explore the quantify operators.srt

3.1 KB

02 - Use the Any method to detect empty sequence.mp4

9.3 MB

02 - Use the Any method to detect empty sequence.srt

5.0 KB

03 - Use the Any method to check if an element exists.mp4

3.7 MB

03 - Use the Any method to check if an element exists.srt

2.2 KB

04 - How the Contains method works.mp4

5.7 MB

04 - How the Contains method works.srt

3.3 KB

05 - Use the All method to check if all elements match.mp4

3.9 MB

05 - Use the All method to check if all elements match.srt

2.3 KB

/.../14 - 13. Partitioning Data/

01 - Explore the Partition operators.mp4

2.2 MB

01 - Explore the Partition operators.srt

2.7 KB

02 - Using the Skip and Take operators.mp4

3.9 MB

02 - Using the Skip and Take operators.srt

2.4 KB

03 - Using Skip and Take with conditions.mp4

4.5 MB

03 - Using Skip and Take with conditions.srt

2.4 KB

/.../15 - 14. Extending LINQ/

01 - Use LINQ in a .NET application.mp4

1.7 MB

01 - Use LINQ in a .NET application.srt

1.6 KB

02 - Enhance queries with MoreLinq.mp4

8.9 MB

02 - Enhance queries with MoreLinq.srt

5.6 KB

03 - MoreLinq in action Additional examples.mp4

5.4 MB

03 - MoreLinq in action Additional examples.srt

3.8 KB

/.../16 - 15. Querying Databases/

01 - Understand LINQ for databases.mp4

7.6 MB

01 - Understand LINQ for databases.srt

8.6 KB

02 - A quick look at querying database data.mp4

20.6 MB

02 - A quick look at querying database data.srt

11.0 KB

03 - Change the database connection strings.mp4

3.8 MB

03 - Change the database connection strings.srt

2.3 KB

04 - IQueryable and other DB types.mp4

8.2 MB

04 - IQueryable and other DB types.srt

10.0 KB

05 - Install SQLite and EF core power tools.mp4

5.5 MB

05 - Install SQLite and EF core power tools.srt

3.2 KB

06 - Overview of the course databases.mp4

4.9 MB

06 - Overview of the course databases.srt

3.7 KB

07 - Quick look at creating EF models.mp4

10.1 MB

07 - Quick look at creating EF models.srt

5.7 KB

08 - How to use the custom DbContext.mp4

10.9 MB

08 - How to use the custom DbContext.srt

5.1 KB

09 - Review the entity framework models.mp4

13.0 MB

09 - Review the entity framework models.srt

6.6 KB

/.../17 - 16. Databases and LINQPad/

01 - Connect to included sample database.mp4

4.9 MB

01 - Connect to included sample database.srt

2.6 KB

02 - Connect to another database.mp4

10.2 MB

02 - Connect to another database.srt

6.2 KB

03 - Connect to an EF model in a .NET assembly.mp4

7.2 MB

03 - Connect to an EF model in a .NET assembly.srt

5.9 KB

04 - View the database structures in LINQPad.mp4

6.1 MB

04 - View the database structures in LINQPad.srt

4.4 KB

/.../18 - 17. Exploring Queryable Types/

01 - Explore the relevant LINQ types.mp4

13.0 MB

01 - Explore the relevant LINQ types.srt

14.1 KB

02 - Understand how DbContext works.mp4

19.3 MB

02 - Understand how DbContext works.srt

9.3 KB

03 - DbSet The foundation of EF collections.mp4

11.9 MB

03 - DbSet The foundation of EF collections.srt

6.7 KB

04 - Using navigation properties in EF.mp4

13.2 MB

04 - Using navigation properties in EF.srt

6.9 KB

05 - Add, update, and remove data in EF.mp4

8.3 MB

05 - Add, update, and remove data in EF.srt

4.5 KB

06 - View the generated SQL in LINQPad.mp4

8.8 MB

06 - View the generated SQL in LINQPad.srt

4.6 KB

/.../19 - 18. Interesting Queries/

01 - Projection Retrieve fewer columns.mp4

11.1 MB

01 - Projection Retrieve fewer columns.srt

6.5 KB

02 - Paging data with take and skip.mp4

10.1 MB

02 - Paging data with take and skip.srt

5.3 KB

03 - Use Find for faster key-based search.mp4

6.9 MB

03 - Use Find for faster key-based search.srt

3.7 KB

04 - Use EF navigation properties over joins.mp4

10.0 MB

04 - Use EF navigation properties over joins.srt

5.7 KB

05 - Using the Contains method in queries.mp4

8.1 MB

05 - Using the Contains method in queries.srt

4.9 KB

06 - Group query results with GroupBy.mp4

9.7 MB

06 - Group query results with GroupBy.srt

5.2 KB

07 - Flatten child collections with SelectMany.mp4

5.2 MB

07 - Flatten child collections with SelectMany.srt

2.8 KB

08 - Filter records by date range.mp4

4.1 MB

08 - Filter records by date range.srt

2.2 KB

/.../20 - 19. LINQ to DataSet/

01 - ADO.NET and LINQ to DataSet.mp4

7.1 MB

01 - ADO.NET and LINQ to DataSet.srt

7.9 KB

02 - Reference another query file.mp4

4.6 MB

02 - Reference another query file.srt

2.1 KB

03 - Create and populate a DataSet.mp4

10.9 MB

03 - Create and populate a DataSet.srt

5.4 KB

04 - Query a DataSet using AsEnumerable.mp4

4.6 MB

04 - Query a DataSet using AsEnumerable.srt

2.9 KB

05 - Access DataRow fields in a query.mp4

8.5 MB

05 - Access DataRow fields in a query.srt

4.2 KB

/.../21 - 20. Understanding LINQ to XML/

01 - Understand LINQ for XML.mp4

5.3 MB

01 - Understand LINQ for XML.srt

4.3 KB

02 - Overview of .NET XML types.mp4

9.9 MB

02 - Overview of .NET XML types.srt

9.7 KB

/.../22 - 21. Loading XML Data/

01 - XML data files used in this course.mp4

9.0 MB

01 - XML data files used in this course.srt

3.7 KB

02 - Load XML data from a file.mp4

9.4 MB

02 - Load XML data from a file.srt

4.5 KB

03 - Introduction to the XDocument class.mp4

4.7 MB

03 - Introduction to the XDocument class.srt

2.2 KB

04 - How XML namespaces affect queries.mp4

12.7 MB

04 - How XML namespaces affect queries.srt

7.0 KB

05 - Parse XML from a string.mp4

4.4 MB

05 - Parse XML from a string.srt

2.0 KB

06 - Save an XML document.mp4

5.2 MB

06 - Save an XML document.srt

2.5 KB

07 - Quick look at a LINQ to XML query.mp4

8.8 MB

07 - Quick look at a LINQ to XML query.srt

4.8 KB

/.../23 - 22. Working with Elements and Attributes/

01 - The structure and data in the XML file.mp4

9.0 MB

01 - The structure and data in the XML file.srt

4.4 KB

02 - Retrieve an element from XML.mp4

11.3 MB

02 - Retrieve an element from XML.srt

5.3 KB

03 - Retrieve an attribute from XML.mp4

3.8 MB

03 - Retrieve an attribute from XML.srt

2.1 KB

04 - Get elements with a namespace.mp4

14.4 MB

04 - Get elements with a namespace.srt

7.2 KB

05 - Get attributes with a namespace.mp4

6.2 MB

05 - Get attributes with a namespace.srt

2.9 KB

06 - Retrieve a collection of elements.mp4

8.9 MB

06 - Retrieve a collection of elements.srt

5.4 KB

07 - Retrieve child elements from XML.mp4

5.2 MB

07 - Retrieve child elements from XML.srt

2.3 KB

08 - Use Descendants() to find child elements.mp4

3.2 MB

08 - Use Descendants() to find child elements.srt

2.4 KB

09 - Retrieve attributes from XML.mp4

5.8 MB

09 - Retrieve attributes from XML.srt

3.3 KB

10 - Read values from elements and attributes.mp4

5.9 MB

10 - Read values from elements and attributes.srt

3.5 KB

/.../24 - 23. Editing XML Values/

01 - Change element and attribute values.mp4

10.4 MB

01 - Change element and attribute values.srt

5.4 KB

02 - Issues with modifying element values.mp4

4.8 MB

02 - Issues with modifying element values.srt

2.9 KB

03 - Use SetElementValue to add, remove, and modify child elements.mp4

3.5 MB

03 - Use SetElementValue to add, remove, and modify child elements.srt

1.8 KB

/.../25 - 24. XML Query Operators/

01 - Use Query syntax to work with elements.mp4

13.6 MB

01 - Use Query syntax to work with elements.srt

8.4 KB

02 - Query element values in XML.mp4

3.4 MB

02 - Query element values in XML.srt

2.2 KB

03 - Query attributes in XML.mp4

5.5 MB

03 - Query attributes in XML.srt

3.1 KB

04 - Project data into an anonymous type.mp4

13.3 MB

04 - Project data into an anonymous type.srt

6.8 KB

05 - Filter by attribute value with Where.mp4

5.5 MB

05 - Filter by attribute value with Where.srt

3.4 KB

06 - Use Where to compare values.mp4

6.2 MB

06 - Use Where to compare values.srt

3.6 KB

07 - Perform aggregate queries in XML.mp4

4.1 MB

07 - Perform aggregate queries in XML.srt

2.4 KB

08 - Sort query results with OrderBy.mp4

10.6 MB

08 - Sort query results with OrderBy.srt

5.9 KB

09 - Find empty elements and blank values.mp4

17.7 MB

09 - Find empty elements and blank values.srt

8.2 KB

10 - Group XML data with GroupBy.mp4

11.6 MB

10 - Group XML data with GroupBy.srt

6.4 KB

11 - Challenge Create a custom string output.mp4

5.4 MB

11 - Challenge Create a custom string output.srt

3.0 KB

12 - Solution Create a custom string output.mp4

4.3 MB

12 - Solution Create a custom string output.srt

2.2 KB

13 - Challenge Filter elements with no content.mp4

2.7 MB

13 - Challenge Filter elements with no content.srt

1.6 KB

14 - Solution Filter elements with no content.mp4

2.8 MB

14 - Solution Filter elements with no content.srt

1.2 KB

15 - Challenge Filter results for invalid values.mp4

4.7 MB

15 - Challenge Filter results for invalid values.srt

2.8 KB

16 - Solution Filter results for invalid values.mp4

5.7 MB

16 - Solution Filter results for invalid values.srt

2.9 KB

/.../26 - 25. Introduction to LINQ to JSON/

01 - Basic JSON query techniques.mp4

5.8 MB

01 - Basic JSON query techniques.srt

3.5 KB

02 - Load data from a JSON file.mp4

5.6 MB

02 - Load data from a JSON file.srt

3.6 KB

03 - Query JSON with type projection.mp4

5.7 MB

03 - Query JSON with type projection.srt

2.7 KB

04 - Group JSON data with GroupBy.mp4

6.6 MB

04 - Group JSON data with GroupBy.srt

3.3 KB

/.../27 - 26. Continuing Your Journey/

01 - More examples from the course.mp4

6.3 MB

01 - More examples from the course.srt

4.0 KB

02 - Next steps in your LINQ journey.mp4

10.7 MB

02 - Next steps in your LINQ journey.srt

6.7 KB

/~Get Your Files Here !/

Bonus Resources.txt

0.1 KB

 

Total files 334


Copyright © 2025 FileMood.com