Programming in C#: Memory Management & String Operations

Visual Studio    |    Intermediate
  • 11 videos | 55m 45s
  • Includes Assessment
  • Earns a Badge
Rating 4.4 of 70 users Rating 4.4 of 70 users (70)
Discover how to work with Automated Memory Management, manage the Object Life Cycle and String operations.

WHAT YOU WILL LEARN

  • Guide the behavior of the .net framework's garbage collector
    Manage the unmanaged resources using idisposable
    Implement destructor
    Demonstrate how to implement using block
    Use the stringbuilder class to provide efficiencies when handling strings
    Manipulate strings using stringreader and stringwriter
  • Use string methods
    Search for characters in a string and use the string.remove method
    Use string interpolation
    Format strings
    Using the cultureinfo object to format dates and numbers defined by the string.format method

IN THIS COURSE

  • 5m 5s
    In this video, find out how to guide the behavior of the .NET Framework's garbage collector. FREE ACCESS
  • 8m 37s
    In this video, find out how to manage unmanaged resources using Idisposable. FREE ACCESS
  • Locked
    3.  Destructor
    5m 21s
    Learn how to implement a destructor. FREE ACCESS
  • Locked
    4.  Using Block
    4m 16s
    In this video, you will learn how to implement a Using Block. FREE ACCESS
  • Locked
    5.  StringBuilder Class
    3m 56s
    In this video, you will use the StringBuilder class to be more efficient when handling strings. FREE ACCESS
  • Locked
    6.  StringReader and Writer
    4m 40s
    Learn how to manipulate strings using StringReader and StringWriter. FREE ACCESS
  • Locked
    7.  Basic String Methods
    4m 16s
    In this video, you will learn how to use String methods. FREE ACCESS
  • Locked
    8.  Searching in Strings
    4m 30s
    During this video, you will learn how to search for characters in a string and use the String.Remove method. FREE ACCESS
  • Locked
    9.  String Interpolation
    7m 31s
    In this video, find out how to use string interpolation. FREE ACCESS
  • Locked
    10.  String Formatting
    4m 2s
    In this video, you will learn how to format strings in standard English. FREE ACCESS
  • Locked
    11.  Culture Specific String Manipulation
    3m 34s
    During this video, you will learn how to use the CultureInfo object to format dates and numbers defined by the string.Format method. 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)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.3 of 54 users Rating 4.3 of 54 users (54)
Rating 4.3 of 60 users Rating 4.3 of 60 users (60)
Rating 4.1 of 223 users Rating 4.1 of 223 users (223)