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
vbnet
mysql
jquery
pascal-string
lua
winforms
kotlin-string
bash
c-string
swift-string
cpp-string
go-string
cobol
c#-string
php-string
java-string
vbnet-string
rust-string
python-string
cpp-vector
f#
opengl
scala-string
javascript-string
pascal-array
swift-array
typescript-string
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
cpp-array
c#-list
vbnet-list
c-matrix
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
character-code-ascii-unicode
swift-matrix
c#-matrix
sdl3
angularjs
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
calculate-area-pentagon
measure-function-execution-time
sort-words-string
exabyte-constant
petabyte-constant
terabyte-constant
math-functions-constants
string-to-title-case
create-infinite-loop
Disclosure:
My content contains affiliate links.
Recent questions tagged c#
41,593
questions
54,235
answers
573
users
Recent questions tagged c#
1
answer
99
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
114
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
111
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
83
views
How to convert a jagged array to a one-dimensional array in C#
asked
Mar 13, 2025
by
avibootz
c#
1
answer
85
views
How to convert a rectangular array to a one-dimensional array in C#
asked
Mar 13, 2025
by
avibootz
c#
2
answers
141
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
115
views
How to remove trailing nulls (0) from byte List in C#
asked
Mar 13, 2025
by
avibootz
c#
2
answers
171
views
How to remove trailing nulls (0) from byte array in C#
asked
Mar 12, 2025
by
avibootz
c#
1
answer
93
views
How to add single and double quotes to a string in C#
asked
Mar 12, 2025
by
avibootz
c#
1
answer
77
views
How to double a variable with bitwise shift left in C#
asked
Mar 9, 2025
by
avibootz
c#
1
answer
78
views
How to convert from HEX color to RGB in C#
asked
Mar 6, 2025
by
avibootz
c#
1
answer
117
views
How to remove the leading and trailing commas from a string in C#
asked
Mar 6, 2025
by
avibootz
c#
1
answer
73
views
How to count occurrences of each letter in a char array with C#
asked
Mar 2, 2025
by
avibootz
c#
1
answer
92
views
How to count the occurrences of each word in a string with C#
asked
Mar 1, 2025
by
avibootz
c#
1
answer
85
views
How to assign a new value to Hashtable without using the Add method in C#
asked
Feb 28, 2025
by
avibootz
c#
1
answer
81
views
How to match a string not containing a substring using RegEx in C#
asked
Feb 27, 2025
by
avibootz
c#
1
answer
63
views
How to match a set of characters (letter + any single character from set + letter) using RegEx in C#
asked
Feb 25, 2025
by
avibootz
c#
1
answer
132
views
How to perform case-insensitive two strings comparison in C#
asked
Feb 23, 2025
by
avibootz
c#
2
answers
74
views
How to perform a case-insensitive search in C#
asked
Feb 23, 2025
by
avibootz
c#
1
answer
134
views
How to convert a string to PascalCase using RegEx in C#
asked
Feb 22, 2025
by
avibootz
c#
1
answer
71
views
How to validate a 10-digit standard 10 digit phone number using RegEx in C#
asked
Feb 22, 2025
by
avibootz
c#
1
answer
72
views
How to validate a 10-digit phone number with hyphens (e.g. 333-555-1234) using RegEx in C#
asked
Feb 21, 2025
by
avibootz
c#
1
answer
88
views
How to insert an element at a specific index in a list with C#
asked
Feb 20, 2025
by
avibootz
c#
1
answer
80
views
How to calculate the number of weekdays between two dates in C#
asked
Feb 18, 2025
by
avibootz
c#
2
answers
87
views
How to calculate the number of weekdays in the current year with C#
asked
Feb 17, 2025
by
avibootz
c#
1
answer
91
views
How to create a custom array uses an array with indexing starting from an arbitrary index in C#
asked
Feb 17, 2025
by
avibootz
c#
1
answer
71
views
How to get unique values from two arrays in C#
asked
Feb 16, 2025
by
avibootz
c#
1
answer
78
views
How to match the $ special character using regular expression in C#
asked
Feb 16, 2025
by
avibootz
c#
2
answers
79
views
How to get the unique values of an array in C#
asked
Feb 16, 2025
by
avibootz
c#
1
answer
95
views
How to match any single character in a string using regular expression with C#
asked
Feb 15, 2025
by
avibootz
c#
1
answer
98
views
How to create an array from a 2D array that only includes the non-zero elements in C#
asked
Feb 12, 2025
by
avibootz
c#
1
answer
88
views
How to extract all the substrings between single quotation marks in C#
asked
Feb 12, 2025
by
avibootz
c#
1
answer
86
views
How to extract substring between single quotation marks in C#
asked
Feb 11, 2025
by
avibootz
c#
1
answer
66
views
How to sum the digit of a factorial of a number in C#
asked
Feb 11, 2025
by
avibootz
c#
1
answer
142
views
How to convert an ArrayList to an array of structures in C#
asked
Feb 9, 2025
by
avibootz
c#
1
answer
71
views
How to fill a large array by repeatedly copying the values from a small array in C#
asked
Feb 7, 2025
by
avibootz
c#
1
answer
85
views
How to create and initialize a 2d array of characters with different row lengths in C#
asked
Feb 7, 2025
by
avibootz
c#
3
answers
139
views
How to create a string from one row of a two-dimensional character array in C#
asked
Feb 6, 2025
by
avibootz
c#
1
answer
101
views
How to pad an array to a specified length with a given value in C#
asked
Feb 4, 2025
by
avibootz
c#
1
answer
151
views
How to create an array containing a range of numbers in C#
asked
Feb 2, 2025
by
avibootz
c#
1
answer
82
views
How to get the N top words of a string by occurrences in C#
asked
Feb 2, 2025
by
avibootz
c#
1
answer
65
views
How to parse URL in C#
asked
Jan 31, 2025
by
avibootz
c#
1
answer
55
views
How to bitwise inverse the bits of a number in C#
asked
Jan 29, 2025
by
avibootz
c#
1
answer
97
views
How to set a default value to function parameters in C#
asked
Jan 28, 2025
by
avibootz
c#
1
answer
87
views
How to fill a matrix with 1 and 0 in random locations with C#
asked
Jan 25, 2025
by
avibootz
c#
1
answer
76
views
How to fill an array with 1 and 0 in random locations with C#
asked
Jan 25, 2025
by
avibootz
c#
1
answer
142
views
How to set Form BackColor with random color using WinForms in C#
asked
Jan 24, 2025
by
avibootz
c#
winforms
1
answer
103
views
How to pass to a function any number of arguments in C#
asked
Jan 23, 2025
by
avibootz
c#
1
answer
124
views
How to set Form BackColor using WinForms in C#
asked
Jan 22, 2025
by
avibootz
c#
winforms
1
answer
79
views
How to access a Dictionary with two-dimensional arrays in C#
asked
Jan 21, 2025
by
avibootz
c#
Page:
« prev
1
...
4
5
6
7
8
9
10
11
12
13
14
...
79
next »
...