Programming in C#: Implementing Data Access

Inquiry

Data access and management is a critical aspect of most enterprise applications. In this course, you'll learn how to implement data access in C# applications. You'll also learn about I/O operations, consuming data, using LINQ, serialization, and using collections.

Topic T2 Objective O3

  • Start the course

Topic T6 Objective O7

  • Use the FileStream class to read from and write to files on a file system

Topic T10 Objective O11

  • Use the WebRequest class

Topic T14 Objective O15

  • Parse network credentials safely

Topic T18 Objective O19

  • Use GZIPStream

Topic T22 Objective O23

  • Implement asynchronous programming with C#

Topic T27 Objective O28

  • Use a LINQ query to select database data

Topic T31 Objective O32

  • Use anonymous types in a select statement

Topic T35 Objective O36

  • Update database records through the Entity Framework model

Topic T39 Objective O40

  • Use LINQ query operators to operate on data sequences and query .NET arrays and collections

Topic T43 Objective O44

  • Force LINQ query execution

Topic T47 Objective O48

  • Consume data from a web service

Topic T51 Objective O52

  • Create an extension method to add functionality to a class without extending it through inheritance

Topic T56 Objective O57

  • Access stored procedures from a model

Topic T60 Objective O61

  • Use the LINQ to XML provider to load XML and loop through collections

Topic T64 Objective O65

  • Use the LINQ to XML provider to parse attributes and query multiple elements

Topic T69 Objective O70

  • Use XMLSerializer to serialize and deserialize XML

Topic T73 Objective O74

  • Serialize and deserialize JSON data

Topic T77 Objective O78

  • Serialize and deserialize binary data

Topic T82 Objective O83

  • Distinguish typed and non-typed collections

Topic T86 Objective O87

  • Work with collections

Topic T90 Objective O91

  • Use the Dictionary object

Topic T94 Objective O95

  • Use the generic List object

Topic T98 Objective O99

  • Use the generic Queue object

Topic T102 Objective O103

  • Implement .NET interfaces

Community Rating

Studied or Worked here? Share Your Review

Your email address will not be published. Required fields are marked *

Please do not post:

  • Aggressive or discriminatory language
  • Profanities (of any kind)
  • Trade secrets or confidential information

Thank you once again for doing your part to keep Edarabia the most trusted education source.

Similar Courses to Advance Your Career