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
pascal
html
dart
ruby
r
css
bootstrap
win32
groovy
winapi
sql
mysql
jquery
lua
winforms
pascal-string
bash
kotlin-string
swift-string
c-string
cpp-string
go-string
cpp-vector
f#
opengl
java-string
php-string
c#-string
vbnet-string
pascal-array
swift-array
rust-string
python-string
scala-string
c-array
javascript-string
php-array
javascript-array
typescript-string
cobol
rust-vector
typescript-array
python-list
reactjs
scala-array
c-windows
go-array
nodejs-string
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
swift-matrix
c#-matrix
sdl3
angularjs
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
rust-matrix
go-matrix
javascript-matrix
raylib
glfw
remove-last-occurrence-word-string
extract-words-with-first-letter-lowercase-from-string
convert-specific-column-decimal-matrix-to-string
convert-specific-row-decimal-matrix-to-string
number-made-prime-deleting-single-digit
convert-days-human-readable-weeks-days
square-root-rounded-down-to-nearest-integer
remove-middle-word-string
area-triangle-herons-formula
Disclosure:
My content contains affiliate links.
Recent questions tagged c#
40,023
questions
51,974
answers
573
users
Recent questions tagged c#
1
answer
83
views
How to find the largest palindrome made from the product of two 2-digit numbers in C#
asked
May 11, 2025
by
avibootz
c#
c#-palindrome
2
answers
93
views
How to search insert position of K in a sorted list with C#
asked
May 10, 2025
by
avibootz
c#
c#-list
1
answer
56
views
How to print all command line arguments except the program name in C#
asked
May 9, 2025
by
avibootz
c#
c#-arguments
1
answer
91
views
How to convert DateTime.Now to an integer in C#
asked
May 8, 2025
by
avibootz
c#
c#-date
2
answers
117
views
How to use the clock as a random generator seed in C#
asked
May 8, 2025
by
avibootz
c#
c#-random
1
answer
73
views
How to create a bitset in C#
asked
May 7, 2025
by
avibootz
c#
c#-bitset
1
answer
90
views
How to remove a random word from a string in C#
asked
May 4, 2025
by
avibootz
c#
c#-string
1
answer
102
views
How to pop the first element of a list in C#
asked
May 2, 2025
by
avibootz
c#
c#-list
1
answer
133
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
88
views
How to pause execution for 5 seconds in C#
asked
Apr 29, 2025
by
avibootz
c#
3
answers
81
views
How to break the outer loop in C#
asked
Apr 28, 2025
by
avibootz
c#
c#-loop
1
answer
84
views
How to unload all open forms using WinForms in C#
asked
Apr 27, 2025
by
avibootz
c#
winforms
1
answer
79
views
How to check if an integer include specific digits x times in C#
asked
Apr 27, 2025
by
avibootz
c#
c#-integer
1
answer
65
views
How to use Console.ReadLine() inside a while loop in C#
asked
Apr 25, 2025
by
avibootz
c#
c#-loop
2
answers
68
views
How to continue outer loop in C#
asked
Apr 24, 2025
by
avibootz
c#
c#-loop
1
answer
122
views
How to remove the first N characters from a string in C#
asked
Apr 23, 2025
by
avibootz
c#
c#-string
3
answers
83
views
How to create a set of objects in C#
asked
Apr 22, 2025
by
avibootz
c#
c#-hashset
1
answer
78
views
How to create and set values to a 3d array in C#
asked
Apr 21, 2025
by
avibootz
c#
c#-array
1
answer
65
views
How to find the position of the first occurrence of a substring in a string with C#
asked
Apr 20, 2025
by
avibootz
c#
c#-substring
2
answers
105
views
How to send a value to another thread in C#
asked
Apr 19, 2025
by
avibootz
c#
c#-thread
1
answer
80
views
How to assign to string the japanese word ネコ in C#
asked
Apr 19, 2025
by
avibootz
c#
c#-string
1
answer
53
views
How to convert hh:mm:ss to minutes in C#
asked
Apr 17, 2025
by
avibootz
c#
c#-time
1
answer
49
views
How to find the largest prime factor of a number in C#
asked
Apr 16, 2025
by
avibootz
c#
1
answer
41
views
How to find the sum of the even valued in fibonacci sequence with C#
asked
Apr 15, 2025
by
avibootz
c#
c#-fibonacci
2
answers
56
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
78
views
How to convert binary code to text in C#
asked
Apr 14, 2025
by
avibootz
c#
c#-binary
1
answer
71
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
60
views
How to create an equivalent to JavaScript encodeURIComponent in C#
asked
Apr 13, 2025
by
avibootz
c#
c#-encode
1
answer
98
views
How to convert text to binary code in C#
asked
Apr 13, 2025
by
avibootz
c#
c#-string
c#-binary
2
answers
134
views
How to format a string with fixed width fields in C#
asked
Apr 12, 2025
by
avibootz
c#
c#-string
1
answer
81
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
88
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
73
views
How to get tomorrows date in C#
asked
Apr 9, 2025
by
avibootz
c#
c#-date
1
answer
124
views
How to initialize an array of structs in C#
asked
Apr 9, 2025
by
avibootz
c#
c#-array
1
answer
64
views
How to return multiple values from a function in C#
asked
Apr 7, 2025
by
avibootz
c#
1
answer
76
views
How to write a recursive function that calculates power in C#
asked
Apr 6, 2025
by
avibootz
c#
c#-recursion
1
answer
82
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
88
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
82
views
How to create a button in a WinForms application using C#
asked
Apr 2, 2025
by
avibootz
c#
winforms
1
answer
74
views
How to get window size in a WinForms application using C#
asked
Apr 2, 2025
by
avibootz
c#
winforms
1
answer
90
views
How to set window size in a WinForms application using C#
asked
Apr 2, 2025
by
avibootz
c#
winforms
1
answer
65
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
89
views
How to center a window in a WinForms application using C#
asked
Apr 2, 2025
by
avibootz
c#
winforms
1
answer
80
views
How to maximize a window in a WinForms application using C#
asked
Apr 2, 2025
by
avibootz
c#
winforms
1
answer
127
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
72
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
73
views
How to convert nested list to array in C#
asked
Mar 31, 2025
by
avibootz
c#
c#-list
1
answer
81
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
88
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
44
views
How to get the current OS name and version in C#
asked
Mar 27, 2025
by
avibootz
c#
Page:
« prev
1
2
3
4
5
6
7
8
9
10
11
...
77
next »
...