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
c
java
cpp
c#
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
ruby
dart
vbnet
r
css
bootstrap
win32
groovy
winapi
sql
mysql
jquery
pascal-string
lua
winforms
kotlin-string
bash
swift-string
c-string
cpp-string
go-string
php-string
c#-string
cobol
java-string
vbnet-string
rust-string
python-string
scala-string
cpp-vector
f#
opengl
javascript-string
pascal-array
typescript-string
swift-array
c-array
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
sdl3
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
angularjs
split-string-into-array-by-delimiter
transpose-matrix
binary-search-algorithm
dot-product-two-arrays
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
compare-two-dates
extract-all-digits-string
get-first-digit-after-decimal-point-float
remove-stop-words-string
check-whether-floating-point-variable-is-integer
longest-substring-without-repeating-characters
calculate-volume-cube
divide-given-amount-into-bills-coins
Disclosure:
My content contains affiliate links.
Recent questions tagged C#
43,239
questions
56,142
answers
573
users
Recent questions tagged C#
2
answers
147
views
How to find the sum of all the multiples of 3 or 5 below 1000 in C#
asked
Apr 14, 2025
by
avibootz
c#
c#-multiples
1
answer
141
views
How to convert binary code to text in C#
asked
Apr 14, 2025
by
avibootz
c#
c#-binary
1
answer
136
views
How to create an equivalent to JavaScript encodeURIComponent and decodeURIComponent in C#
asked
Apr 13, 2025
by
avibootz
c#
c#-encode
c#-decode
1
answer
129
views
How to create an equivalent to JavaScript encodeURIComponent in C#
asked
Apr 13, 2025
by
avibootz
c#
c#-encode
1
answer
176
views
How to convert text to binary code in C#
asked
Apr 13, 2025
by
avibootz
c#
c#-string
c#-binary
2
answers
244
views
How to format a string with fixed width fields in C#
asked
Apr 12, 2025
by
avibootz
c#
c#-string
1
answer
168
views
How to create an array of dates starting with today and going back the last 30 days in C#
asked
Apr 10, 2025
by
avibootz
c#
c#-array
c#-date
1
answer
183
views
How to create a list of days starting with today and going back the last 30 days in C#
asked
Apr 10, 2025
by
avibootz
c#
c#-list
c#-date
2
answers
162
views
How to get tomorrows date in C#
asked
Apr 9, 2025
by
avibootz
c#
c#-date
1
answer
231
views
How to initialize an array of structs in C#
asked
Apr 9, 2025
by
avibootz
c#
c#-array
1
answer
136
views
How to return multiple values from a function in C#
asked
Apr 7, 2025
by
avibootz
c#
c#-return-multiple-values-function
return-multiple-values-function
1
answer
155
views
How to write a recursive function that calculates power in C#
asked
Apr 6, 2025
by
avibootz
c#
c#-recursion
1
answer
156
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
162
views
How to create a button and add to it a click event handler in a WinForms application using C#
asked
Apr 2, 2025
by
avibootz
c#
winforms
1
answer
162
views
How to create a button in a WinForms application using C#
asked
Apr 2, 2025
by
avibootz
c#
winforms
1
answer
149
views
How to get window size in a WinForms application using C#
asked
Apr 2, 2025
by
avibootz
c#
winforms
1
answer
154
views
How to set window size in a WinForms application using C#
asked
Apr 2, 2025
by
avibootz
c#
winforms
1
answer
136
views
How to extract a substring between two tags using RegEx in C#
asked
Apr 2, 2025
by
avibootz
c#
c#-regex
c#-substring
1
answer
162
views
How to center a window in a WinForms application using C#
asked
Apr 2, 2025
by
avibootz
c#
winforms
1
answer
146
views
How to maximize a window in a WinForms application using C#
asked
Apr 2, 2025
by
avibootz
c#
winforms
1
answer
254
views
How to convert a list of ints to an array of strings in C#
asked
Apr 1, 2025
by
avibootz
c#
c#-list
1
answer
128
views
How to combine all keys and values from a dictionary into a single string in C#
asked
Mar 31, 2025
by
avibootz
c#
c#-dictionary
1
answer
153
views
How to convert nested list to array in C#
asked
Mar 31, 2025
by
avibootz
c#
c#-list
1
answer
157
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
163
views
How to extract the unique integers from a list excluding duplicates in C#
asked
Mar 29, 2025
by
avibootz
c#
c#-list
1
answer
101
views
How to get the current OS name and version in C#
asked
Mar 27, 2025
by
avibootz
c#
1
answer
127
views
How to convert lines in a multiline string starting with some "#" to start and end with "_" in C#
asked
Mar 27, 2025
by
avibootz
c#
c#-regex
1
answer
140
views
How to check if a string contains only letters and numbers using RegEx in C#
asked
Mar 25, 2025
by
avibootz
c#
c#-regex
2
answers
222
views
How to get array subset in C#
asked
Mar 24, 2025
by
avibootz
c#
c#-array
2
answers
214
views
How to get a grade and transform it into a letter grade in C#
asked
Mar 23, 2025
by
avibootz
c#
1
answer
144
views
What is the equivalent to VB.NET ReDim Preserve in C#
asked
Mar 23, 2025
by
avibootz
c#
c#-redim
1
answer
158
views
How to create an array containing a range of characters in C#
asked
Mar 21, 2025
by
avibootz
c#
c#-array
2
answers
208
views
How to create a list containing a range of characters in C#
asked
Mar 21, 2025
by
avibootz
c#
c#-list
2
answers
122
views
How to exit a method in C#
asked
Mar 20, 2025
by
avibootz
c#
1
answer
171
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
155
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
161
views
How to convert byte to double in C#
asked
Mar 17, 2025
by
avibootz
c#
c#-convert
1
answer
209
views
How to sort each row from a two-dimensional rectangular array in C#
asked
Mar 15, 2025
by
avibootz
c#
c#-array
1
answer
145
views
How to calculate the week number for a given date in C#
asked
Mar 15, 2025
by
avibootz
c#
c#-date
c#-week-number-given-date
week-number-given-date
1
answer
152
views
How to extract a column from a rectangular array to a one-dimensional array in C#
asked
Mar 13, 2025
by
avibootz
c#
1
answer
157
views
How to extract a row from a rectangular array to a one-dimensional array in C#
asked
Mar 13, 2025
by
avibootz
c#
1
answer
120
views
How to convert a jagged array to a one-dimensional array in C#
asked
Mar 13, 2025
by
avibootz
c#
1
answer
125
views
How to convert a rectangular array to a one-dimensional array in C#
asked
Mar 13, 2025
by
avibootz
c#
2
answers
204
views
How to get the indexes of words from an array of strings that start with a specific letter in C#
asked
Mar 13, 2025
by
avibootz
c#
1
answer
160
views
How to remove trailing nulls (0) from byte List in C#
asked
Mar 13, 2025
by
avibootz
c#
2
answers
228
views
How to remove trailing nulls (0) from byte array in C#
asked
Mar 12, 2025
by
avibootz
c#
1
answer
138
views
How to add single and double quotes to a string in C#
asked
Mar 12, 2025
by
avibootz
c#
1
answer
101
views
How to double a variable with bitwise shift left in C#
asked
Mar 9, 2025
by
avibootz
c#
1
answer
119
views
How to convert from HEX color to RGB in C#
asked
Mar 6, 2025
by
avibootz
c#
1
answer
150
views
How to remove the leading and trailing commas from a string in C#
asked
Mar 6, 2025
by
avibootz
c#
Page:
« prev
1
...
5
6
7
8
9
10
11
12
13
14
15
...
81
next »
...