Programming in C#: Manipulating & Retrieving Data
Visual Studio
| Intermediate
- 16 videos | 1h 21m 24s
- Includes Assessment
- Earns a Badge
Data access and management is a critical aspect of most enterprise applications. Learn how to consume data, manipulate data and objects using LINQ, perform serialization, and use collections in C# applications.
WHAT YOU WILL LEARN
-
Access stored procedures from a modelCreate method-based and query expression-based linq queriesUse the linq operator 'where' for filteringWork with select and select many linq operationsQuery data using the operators projection, join, group, take, skip, and aggregateUse the linq to xml provider to load xml and loop through collectionsUse the linq to xml provider to parse attributes and query multiple elementsUse xmlserializer to serialize and deserialize xml
-
Serialize and deserialize json dataSerialize and deserialize binary dataDistinguish typed and non-typed collectionsWork with collectionsUse the dictionary objectUse the generic list objectUse the generic queue objectImplement .net interfaces
IN THIS COURSE
-
4m 16sIn this video, you will learn how to access stored procedures from a model. FREE ACCESS
-
11m 24sIn this video, you will learn how to create LINQ queries using both method-based and query expression-based syntax. FREE ACCESS
-
9m 3sFind out how to use the LINQ operator 'Where' for filtering data. FREE ACCESS
-
5m 52sIn this video, you will work with select and select many LINQ operators. FREE ACCESS
-
5m 14sIn this video, you will query data using the projection, join, group, take, skip, and aggregate operators. FREE ACCESS
-
4m 13sIn this video, learn how to use the LINQ to XML provider to load XML and loop through collections. FREE ACCESS
-
4m 24sDuring this video, you will learn how to use the LINQ to XML provider to parse attributes and query multiple elements. FREE ACCESS
-
4m 34sIn this video, find out how to use XMLSerializer to serialize and deserialize XML. FREE ACCESS
-
4m 10sIn this video, you will learn how to serialize and deserialize JSON data. FREE ACCESS
-
4m 24sIn this video, you will learn how to serialize and deserialize binary data. FREE ACCESS
-
4m 2sDuring this video, you will learn how to distinguish between typed and non-typed collections. FREE ACCESS
-
3m 43sIn this video, you will work with collections. FREE ACCESS
-
4m 32sIn this video, you will use the Dictionary object. FREE ACCESS
-
4m 23sDuring this video, you will learn how to use the generic List class. FREE ACCESS
-
3m 26sIn this video, you will learn how to use the generic Queue class. FREE ACCESS
-
3m 44sIn this video, you will learn how to implement .NET interfaces. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE
Channel
Wintellect .NET