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
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
sort-words-string
exabyte-constant
petabyte-constant
terabyte-constant
math-functions-constants
string-to-title-case
create-infinite-loop
rust-matrix
go-matrix
Disclosure:
My content contains affiliate links.
Recent questions tagged VBNET
41,379
questions
53,922
answers
573
users
Recent questions tagged VBNET
1
answer
47
views
How to find the k biggest values from an array in VB.NET
asked
Apr 5
by
avibootz
vb#
vbnet
vbnet-k-biggest-values-array
k-biggest-values-array
1
answer
44
views
How to find the maximum value we can achieve by picking k elements from an array in VB.NET
asked
Apr 5
by
avibootz
vb#
vbnet
vbnet-maximum-value-k-elements-array
maximum-value-k-elements-array
1
answer
47
views
How to reverse the bits of a number in VB.NET
asked
Apr 4
by
avibootz
vb#
vbnet
vbnet-reverse-bits-number
reverse-bits-number
1
answer
64
views
How to check whether only 2 bits in a number at a specific position are on (edge‑case‑safe) with VB.NET
asked
Apr 3
by
avibootz
vb#
vbnet
vbnet-check-2-number-bits-specific-position-on-edge-case-safe
check-2-number-bits-specific-position-on-edge-case-safe
1
answer
44
views
How to write 4 different functions that check if a number is a power of 2 in VB.NET
asked
Apr 2
by
avibootz
vb#
vbnet
vbnet-different-functions-check-number-power-of-2
different-functions-check-number-power-of-2
1
answer
41
views
How to write 6 different functions that accept 5 or 7 and return the other number, without using if,switch in VB.NET
asked
Mar 31
by
avibootz
vb#
vbnet
vbnet-different-functions-accept-5-7-return-other-number
different-functions-accept-5-7-return-other-number
1
answer
37
views
How to copy bits from M into N (numbers) between bit positions i and j (edge‑case‑safe) in VB.NET
asked
Mar 30
by
avibootz
vb#
vbnet
vbnet-bits
vbnet-copy-bits-m-into-n-between-positions-edge-case-safe
copy-bits-m-into-n-between-positions-edge-case-safe
1
answer
48
views
How to find the median among three given numbers in VB.NET
asked
Mar 26
by
avibootz
vb#
vbnet
vbnet-median-among-three-given-numbers
median-among-three-given-numbers
1
answer
41
views
How to find the smallest number greater than a given number, using the same digits in VB.NET
asked
Mar 25
by
avibootz
vb#
vbnet
vbnet-smallest-number-greater-given-number-same-digits
smallest-number-greater-given-number-same-digits
1
answer
49
views
How to produce a sequential count in octal, starting at zero in VB.NET
asked
Mar 24
by
avibootz
vb#
vbnet
vbnet-sequential-count-octal
sequential-count-octal
4
answers
53
views
How to iterate over a collection of key-value pairs (associative array) in VB.NET
asked
Mar 22
by
avibootz
vb#
vbnet
vbnet-iterate-collection-key-value-pairs
iterate-collection-key-value-pairs
1
answer
41
views
How to write your own method that accepts a callback in VB.NET
asked
Mar 20
by
avibootz
vb#
vbnet
vbnet-method-accepts-callback
method-accepts-callback
4
answers
56
views
How to apply a callback to an array (apply a function to each element) in VB.NET
asked
Mar 19
by
avibootz
vb#
vbnet
vbnet-callback-to-array
callback-to-array
1
answer
43
views
How to calculate the Ethiopian multiplication in VB.NET
asked
Mar 17
by
avibootz
vb#
vbnet
vbnet-ethiopian-multiplication
ethiopian-multiplication
1
answer
46
views
How to calculate the percentage change between two values in VB.NET
asked
Mar 16
by
avibootz
vb#
vbnet
vbnet-percentage-change-between-two-values
percentage-change-between-two-values
1
answer
54
views
How to group words in a string by the first N letters in VB.NET
asked
Mar 13
by
avibootz
vb#
vbnet
vbnet-group-words-string-first-n-letter
group-words-string-first-n-letter
2
answers
58
views
How to find the longest common prefix of all the words in a string with VB.NET
asked
Mar 11
by
avibootz
vb#
vbnet
vbnet-longest-common-prefix-all-words-string
longest-common-prefix-all-words-string
1
answer
41
views
How to split a string on multiple single‑character delimiters (and keep them) in VB.NET
asked
Mar 9
by
avibootz
vb#
vbnet
vbnet-split-string-multiple-single-character-delimiters
split-string-multiple-single-character-delimiters
1
answer
47
views
How to remove all adjacent duplicate characters from a string until no more can be removed in VB.NET
asked
Mar 7
by
avibootz
vb#
vbnet
vbnet-remove-adjacent-duplicate-characters-string
remove-adjacent-duplicate-characters-string
1
answer
40
views
How to find missing alphabet characters from a string in VB.NET
asked
Mar 6
by
avibootz
vb#
vbnet
vbnet-missing-alphabet-characters-string
missing-alphabet-characters-string
1
answer
40
views
How to calculate the remainder in VB.NET
asked
Mar 4
by
avibootz
vb#
vbnet
vbnet-calculate-remainder
calculate-remainder
2
answers
103
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
131
views
How to print all possible permutations (all possible orderings) of the words in VB.NET
asked
Sep 14, 2024
by
avibootz
vb#
vbnet
vbnet-all-possible-permutations-words
all-possible-permutations-words
1
answer
177
views
How to write the 7 Boom game. If a number is divided by 7 or includes the digit 7, the user writes Boom in VB.NET
asked
Aug 29, 2024
by
avibootz
vb#
vbnet
vbnet-7-boom-game
7-boom-game
1
answer
124
views
How to sort the words in a string with VB.NET
asked
Jul 29, 2024
by
avibootz
vb#
vbnet
vbnet-sort-words-string
sort-words-string
2
answers
220
views
How to calculate relative past time from a given date & time (e.g., 3 hours ago, 5 days ago, a month ago) in VB.NET
asked
Apr 26, 2024
by
avibootz
vb#
vbnet
vbnet-calculate-relative-past-time-date-time
calculate-relative-past-time-date-time
2
answers
188
views
How to convert a decimal to a double in VB.NET
asked
Jun 3, 2023
by
avibootz
vb#
vbnet
vbnet-convert-decimal-double
convert-decimal-double
6
answers
582
views
How to sort a dictionary by value in VB.NET
asked
Mar 18, 2023
by
avibootz
vb#
vbnet
vbnet-sort-dictionary-value
sort-dictionary-value
4
answers
215
views
How to calculate the dot product of two arrays in VB.NET
asked
Feb 17, 2023
by
avibootz
vb#
vbnet
vbnet-dot-product-two-arrays
dot-product-two-arrays
3
answers
181
views
How to get character code (ASCII and Unicode) in VB.NET
asked
Jan 20, 2023
by
avibootz
vb#
vbnet
vbnet-character-code-ascii-unicode
character-code-ascii-unicode
1
answer
182
views
How to implement the binary search algorithm in VB.NET
asked
Jan 18, 2022
by
avibootz
vb#
vbnet
vbnet-binary-search-algorithm
binary-search-algorithm
1
answer
314
views
How to transpose a matrix (swap rows and columns) in VB.NET
asked
Jan 13, 2022
by
avibootz
vb#
vbnet
vbnet-transpose-matrix
transpose-matrix
1
answer
595
views
How to get the last word from string in VB.NET
asked
Sep 8, 2019
by
avibootz
vb#
vbnet
vbnet-string
vbnet-get-last-word-string
get-last-word-string
1
answer
257
views
How to convert a string to title case in VB.NET
asked
May 16, 2019
by
avibootz
vb#
vbnet
vbnet-string-to-title-case
string-to-title-case
2
answers
230
views
How to create an enumeration of constants with and without explicit values in VB.NET
asked
Mar 24, 2019
by
avibootz
vb#
vbnet
vbnet-create-enumeration-with-without-values
create-enumeration-with-without-values
1
answer
205
views
How to toggle a bit at specific position in VB.NET
asked
Mar 20, 2019
by
avibootz
vb#
vbnet
vbnet-toggle-bit-specific-position
toggle-bit-specific-position
2
answers
302
views
How to create a sub with an optional parameter in VB.NET
asked
Oct 21, 2018
by
avibootz
vb#
vbnet
vbnet-sub-optional-parameter
sub-optional-parameter
3
answers
293
views
How to generate random file name in VB.NET
asked
Aug 17, 2018
by
avibootz
vb#
vbnet
vbnet-generate-random-file-name
generate-random-file-name
1
answer
270
views
How to remove the last word from a string in VB.NET
asked
Feb 24, 2017
by
avibootz
vb#
vbnet
vbnet-stirng
vbnet-remove-last-word-string
remove-last-word-string
3
answers
327
views
How to convert an array of digits to a number in VB.NET
asked
Mar 20, 2016
by
avibootz
vb#
vbnet
vbnet--array-digits-to-number
array-digits-to-number
2
answers
248
views
How to implement matrix multiplication in VB.NET
asked
Feb 28, 2016
by
avibootz
vb#
vbnet
vbnet-implement-matrix-multiplication
implement-matrix-multiplication
Page:
« prev
1
2
...