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
vbnet
jquery
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
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
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
sort-words-string
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
Disclosure:
My content contains affiliate links.
Recent questions tagged VB#
41,301
questions
53,811
answers
573
users
Recent questions tagged VB#
1
answer
82
views
How to generate a random integer from a range [0, N] that is not in a unique integer list with VB.NET
asked
Nov 19, 2025
by
avibootz
vb#
vbnet-random
vbnet-random-excluding-list
random-excluding-list
1
answer
80
views
How to replace all occurrences of a specific digit in a floating-point number with VB.NET
asked
Nov 18, 2025
by
avibootz
vb#
vbnet-replace-all-occurrences-digit-float
replace-all-occurrences-digit-float
1
answer
82
views
How to replace a digit in a floating-point number by index with VB.NET
asked
Nov 17, 2025
by
avibootz
vb#
vbnet-replace-digit-float
replace-digit-float
1
answer
56
views
How to check whether each substring range (L to R) from an array of substring ranges is a palindrome in VB.NET
asked
Nov 16, 2025
by
avibootz
vb#
vbnet-substring-range-palindrome
substring-range-palindrome
1
answer
86
views
How to convert a list of strings and group all the anagrams into sublists in VB.NET
asked
Nov 15, 2025
by
avibootz
vb#
vbnet-list-anagram
group-anagrams
1
answer
84
views
How to get all the substrings with exactly k distinct characters from a given string in VB.NET
asked
Nov 13, 2025
by
avibootz
vb#
vbnet-string
vbnet-substring
substrings-with-k-distinct-characters
1
answer
58
views
How to find the Kth smallestt number in an unsorted array with VB.NET
asked
Nov 11, 2025
by
avibootz
vb#
vbnet-find-array
1
answer
76
views
What is the alternative to AscW in VB.NET
asked
Nov 10, 2025
by
avibootz
vb#
vbnet-ascw
1
answer
82
views
What is the alternative to ChrW in VB.NET
asked
Nov 10, 2025
by
avibootz
vb#
vbnet-chrw
2
answers
80
views
How to find a list of numbers up to a limit that is a palindrome in base 10 and base 2 in VB.NET
asked
Nov 10, 2025
by
avibootz
vb#
vbnet-bouble-base-palindrome
1
answer
57
views
How to find all the numbers that are equal to the sum of the factorials of their digits in VB.NET
asked
Nov 9, 2025
by
avibootz
vb#
vbnet-numbers
vbnet-factorials
1
answer
60
views
How to find the numbers that are the sum of fifth powers of their digits in VB.NET
asked
Nov 9, 2025
by
avibootz
vb#
vbnet-numbers
vbnet-fifth-power
1
answer
95
views
How to find the floor and ceiling of the value N in an unsorted list with VB.NET
asked
Nov 8, 2025
by
avibootz
vb#
vbnet-list
vbnet-ceil
vbnet-floor
1
answer
78
views
How to write a recursive function to generate all permutations of a string in VB.NET
asked
Nov 5, 2025
by
avibootz
vb#
vbnet-string
vbnet-recursion
1
answer
83
views
How to use BitArray to set and find set bits indexes in VB.NET
asked
Nov 3, 2025
by
avibootz
vb#
vbnet-bits
1
answer
73
views
How to generate random floating point numbers in VB.NET
asked
Nov 2, 2025
by
avibootz
vb#
vbnet-generate-random-floating-point-numbers
generate-random-floating-point-numbers
1
answer
75
views
How to count words in a string with punctuation in VB.NET
asked
Nov 2, 2025
by
avibootz
vb#
vbnet-string
1
answer
72
views
How to round a number to the nearest power of 2 in VB.NET
asked
Oct 31, 2025
by
avibootz
vb#
vbnet-round
1
answer
68
views
How to round a number to the previous power of 2 in VB.NET
asked
Oct 30, 2025
by
avibootz
vb#
vbnet-round
1
answer
54
views
How to round a number to the next power of 2 in VB.NET
asked
Oct 29, 2025
by
avibootz
vb#
vbnet-round
1
answer
63
views
How to check if a word is all uppercase or lowercase or capitalized in VB.NET
asked
Oct 27, 2025
by
avibootz
vb#
vbnet-word
1
answer
61
views
How to swap all odd and even bits in VB.NET
asked
Oct 25, 2025
by
avibootz
vb#
vbnet-bits
1
answer
56
views
How to find the digit previous to a given digit in a number with VB.NET
asked
Oct 21, 2025
by
avibootz
vb#
vbnet-digits
1
answer
56
views
How to find the digit next to a given digit in a number with VB.NET
asked
Oct 18, 2025
by
avibootz
vb#
vbnet-digits
1
answer
79
views
How to add a range of elements of a list to another list at a specific position in VB.NET
asked
Oct 17, 2025
by
avibootz
vb#
vbnet-array
vbnet-range
1
answer
80
views
How to add a range of elements of a list to another list in VB.NET
asked
Oct 16, 2025
by
avibootz
vb#
vbnet-list
vbnet-range
1
answer
79
views
How to add the first element of a list to another list in VB.NET
asked
Oct 16, 2025
by
avibootz
vb#
vbnet-list
1
answer
67
views
How to add all the elements of a list to another list in VB.NET
asked
Oct 16, 2025
by
avibootz
vb#
vbnet-list
1
answer
48
views
How to calculate the Euclidean distance between two points in VB.NET
asked
Oct 12, 2025
by
avibootz
vb#
vbnet-euclidean-distance
1
answer
79
views
How to remove duplicates from a stack in VB.NET
asked
Oct 11, 2025
by
avibootz
vb#
vbnet-stack
vbnet-remove
1
answer
75
views
How to initialize a stack with random numbers in VB.NET
asked
Oct 11, 2025
by
avibootz
vb#
vbnet-random
vbnet-stack
1
answer
63
views
How to generate a random HEX RGB color code in VB.NET
asked
Oct 9, 2025
by
avibootz
vb#
vbnet-random
vbnet-rgb
1
answer
63
views
How to generate a random RGB color code in VB.NET
asked
Oct 9, 2025
by
avibootz
vb#
vbnet-random
vbnet-rgb
1
answer
60
views
How to search for a number in a sorted matrix in VB.NET
asked
Oct 7, 2025
by
avibootz
vb#
vbnet-matrix
vbnet-search
1
answer
85
views
How to check whether a matrix is a square matrix in VB.NET
asked
Oct 7, 2025
by
avibootz
vb#
vbnet-matrix
1
answer
89
views
How to calculate the median of a matrix in VB.NET
asked
Oct 5, 2025
by
avibootz
vb#
vbnet-matrix
vbnet-median
1
answer
84
views
How to find a common element in all rows of a given matrix with sorted rows in VB.NET
asked
Oct 3, 2025
by
avibootz
vb#
vbnet-matrix
1
answer
74
views
How to get matrix size in VB.NET
asked
Oct 1, 2025
by
avibootz
vb#
vbnet-matrix
1
answer
100
views
How to count the number of sorted rows in either increasing or decreasing order in a matrix using VB.NET
asked
Oct 1, 2025
by
avibootz
vb#
vbnet-matrix
1
answer
78
views
How to check whether a matrix is a magic square or not in VB.NET
asked
Sep 30, 2025
by
avibootz
vb#
vbnet-matrix
2
answers
106
views
How to check whether a string can be segmented into a sequence of words from a dictionary in VB.NET
asked
Sep 28, 2025
by
avibootz
vb#
vbnet-string
1
answer
81
views
How to reverse a word in a string with VB.NET
asked
Sep 26, 2025
by
avibootz
vb#
vbnet-string
vbnet-reverse
1
answer
89
views
How to find the smallest letter in a sorted array that is larger than a given letter in VB.NET
asked
Sep 21, 2025
by
avibootz
vb#
vbnet-array
1
answer
65
views
How to generate a random hexadecimal string in VB.NET
asked
Sep 18, 2025
by
avibootz
vb#
vbnet-hexadecimal
1
answer
78
views
How to find the length of the longest consecutive zeroes in the binary representation of a number in VB.NET
asked
Sep 14, 2025
by
avibootz
vb#
vbnet-binary
1
answer
88
views
How to find the two elements in a list whose sum is closest to zero in VB.NET
asked
Sep 13, 2025
by
avibootz
vb#
vbnet-list
1
answer
90
views
How to check if two given words are present in a string in VB.NET
asked
Sep 12, 2025
by
avibootz
vb#
vbnet-string
1
answer
43
views
How to convet decimal number base-12 number in VB.NET
asked
Sep 11, 2025
by
avibootz
vb#
vbnet-base-12
1
answer
66
views
How to print the season name of the year based on the month number in VB.NET
asked
Sep 10, 2025
by
avibootz
vb#
vbnet-season-month
1
answer
62
views
How to simplify path (remove ".." and "." and replace multiple “////” with one single “/”) in VB.NET
asked
Sep 7, 2025
by
avibootz
vb#
vbnet-path
Page:
« prev
1
2
3
4
5
6
7
8
9
...
51
next »
...