Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

30+ String Manipulation Techniques in C#

Автор: IAmTimCorey

Загружено: 2021-05-31

Просмотров: 109291

Описание:

Strings are a fairly basic part of C#. In fact, you usually learn how to work with strings the first time you create an application in C#. However, there are a lot of ways to work with strings, and often quite a few of those methods are overlooked. So in this video, we are going to look at over 30 ways we can tweak, change, manipulate, and use strings in our applications. I am going to guess that even seasoned veterans are going to find a few things in here that they didn't know. Keep track of how many you didn't know about or that you forgot about and let me know at the end.

Source Code: https://www.iamtimcorey.com/downloads...

Mailing List: https://signup.iamtimcorey.com/
Purchase Courses: https://iamtimcorey.com

0:00 - Intro
1:10 - Demo console app
4:17 - String to lower case
5:03 - String to upper case
5:21 - Title case
8:37 - String as an array of characters
10:47 - Escape characters
13:24 - String Literal
14:47 - String Concatenation / appending strings:
16:55 - Format()
18:21 - String Interpolation
21:46 - String Concatenation performance
23:19 - Interpolation and Literal
27:47 - String memory and time usage with Concatenation
37:27 - String memory and time usage with StringBuilder
41:30 - Converting Array to String: Concat()
43:09 - Converting Array to String: Join()
44:08 - Converting String to Array: Split()
47:08 - Remove String whitespace: Trim()
50:26 - Padding a String: Pad()
54:34 - Searching methods: StartsWith()
57:46 - Searching methods: EndsWith()
59:37 - Searching methods: Contains()
1:01:18 - Searching methods: IndexOf()
1:04:11 - Searching methods: LastIndexOf()
1:08:30 - Allow nullable Strings in your application
1:10:40 - Comparing Strings: CompareTo() / allows one string to be null
1:16:56 - Comparing Strings: String.CompareTo() / allows both strings to be null
1:20:24 - Comparing String Equality: Equals() and ==
1:29:30 - Retrieve part of a String: Substring();
1:32:40 - Replace part of a String: Replace();
1:37:08 - Insert text in a String: Insert();
1:39:11 - Remove text form a String: Remove();
1:41:40 - Summary and concluding remarks

Thanks to Ralfs HBK for the chapter breakdown!

30+ String Manipulation Techniques in C#

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

Intro to Records in C# 9 - How To Use Records And When To Use Them

Intro to Records in C# 9 - How To Use Records And When To Use Them

C# Generics - What they are, why they are useful, and how to create them

C# Generics - What they are, why they are useful, and how to create them

Top 10 C# Mistakes that will get you in trouble

Top 10 C# Mistakes that will get you in trouble

Путин подписал указ о военных сборах

Путин подписал указ о военных сборах

Tips for C Programming

Tips for C Programming

Что такое C# и .Net?

Что такое C# и .Net?

Kubernetes — Простым Языком на Понятном Примере

Kubernetes — Простым Языком на Понятном Примере

How To Create Extension Methods in C#

How To Create Extension Methods in C#

I Added an Insane New Feature in C#

I Added an Insane New Feature in C#

"АМЕРИКАНЦЫ ПРОТИВ ТРАМПА" - ФИЛИППЕНКО, "СУПЕРВТОРНИК"

10 C# Libraries To Save You Time And Energy

10 C# Libraries To Save You Time And Energy

Handling Exceptions in C# - When to catch them, where to catch them, and how to catch them

Handling Exceptions in C# - When to catch them, where to catch them, and how to catch them

Узнайте, как писать лучший код на C# за 15 минут | DEM515

Узнайте, как писать лучший код на C# за 15 минут | DEM515

Киркоров за Пугачеву. Долину отмазал Киселев. Урганта и Галкина снова ругают. Михалков обижен на ИИ

Киркоров за Пугачеву. Долину отмазал Киселев. Урганта и Галкина снова ругают. Михалков обижен на ИИ

Interfaces in C# - What they are, how to use them, and why they are so powerful.

Interfaces in C# - What they are, how to use them, and why they are so powerful.

Intro to Regular Expressions - How to use Regex in C#

Intro to Regular Expressions - How to use Regex in C#

Белковский про будущее России, проблемы экономики и блокировку Roblox 🎙️ Честное слово с Белковским

Белковский про будущее России, проблемы экономики и блокировку Roblox 🎙️ Честное слово с Белковским

The New Extension Members of C# are INSANE

The New Extension Members of C# are INSANE

ШЕНДЕРОВИЧ: Абсолютная бесстыжесть. Симоньян. Путин с точкой на лбу. Дочка генерала. Смерть Окопного

ШЕНДЕРОВИЧ: Абсолютная бесстыжесть. Симоньян. Путин с точкой на лбу. Дочка генерала. Смерть Окопного

Кто сформировал взгляды Путина?

Кто сформировал взгляды Путина?

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]