Programming in C#: Manipulating & Retrieving Data

Visual Studio    |    Intermediate
  • 16 videos | 1h 21m 24s
  • Includes Assessment
  • Earns a Badge
Rating 4.3 of 60 users Rating 4.3 of 60 users (60)
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 model
    Create method-based and query expression-based linq queries
    Use the linq operator 'where' for filtering
    Work with select and select many linq operations
    Query data using the operators projection, join, group, take, skip, and aggregate
    Use the linq to xml provider to load xml and loop through collections
    Use the linq to xml provider to parse attributes and query multiple elements
    Use xmlserializer to serialize and deserialize xml
  • Serialize and deserialize json data
    Serialize and deserialize binary data
    Distinguish typed and non-typed collections
    Work with collections
    Use the dictionary object
    Use the generic list object
    Use the generic queue object
    Implement .net interfaces

IN THIS COURSE

  • 4m 16s
    In this video, you will learn how to access stored procedures from a model. FREE ACCESS
  • 11m 24s
    In this video, you will learn how to create LINQ queries using both method-based and query expression-based syntax. FREE ACCESS
  • Locked
    3.  Working with the Where LINQ Operator
    9m 3s
    Find out how to use the LINQ operator 'Where' for filtering data. FREE ACCESS
  • Locked
    4.  Select vs Select Many LINQ Operator
    5m 52s
    In this video, you will work with select and select many LINQ operators. FREE ACCESS
  • Locked
    5.  Query Data Using Operators
    5m 14s
    In this video, you will query data using the projection, join, group, take, skip, and aggregate operators. FREE ACCESS
  • Locked
    6.  Consuming Data – LINQ to XML Data
    4m 13s
    In this video, learn how to use the LINQ to XML provider to load XML and loop through collections. FREE ACCESS
  • Locked
    7.  Consuming Data – LINQ to XML Data Pt 2
    4m 24s
    During this video, you will learn how to use the LINQ to XML provider to parse attributes and query multiple elements. FREE ACCESS
  • Locked
    8.  Consuming Data – XML Serialization
    4m 34s
    In this video, find out how to use XMLSerializer to serialize and deserialize XML. FREE ACCESS
  • Locked
    9.  Consuming Data – JSON Serialization
    4m 10s
    In this video, you will learn how to serialize and deserialize JSON data. FREE ACCESS
  • Locked
    10.  Consuming Data – Binary Serialization
    4m 24s
    In this video, you will learn how to serialize and deserialize binary data. FREE ACCESS
  • Locked
    11.  Typed vs Non-Typed Collections
    4m 2s
    During this video, you will learn how to distinguish between typed and non-typed collections. FREE ACCESS
  • Locked
    12.  Managing Collections
    3m 43s
    In this video, you will work with collections. FREE ACCESS
  • Locked
    13.  Using the Dictionary Object
    4m 32s
    In this video, you will use the Dictionary object. FREE ACCESS
  • Locked
    14.  Using the List Object
    4m 23s
    During this video, you will learn how to use the generic List class. FREE ACCESS
  • Locked
    15.  Using the Queue Object
    3m 26s
    In this video, you will learn how to use the generic Queue class. FREE ACCESS
  • Locked
    16.  Implementing .Net Interfaces
    3m 44s
    In 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

Rating 5.0 of 1 users Rating 5.0 of 1 users (1)
Rating 4.6 of 66 users Rating 4.6 of 66 users (66)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.4 of 167 users Rating 4.4 of 167 users (167)
Rating 4.3 of 168 users Rating 4.3 of 168 users (168)
Rating 4.5 of 336 users Rating 4.5 of 336 users (336)