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
pascal-string
lua
winforms
vbnet
kotlin-string
bash
swift-string
c-string
cpp-string
go-string
c#-string
php-string
java-string
vbnet-string
rust-string
python-string
cpp-vector
f#
opengl
scala-string
javascript-string
pascal-array
c-array
swift-array
cobol
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
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
dot-product-two-arrays
string-to-title-case
create-infinite-loop
rust-matrix
go-matrix
javascript-matrix
raylib
glfw
decode-leet-speak
decimal-number-to-string-leading-zeros
reconstruct-sparse-matrix-from-compact-triplet-matrix
compact-sparse-matrix
Disclosure:
My content contains affiliate links.
Recent questions tagged vb#
40,884
questions
53,292
answers
573
users
Recent questions tagged vb#
1
answer
142
views
How to check whether a string is a palindrome, ignoring spaces and case in VB.NET
asked
May 16, 2025
by
avibootz
vb#
vbnet-palindrome
1
answer
105
views
How to declare a RegEx with character repetition to match the strings "http", "htttp", "httttp", etc in VB.NET
asked
May 15, 2025
by
avibootz
vb#
vbnet-regex
4
answers
184
views
How to round to 2 decimal places in VB.NET
asked
May 15, 2025
by
avibootz
vb#
vbnet-round
3
answers
197
views
How to round up a double value to 2 decimal places in VB.NET
asked
May 15, 2025
by
avibootz
vb#
vbnet-round
2
answers
123
views
How to round a decimal to 2 decimal places in VB.NET
asked
May 15, 2025
by
avibootz
vb#
vbnet-round
1
answer
143
views
How to round a floating-point number to an integer in VB.NET
asked
May 14, 2025
by
avibootz
vb#
vbnet-round
1
answer
172
views
How to find all double quote substrings in a string with VB.NET
asked
May 12, 2025
by
avibootz
vb#
vbnet-string
vbnet-substring
vbnet-regex
1
answer
159
views
How to combine a string with a dynamic double-quoted substring in VB.NET
asked
May 12, 2025
by
avibootz
vb#
vbnet-string
vbnet-substring
2
answers
182
views
How to declare a string with double quote substrings in VB.NET
asked
May 12, 2025
by
avibootz
vb#
vbnet-string
vbnet-substring
1
answer
134
views
How to find the largest palindrome made from the product of two 2-digit numbers in VB.NET
asked
May 11, 2025
by
avibootz
vb#
vbnet-palindrome
2
answers
187
views
How to search insert position of K in a sorted list with VB.NET
asked
May 10, 2025
by
avibootz
vb#
vbnet-list
1
answer
117
views
How to print all command line arguments except the program name in VB
asked
May 9, 2025
by
avibootz
vb#
vbnet-arguments
1
answer
143
views
How to convert DateTime.Now to an integer in VB.NET
asked
May 8, 2025
by
avibootz
vb#
vbnet-date
2
answers
170
views
How to use the clock as a random generator seed in VB.NET
asked
May 8, 2025
by
avibootz
vb#
vbnet-random
1
answer
66
views
How to create a bitset in VB.NET
asked
May 7, 2025
by
avibootz
vb#
vbnet-bitset
1
answer
97
views
How to use BigInteger in VB.NET
asked
May 6, 2025
by
avibootz
vb#
vbnet-biginteger
1
answer
120
views
How to remove a random word from a string in VB.NET
asked
May 4, 2025
by
avibootz
vb#
vbnet-string
1
answer
115
views
How to join a list of strings in VB.NET
asked
May 4, 2025
by
avibootz
vb#
vbnet-list
1
answer
133
views
How to pop the first element of a list in VB.NET
asked
May 2, 2025
by
avibootz
vb#
vbnet-list
1
answer
197
views
How to convert a URL inside a string to a hyperlink in VB.NET
asked
May 1, 2025
by
avibootz
vb#
vbnet-string
1
answer
93
views
How to pause execution for 5 seconds in VB.NET
asked
Apr 29, 2025
by
avibootz
vb#
vbnet-execution
3
answers
115
views
How to break the outer loop in VB.NET
asked
Apr 28, 2025
by
avibootz
vb#
vbnet-loop
1
answer
155
views
How to check if an integer include specific digits x times in VB.NET
asked
Apr 27, 2025
by
avibootz
vb#
vbnet-integer
1
answer
118
views
How to use Console.ReadLine() inside a while loop in VB.NET
asked
Apr 25, 2025
by
avibootz
vb#
vbnet-loop
1
answer
99
views
How to get all letter combinations of a phone number given a string of digits from 2-9 in VB.NET
asked
Apr 25, 2025
by
avibootz
vb#
vbnet-string
2
answers
105
views
How to continue outer loop in VB.NET
asked
Apr 24, 2025
by
avibootz
vb#
vbnet-loop
1
answer
114
views
How to remove the first N characters from a string in VB.NET
asked
Apr 23, 2025
by
avibootz
vb#
vbnet-string
3
answers
118
views
How to create a set of objects in VB.NET
asked
Apr 22, 2025
by
avibootz
vb#
vbnet-hashset
1
answer
98
views
How to create and set values to a 3d array in VB.NET
asked
Apr 21, 2025
by
avibootz
vb#
vbnet-array
1
answer
83
views
How to find the position of the first occurrence of a substring in a string with VB.NET
asked
Apr 20, 2025
by
avibootz
vb#
vbnet-substring
2
answers
102
views
How to send a value to another thread in VB.NET
asked
Apr 19, 2025
by
avibootz
vb#
vbnet-thread
1
answer
99
views
How to assign to string the japanese word ネコ in VB.NET
asked
Apr 19, 2025
by
avibootz
vb#
vbnet-string
1
answer
109
views
How to iterate over map keys and values in VB.NET
asked
Apr 18, 2025
by
avibootz
vb#
vbnet-map
1
answer
103
views
How to convert hh:mm:ss to minutes in VB.NET
asked
Apr 17, 2025
by
avibootz
vb#
vbnet-time
2
answers
86
views
How to find the largest prime factor of a number in VB.NET
asked
Apr 16, 2025
by
avibootz
vb#
vbnet
vbnet-largest-prime-factor-number
largest-prime-factor-number
1
answer
118
views
How to find the sum of the even valued in fibonacci sequence with VB.NET
asked
Apr 15, 2025
by
avibootz
vb#
vbnet-fibonacci
2
answers
125
views
How to find the sum of all the multiples of 3 or 5 below 1000 in VB.NET
asked
Apr 14, 2025
by
avibootz
vb#
1
answer
97
views
How to convert binary code to text in VB.NET
asked
Apr 14, 2025
by
avibootz
vb#
vbnet-binary
2
answers
145
views
How to convert array of integers to comma-separated string using Linq in VB.NET
asked
Apr 13, 2025
by
avibootz
vb#
vbnet-array
vbnet-linq
1
answer
85
views
How to create an equivalent to JavaScript encodeURIComponent and decodeURIComponent in VB.NET
asked
Apr 13, 2025
by
avibootz
vb#
vbnet-encode
vbnet-decode
1
answer
149
views
How to create an equivalent to JavaScript encodeURIComponent in VB.NET
asked
Apr 13, 2025
by
avibootz
vb#
vbnet-encode
1
answer
179
views
How to convert text to binary code in VB.NET
asked
Apr 13, 2025
by
avibootz
vb#
vbnet-string
vbnet-binary
2
answers
170
views
How to format a string with fixed width fields in VB.NET
asked
Apr 12, 2025
by
avibootz
vb#
vbnet-string
1
answer
117
views
How to create an array of dates starting with today and going back the last 30 days in VB.NET
asked
Apr 10, 2025
by
avibootz
vb#
vbnet-array
vbnet-date
1
answer
136
views
How to create a list of days starting with today and going back the last 30 days in VB.NET
asked
Apr 10, 2025
by
avibootz
vb#
vbnet-list
vbnet-date
1
answer
122
views
How to initialize an array of structs in VB.NET
asked
Apr 9, 2025
by
avibootz
vb#
vbnet-array
1
answer
113
views
How to write a recursive function that counts digits of a number in VB.NET
asked
Apr 6, 2025
by
avibootz
vb#
vbnet-recursion
1
answer
170
views
How to use recursive function in class with VB.NET
asked
Apr 6, 2025
by
avibootz
vb#
vbnet-recursion
2
answers
92
views
How to find the second biggest number in a set of random numbers in VB.NET
asked
Apr 5, 2025
by
avibootz
vb#
vbnet-second-biggest
1
answer
149
views
How to check if a string starts with a substring from a list of substrings in VB.NET
asked
Apr 3, 2025
by
avibootz
vb#
vbnet-string
Page:
« prev
1
2
3
4
5
6
7
8
9
10
11
12
...
50
next »
...