Remember
Register
Search With
Seek4Info.com
Programming & Software Q&A | CollectiveSolver
Questions
Tags
Users
Welcome to collectivesolver - Programming & Software Q&A with code examples. A website with trusted programming answers. All programs are tested and work.
Contact: aviboots(AT)netvision.net.il
Most popular tags
python
java
c
c#
cpp
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
html
pascal
dart
ruby
r
css
bootstrap
groovy
sql
win32
mysql
winapi
jquery
lua
winforms
bash
pascal-string
f#
opengl
kotlin-string
swift-string
go-string
c-string
cpp-string
vbnet-string
scala-string
c#-string
pascal-array
cobol
rust-string
php-string
javascript-string
python-string
java-string
php-array
cpp-vector
swift-array
typescript-string
reactjs
c-array
javascript-array
c-windows
typescript-array
python-list
rust-vector
scala-array
go-array
nodejs-array
sdl2
nodejs-string
kotlin-array
nodejs-express
cpp-array
sdl3
angularjs
c#-list
vbnet-list
java-array
c#-array
raylib
glfw
vbnet-array
javascript-regex
cpp-matrix
typescript-regex
freeglut
html5
nodejs-regex
php-regex
cpp-regex
glew
c#-matrix
go-slice
c-matrix
swift-regex
kotlin-regex
scala-regex
go-regex
python-regex
kotlin-list
perl
swift-matrix
pascal-matrix
scala-list
java-list
Disclosure:
My content contains affiliate links.
Recent questions tagged c#-string
38,113
questions
49,718
answers
573
users
Recent questions tagged c#-string
1
answer
7
views
How to check if two given words are present in a string in C#
asked
6 days
ago
by
avibootz
c#
c#-string
1
answer
18
views
How to extract a float from a string in C#
asked
Jul 28
by
avibootz
c#
c#-string
c#-extract
1
answer
18
views
How to create a string with a repeated character N times in C#
asked
Jul 28
by
avibootz
c#
c#-string
1
answer
24
views
How to split a string with multiple separators in C#
asked
Jul 21
by
avibootz
c#
c#-string
1
answer
20
views
How to convert binary string to integer in C#
asked
Jul 18
by
avibootz
c#
c#-string
c#-binary
1
answer
19
views
How to remove stop words from a string in C#
asked
Jul 17
by
avibootz
c#
c#-string
1
answer
20
views
How to check if a string includes $sometext$ without numbers in C#
asked
Jul 11
by
avibootz
c#
c#-string
1
answer
22
views
How to remove the letters from word1 if they do not exist in word2 with C#
asked
Jul 9
by
avibootz
c#
c#-string
1
answer
25
views
How to remove the letters from word1 if they exist in word2 with C#
asked
Jul 8
by
avibootz
c#
c#-string
1
answer
24
views
How to get intersection of two strings in C#
asked
Jul 6
by
avibootz
c#
c#-string
c#-intersection
1
answer
26
views
How to pad a string on both sides in C#
asked
Jul 5
by
avibootz
c#
c#-string
1
answer
27
views
How to convert a string with either , or . as decimal/thousand separators into a float in C#
asked
Jun 27
by
avibootz
c#
c#-string
c#-convert
1
answer
21
views
How to remove string trailing path separator in C#
asked
Jun 16
by
avibootz
c#
c#-string
1
answer
32
views
How to remove the trailing slashes from a string in C#
asked
Jun 14
by
avibootz
c#
c#-string
2
answers
31
views
How to remove all non-ASCII characters from a string in C#
asked
Jun 12
by
avibootz
c#
c#-string
c#-ascii
1
answer
28
views
How to find the first occurrence of a pattern in a string from some starting position in C#
asked
Jun 10
by
avibootz
c#
c#-string
1
answer
28
views
How to check if a string is blank (empty, null, or contains only whitespace) in C#
asked
Jun 7
by
avibootz
c#
c#-string
1
answer
45
views
How to move the digits of a string with digits and letters to the beginning of the string in C#
asked
May 27
by
avibootz
c#
c#-string
1
answer
35
views
How to sort a string with digits and letters (digits before letters) in C#
asked
May 27
by
avibootz
c#
c#-sort
c#-string
1
answer
35
views
How to sort a string with digits and letters (letters before digits) in C#
asked
May 26
by
avibootz
c#
c#-string
c#-sort
1
answer
30
views
How to find all double quote substrings in a string with C#
asked
May 12
by
avibootz
c#
c#-string
c#-substring
c#-regex
1
answer
36
views
How to combine a string with a dynamic double-quoted substring in C#
asked
May 12
by
avibootz
c#
c#-string
c#-substring
2
answers
52
views
How to declare a string with double quote substrings in C#
asked
May 12
by
avibootz
c#
c#-string
c#-substring
1
answer
53
views
How to remove a random word from a string in C#
asked
May 4
by
avibootz
c#
c#-string
1
answer
68
views
How to convert a URL inside a string to a hyperlink in C#
asked
May 1
by
avibootz
c#
c#-string
1
answer
60
views
How to remove the first N characters from a string in C#
asked
Apr 23
by
avibootz
c#
c#-string
1
answer
51
views
How to assign to string the japanese word ネコ in C#
asked
Apr 19
by
avibootz
c#
c#-string
1
answer
57
views
How to convert text to binary code in C#
asked
Apr 13
by
avibootz
c#
c#-string
c#-binary
2
answers
58
views
How to format a string with fixed width fields in C#
asked
Apr 12
by
avibootz
c#
c#-string
1
answer
39
views
How to check if a string starts with a substring from a list of substrings in C#
asked
Apr 3
by
avibootz
c#
c#-string
1
answer
37
views
How to split a string into chunks of two characters each in C#
asked
Mar 30
by
avibootz
c#
c#-string
1
answer
59
views
How to get the number of characters that two strings have in common in C#
asked
Mar 20
by
avibootz
c#
c#-string
1
answer
50
views
How to match words in a string that are wrapped in curly brackets using RegEx with C#
asked
Mar 18
by
avibootz
c#
c#-string
1
answer
75
views
How to extract multiple floats from a string of floats in C#
asked
Jul 28, 2024
by
avibootz
c#
c#-string
3
answers
128
views
How to split a string into a list of strings in C#
asked
May 9, 2024
by
avibootz
c#
c#-string
1
answer
75
views
How to check if a string is a valid number in C#
asked
May 5, 2024
by
avibootz
c#
c#-string
2
answers
156
views
How to get all letter combinations of a phone number given a string of digits from 2-9 in C#
asked
Mar 3, 2024
by
avibootz
c#
c#-string
1
answer
112
views
How to pad a string right with specific character in C#
asked
Apr 19, 2019
by
avibootz
c#
c#-string
3
answers
296
views
How to find the first non-repeated character in a string with C#
asked
Feb 9, 2019
by
avibootz
c#
c#-string
To see more, click for the
full list of questions
or
popular tags
.
...