Programming in C#: Implementing Data Access

Visual Studio    |    Intermediate
  • 12 videos | 52m 30s
  • Includes Assessment
  • Earns a Badge
Rating 4.3 of 54 users Rating 4.3 of 54 users (54)
A critical aspect of most enterprise applications is data access. Discover how you can implement data access in your C# applications using IO operations and learn how to consume the data.

WHAT YOU WILL LEARN

  • Use the filestream class to read from and write to files on a file system
    Use the webrequest class
    Parse network credentials safely
    Use gzipstream
    Implement asynchronous programming with c#
    Use a linq query to select database data
  • Use anonymous types in a select statement
    Update database records through the entity framework model
    Use linq query operators to operate on data sequences and query .net arrays and collections
    Force linq query execution
    Consume data from a web service
    Create an extension method to add functionality to a class without extending it through inheritance

IN THIS COURSE

  • 4m 23s
    In this video, you will learn how to use the FileStream class to read from and write to files on a file system. FREE ACCESS
  • 4m 7s
    In this video, find out how to use the WebRequest class. FREE ACCESS
  • Locked
    3.  IO Operations – Network Credentials
    4m 5s
    In this video, you will learn how to safely parse network credentials. FREE ACCESS
  • Locked
    4.  IO Operations – GZipStream
    3m 58s
    During this video, you will learn how to use the GZIPStream. FREE ACCESS
  • Locked
    5.  IO Operations – Asynchronous IO
    5m 4s
    During this video, you will learn how to implement asynchronous programming using C#. FREE ACCESS
  • Locked
    6.  Selecting from a Database
    5m 35s
    In this video, you will learn how to use a LINQ query to select database data. FREE ACCESS
  • Locked
    7.  Selecting with Anonymous Types
    4m 6s
    In this video, you will use anonymous types in a SELECT statement. FREE ACCESS
  • Locked
    8.  Updating through a Model
    4m 22s
    In this video, learn how to update database records through the Entity Framework model. FREE ACCESS
  • Locked
    9.  Consuming Data – Using LINQ Operators
    5m 30s
    During this video, you will learn how to use LINQ query operators to operate on data sequences and query .NET arrays and collections. FREE ACCESS
  • Locked
    10.  Forcing Query Execution
    3m 29s
    During this video, you will learn how to make LINQ query execution happen immediately. FREE ACCESS
  • Locked
    11.  Consuming Data from a Web Service
    4m 42s
    In this video, you will consume data from a web service. FREE ACCESS
  • Locked
    12.  Consuming Types – Extension Methods
    3m 10s
    In this video, find out how to create an extension method to add functionality to a class without extending it through inheritance. 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

Journey C# Journey
Rating 4.7 of 3 users Rating 4.7 of 3 users (3)
Channel Big Data
Rating 4.0 of 1 users Rating 4.0 of 1 users (1)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.2 of 145 users Rating 4.2 of 145 users (145)
Rating 4.0 of 4 users Rating 4.0 of 4 users (4)
Rating 4.2 of 131 users Rating 4.2 of 131 users (131)