c# string to lowercase
C#
string author = "Mahesh Chand";
string bio = "Mahesh Chand is a founder of C# Corner.";
// Covert everything to uppercase
string ucaseAuthor = author.ToUpper();
Console.WriteLine($"Uppercase: {ucaseAuthor}");
// Covert everything to lowercase
string lcaseAuthor = author.ToLower();
Console.WriteLine($"Lowercase: {lcaseAuthor}");
// We can direct convert to uppercase or lowercase
Console.WriteLine(bio.ToLower());
Console.WriteLine(bio.ToUpper());
Also in C#:
- Title
- what does gameobject.find return
- Category
- C#
- Title
- datetitime contrusctor c#
- Category
- C#
- Title
- socket in c#
- Category
- C#
- Title
- C# enum
- Category
- C#
- Title
- blazor onchange event not firing with inputselect
- Category
- C#
- Title
- find month number from date C#
- Category
- C#
- Title
- what is the namespace for textmesh pro
- Category
- C#
- Title
- start a particle effect when a button is pushed
- Category
- C#
- Title
- check for collision unity c#
- Category
- C#
- Title
- invalidoperationexception c# ui thread
- Category
- C#
- Title
- snake game
- Category
- C#
- Title
- how to parse a string to an integer c#
- Category
- C#
- Title
- c# move with arrow keys
- Category
- C#
- Title
- how to chagne rotation in unity
- Category
- C#
- Title
- unity ui not seen
- Category
- C#
- Title
- how to find object by ag unity
- Category
- C#
- Title
- what is type unity
- Category
- C#
- Title
- html hidden text
- Category
- C#
- Title
- how to stop player rotating when hit by object
- Category
- C#
- Title
- C# datareadeer return null
- Category
- C#
- Title
- c# inotifypropertychanged best practices
- Category
- C#
- Title
- parsing string to int c#
- Category
- C#
- Title
- create char array c#
- Category
- C#
- Title
- use newtonsoft json to clone object
- Category
- C#
- Title
- c# iorderedenumerable to dictionary
- Category
- C#
- Title
- escape double quotes c#
- Category
- C#
- Title
- console application in c# ms crm
- Category
- C#
- Title
- comments unity c#
- Category
- C#
- Title
- c# remove character from string at index
- Category
- C#
- Title
- how to set progress openedge driver name for odbc connection c#
- Category
- C#
- Title
- Globalization and localization in ASP.NET Core
- Category
- C#
- Title
- IEnumerator
- Category
- C#
- Title
- uinput dialog uwp c#
- Category
- C#
- Title
- how to do a messagebox in c#
- Category
- C#
- Title
- create object in c#
- Category
- C#
- Title
- c# convert Unix time in seconds to datetime
- Category
- C#
- Title
- unity make a int arry with preset values
- Category
- C#
- Title
- how do loops on C#
- Category
- C#
- Title
- C# .net core convert string to enum
- Category
- C#
- Title
- how to add object in dictionary in c#
- Category
- C#
- Title
- unity create primitive
- Category
- C#
- Title
- how to use more than one condition in ef join
- Category
- C#
- Title
- c# windows forms draw pixel
- Category
- C#
- Title
- unity custom editor save changes
- Category
- C#
- Title
- C# downloadstirng download old
- Category
- C#
- Title
- c# EncoderParameter
- Category
- C#
- Title
- mouseposition unity
- Category
- C#
- Title
- can send but cannot receive email dreamhost email
- Category
- C#
- Title
- unity load scene
- Category
- C#
- Title
- unity change text color
- Category
- C#
- Title
- c# get full URL of page
- Category
- C#
- Title
- covert char[] to string C#
- Category
- C#
- Title
- convert comma separated string to array c#
- Category
- C#
- Title
- loop through string array c#
- Category
- C#
- Title
- string to guid c#
- Category
- C#
- Title
- sum the digits in c#
- Category
- C#
- Title
- c# number suffixes
- Category
- C#
- Title
- math class C# exponents
- Category
- C#
- Title
- bubble sort c#
- Category
- C#
- Title
- unity input get axis
- Category
- C#
- Title
- c# windows grab screenshot
- Category
- C#
- Title
- C# how to get public key for InternalsVisibleTo
- Category
- C#
- Title
- fly cam extended script unity 3d
- Category
- C#
- Title
- how to wait in c#
- Category
- C#
- Title
- c# how to refreshyour bindingsource
- Category
- C#
- Title
- asp.net tag helper checkbox
- Category
- C#
- Title
- how to locate a specific element in a list c#
- Category
- C#
- Title
- public enum c#
- Category
- C#
- Title
- json ignore property c#
- Category
- C#
- Title
- import regex c#
- Category
- C#
- Title
- c# double value with 2 decimal places
- Category
- C#
- Title
- add variable to the beginning of a list c#
- Category
- C#
- Title
- how to check if a value is inside an array c#
- Category
- C#
- Title
- c sharp list indexer
- Category
- C#
- Title
- open zip file in c#
- Category
- C#
- Title
- c# System.Resources.MissingManifestResourceException error
- Category
- C#
- Title
- get random point within radius
- Category
- C#
- Title
- how to detected WindowCloseEvent in other window wpf
- Category
- C#
- Title
- c# two dimensional array
- Category
- C#
- Title
- c# read char
- Category
- C#
- Title
- docker ssh
- Category
- C#
- Title
- how to make if statement c#
- Category
- C#
- Title
- csharp first element of array
- Category
- C#
- Title
- c# loop through repeater items
- Category
- C#
- Title
- how to delay something in c# unity
- Category
- C#
- Title
- leantween id
- Category
- C#
- Title
- c# remove first 5 characters from string
- Category
- C#
- Title
- unity next scene
- Category
- C#
- Title
- unity jump
- Category
- C#
- Title
- windows forms check if form is disposed
- Category
- C#
- Title
- c sharp how to read a text file
- Category
- C#
- Title
- Unity C# instantiate prefab
- Category
- C#
- Title
- how to deactivate objects through scripts in unity
- Category
- C#
- Title
- c# reverse a string for loop
- Category
- C#
- Title
- exception handling c# stack overflow
- Category
- C#
- Title
- c# int
- Category
- C#
- Title
- max of array C#
- Category
- C#
- Title
- create dropdown in datatable c# dynamically
- Category
- C#
- Title
- c# groupby date
- Category
- C#
- Title
- check version of asp.net core
- Category
- C#