Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
.NET - ToUpper vs. ToLower
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
Benjamin Abt
June 10, 2022
Programming
0
190
.NET - ToUpper vs. ToLower
Benjamin Abt
June 10, 2022
Tweet
Share
More Decks by Benjamin Abt
See All by Benjamin Abt
EFFICIENT CREATION OF AN EMPTY COLLECTION IN .NET
abt
0
240
SustainableCode: Improve performance and reduce allocations with object pooling in .NET
abt
0
1.3k
Azure Data Centers and Regions
abt
0
910
Azure Static Web Apps
abt
0
1.1k
DateTime vs. DateTimeOffset in .NET
abt
1
1.3k
What's new in Visual Studio 2022
abt
0
490
Other Decks in Programming
See All in Programming
CSC307 Lecture 12
javiergs
PRO
0
450
CSC307 Lecture 09
javiergs
PRO
1
850
文字コードの話
qnighy
41
15k
CSC307 Lecture 08
javiergs
PRO
0
690
AI駆動開発の本音 〜Claude Code並列開発で見えたエンジニアの新しい役割〜
hisuzuya
1
340
株式会社 Sun terras カンパニーデック
sunterras
0
1.9k
AWS Infrastructure as Code の新機能 2025 総まとめ~ SA 4人による怒涛のデモ祭り ~
konokenj
8
2k
オブザーバビリティ駆動開発って実際どうなの?
yohfee
2
550
ご飯食べながらエージェントが開発できる。そう、Agentic Engineeringならね。
yokomachi
1
260
NOT A HOTEL - 建築や人と融合し、自由を創り出すソフトウェア
not_a_hokuts
2
470
CSC307 Lecture 11
javiergs
PRO
0
580
2025年の活動の振り返り
hideg
0
120
Featured
See All Featured
Gemini Prompt Engineering: Practical Techniques for Tangible AI Outcomes
mfonobong
2
300
Scaling GitHub
holman
464
140k
Leveraging Curiosity to Care for An Aging Population
cassininazir
1
180
Why Our Code Smells
bkeepers
PRO
340
58k
My Coaching Mixtape
mlcsv
0
61
Visualization
eitanlees
150
17k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
199
72k
The #1 spot is gone: here's how to win anyway
tamaranovitovic
2
970
16th Malabo Montpellier Forum Presentation
akademiya2063
PRO
0
61
First, design no harm
axbom
PRO
2
1.1k
Agile Leadership in an Agile Organization
kimpetersen
PRO
0
95
AI Search: Where Are We & What Can We Do About It?
aleyda
0
7k
Transcript
ToUpper vs. ToLower which is more performant? While in older
.NET versions there were actually differences, this is no longer the case.
None