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
cpp
c#
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
ruby
dart
r
css
bootstrap
win32
groovy
winapi
sql
mysql
jquery
vbnet
pascal-string
lua
winforms
kotlin-string
bash
c-string
swift-string
cpp-string
go-string
c#-string
php-string
java-string
vbnet-string
cobol
rust-string
python-string
cpp-vector
f#
opengl
scala-string
javascript-string
pascal-array
c-array
swift-array
typescript-string
php-array
javascript-array
rust-vector
typescript-array
python-list
reactjs
scala-array
c-windows
nodejs-string
go-array
kotlin-array
nodejs-array
sdl2
cpp-matrix
c-matrix
cpp-array
c#-list
vbnet-list
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
character-code-ascii-unicode
swift-matrix
c#-matrix
sdl3
angularjs
binary-search-algorithm
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
exabyte-constant
petabyte-constant
terabyte-constant
math-functions-constants
dot-product-two-arrays
string-to-title-case
create-infinite-loop
rust-matrix
go-matrix
javascript-matrix
raylib
Disclosure:
My content contains affiliate links.
Recent questions tagged c#-string
41,095
questions
53,568
answers
573
users
Recent questions tagged c#-string
1
answer
42
views
How to get the word before the last word from a string (edge‑case‑safe) in C#
asked
Mar 28
by
avibootz
c#
c#-string
c#-get-word-before-last-string-edge-case-safe
get-word-before-last-string-edge-case-safe
2
answers
45
views
How to find the longest word in a string with C#
asked
Mar 2
by
avibootz
c#
c#-string
c#-longest-word-in-string
longest-word-in-string
1
answer
60
views
How to get all the substrings with exactly k distinct characters from a given string in C#
asked
Nov 13, 2025
by
avibootz
c#
c#-substring
c#-string
substrings-with-k-distinct-characters
1
answer
84
views
How to write a recursive function to generate all permutations of a string in C#
asked
Nov 5, 2025
by
avibootz
c#
c#-string
c#-recursion
1
answer
79
views
How to count words in a string with punctuation in C#
asked
Nov 2, 2025
by
avibootz
c#
c#-string
2
answers
89
views
How to check whether a string can be segmented into a sequence of words from a dictionary in C#
asked
Sep 28, 2025
by
avibootz
c#
c#-string
1
answer
80
views
How to reverse a word in a string with C#
asked
Sep 26, 2025
by
avibootz
c#
c#-string
c#-reverse
1
answer
76
views
How to check if two given words are present in a string in C#
asked
Sep 12, 2025
by
avibootz
c#
c#-string
1
answer
59
views
How to extract a float from a string in C#
asked
Jul 28, 2025
by
avibootz
c#
c#-string
c#-extract
1
answer
68
views
How to create a string with a repeated character N times in C#
asked
Jul 28, 2025
by
avibootz
c#
c#-string
1
answer
98
views
How to split a string with multiple separators in C#
asked
Jul 21, 2025
by
avibootz
c#
c#-string
1
answer
73
views
How to convert binary string to integer in C#
asked
Jul 18, 2025
by
avibootz
c#
c#-string
c#-binary
1
answer
95
views
How to remove stop words from a string in C#
asked
Jul 17, 2025
by
avibootz
c#
c#-string
1
answer
81
views
How to check if a string includes $sometext$ without numbers in C#
asked
Jul 11, 2025
by
avibootz
c#
c#-string
1
answer
77
views
How to remove the letters from word1 if they do not exist in word2 with C#
asked
Jul 9, 2025
by
avibootz
c#
c#-string
1
answer
82
views
How to remove the letters from word1 if they exist in word2 with C#
asked
Jul 8, 2025
by
avibootz
c#
c#-string
1
answer
74
views
How to get intersection of two strings in C#
asked
Jul 6, 2025
by
avibootz
c#
c#-string
c#-intersection
1
answer
71
views
How to pad a string on both sides in C#
asked
Jul 5, 2025
by
avibootz
c#
c#-string
1
answer
83
views
How to convert a string with either , or . as decimal/thousand separators into a float in C#
asked
Jun 27, 2025
by
avibootz
c#
c#-string
c#-convert
1
answer
65
views
How to remove string trailing path separator in C#
asked
Jun 16, 2025
by
avibootz
c#
c#-string
1
answer
86
views
How to remove the trailing slashes from a string in C#
asked
Jun 14, 2025
by
avibootz
c#
c#-string
2
answers
127
views
How to remove all non-ASCII characters from a string in C#
asked
Jun 12, 2025
by
avibootz
c#
c#-string
c#-ascii
1
answer
86
views
How to find the first occurrence of a pattern in a string from some starting position in C#
asked
Jun 10, 2025
by
avibootz
c#
c#-string
1
answer
95
views
How to check if a string is blank (empty, null, or contains only whitespace) in C#
asked
Jun 7, 2025
by
avibootz
c#
c#-string
1
answer
158
views
How to move the digits of a string with digits and letters to the beginning of the string in C#
asked
May 27, 2025
by
avibootz
c#
c#-string
1
answer
145
views
How to sort a string with digits and letters (digits before letters) in C#
asked
May 27, 2025
by
avibootz
c#
c#-sort
c#-string
1
answer
147
views
How to sort a string with digits and letters (letters before digits) in C#
asked
May 26, 2025
by
avibootz
c#
c#-string
c#-sort
1
answer
88
views
How to find all double quote substrings in a string with C#
asked
May 12, 2025
by
avibootz
c#
c#-string
c#-substring
c#-regex
1
answer
94
views
How to combine a string with a dynamic double-quoted substring in C#
asked
May 12, 2025
by
avibootz
c#
c#-string
c#-substring
2
answers
179
views
How to declare a string with double quote substrings in C#
asked
May 12, 2025
by
avibootz
c#
c#-string
c#-substring
1
answer
113
views
How to remove a random word from a string in C#
asked
May 4, 2025
by
avibootz
c#
c#-string
1
answer
165
views
How to convert a URL inside a string to a hyperlink in C#
asked
May 1, 2025
by
avibootz
c#
c#-string
1
answer
161
views
How to remove the first N characters from a string in C#
asked
Apr 23, 2025
by
avibootz
c#
c#-string
1
answer
97
views
How to assign to string the japanese word ネコ in C#
asked
Apr 19, 2025
by
avibootz
c#
c#-string
1
answer
115
views
How to convert text to binary code in C#
asked
Apr 13, 2025
by
avibootz
c#
c#-string
c#-binary
2
answers
173
views
How to format a string with fixed width fields in C#
asked
Apr 12, 2025
by
avibootz
c#
c#-string
1
answer
102
views
How to check if a string starts with a substring from a list of substrings in C#
asked
Apr 3, 2025
by
avibootz
c#
c#-string
1
answer
107
views
How to split a string into chunks of two characters each in C#
asked
Mar 30, 2025
by
avibootz
c#
c#-string
1
answer
120
views
How to get the number of characters that two strings have in common in C#
asked
Mar 20, 2025
by
avibootz
c#
c#-string
1
answer
101
views
How to match words in a string that are wrapped in curly brackets using RegEx with C#
asked
Mar 18, 2025
by
avibootz
c#
c#-string
1
answer
132
views
How to extract multiple floats from a string of floats in C#
asked
Jul 28, 2024
by
avibootz
c#
c#-string
3
answers
224
views
How to split a string into a list of strings in C#
asked
May 9, 2024
by
avibootz
c#
c#-string
1
answer
138
views
How to check if a string is a valid number in C#
asked
May 5, 2024
by
avibootz
c#
c#-string
2
answers
244
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
133
views
How to get the last word from an array of strings with length of N using Linq in C#
asked
Jul 2, 2023
by
avibootz
c#
c#-string
c#-get-last-word-string-length-n-linq
get-last-word-string-length-n-linq
4
answers
261
views
How to get the word before the last word from a string in C#
asked
Sep 8, 2019
by
avibootz
c#
c#-string
c#-get-word-before-last-word-string
get-word-before-last-word-string
1
answer
217
views
How to get the last word from string in C#
asked
Sep 8, 2019
by
avibootz
c#
c#-string
c#-get-last-word-string
get-last-word-string
1
answer
166
views
How to pad a string right with specific character in C#
asked
Apr 19, 2019
by
avibootz
c#
c#-string
3
answers
384
views
How to find the first non-repeated character in a string with C#
asked
Feb 9, 2019
by
avibootz
c#
c#-string
4
answers
473
views
How to count words in a string with C#
asked
Oct 10, 2018
by
avibootz
c#
c#-string
Page:
1
2
next »
...