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
74
views
How to assign multiple values to multiple variables in one line with VB.NET
asked
Jul 14, 2025
by
avibootz
vb#
vbnet-variable
1
answer
83
views
How to construct a 64-bit floating-point value from the mantissa m, exponent e, and sign flag s in VB.NET
asked
Jul 14, 2025
by
avibootz
vb#
vbnet-64bit
1
answer
96
views
How to filter a list in-place with VB.NET
asked
Jul 13, 2025
by
avibootz
vb#
vbnet-list
vbnet-filter
1
answer
60
views
How to XOR byte arrays in VB.NET
asked
Jul 12, 2025
by
avibootz
vb#
vbnet-xor
1
answer
94
views
How to check if a string includes $sometext$ without numbers in VB.NET
asked
Jul 11, 2025
by
avibootz
vb#
vbnet-string
1
answer
83
views
How to encode and decode a string to base64 in VB.NET
asked
Jul 10, 2025
by
avibootz
vb#
vbnet-encode
vbnet-decode
vbnet-base64
1
answer
84
views
How to remove the letters from word1 if they do not exist in word2 with VB.NET
asked
Jul 9, 2025
by
avibootz
vb#
vbnet-string
1
answer
89
views
How to check elapsed milliseconds using Thread.Sleep in for loop with VB.NET
asked
Jul 9, 2025
by
avibootz
vb#
vbnet-sleep
1
answer
101
views
How to remove the letters from word1 if they exist in word2 with VB.NET
asked
Jul 8, 2025
by
avibootz
vb#
vbnet-string
1
answer
90
views
How to check if an array of bytes is a valid UTF-8 string in VB.NET
asked
Jul 8, 2025
by
avibootz
vb#
vbnet-utf8
1
answer
103
views
How to get intersection of two strings in VB.NET
asked
Jul 6, 2025
by
avibootz
vb#
vbnet-intersection
vbnet-string
1
answer
79
views
How to pad a string on both sides in VB.NET
asked
Jul 5, 2025
by
avibootz
vb#
vbnet-string
1
answer
82
views
How to pad a string on the right in VB.NET
asked
Jul 3, 2025
by
avibootz
vb#
vbnet-string
1
answer
99
views
How to increment an integer represented as an integer list of digits by one in VB.NET
asked
Jul 2, 2025
by
avibootz
vb#
vbnet-list
1
answer
66
views
How to use switch statement with strings in VB.NET
asked
Jul 1, 2025
by
avibootz
vb#
vbnet-switch
1
answer
97
views
How to calculate the mean and the standard deviation of an array of floating-point values in VB.NET
asked
Jun 29, 2025
by
avibootz
vb#
vbnet-mean
vbnet-standard-deviation
1
answer
104
views
How to calculate the sum of squares of an array of floating-point values in VB.NET
asked
Jun 29, 2025
by
avibootz
vb#
vbnet-array
1
answer
60
views
How to compute the hypotenuse h of the triangle in VB.NET
asked
Jun 28, 2025
by
avibootz
vb#
vbnet-triangle
1
answer
99
views
How to find the first non-repeated character in a string with VB.NET
asked
Jun 28, 2025
by
avibootz
vb#
vbnet-string
1
answer
104
views
How to convert a string with either , or . as decimal/thousand separators into a float in VB.NET
asked
Jun 27, 2025
by
avibootz
vb#
vbnet-string
vbnet-convert
1
answer
102
views
How to shift elements of an array to the right by one position in VB.NET
asked
Jun 27, 2025
by
avibootz
vb#
vbnet-array
1
answer
82
views
How to declare a real variable with at least 20 digits in VB.NET
asked
Jun 26, 2025
by
avibootz
vb#
1
answer
113
views
How to check if any value in a one-dimensional array a is larger than x using LINQ Array.Any in VB.NET
asked
Jun 25, 2025
by
avibootz
vb#
vbnet-array
vbnet-linq
1
answer
83
views
How to generate an n x n matrix filled with elements from 1 to N^2 in spiral order in VB.NET
asked
Jun 24, 2025
by
avibootz
vb#
vbnet-matrix
1
answer
69
views
How to schedule the execution of a function in 5 seconds with VB.NET
asked
Jun 24, 2025
by
avibootz
vb#
vbnet-execution
1
answer
68
views
How to exit a program in VB.NET
asked
Jun 23, 2025
by
avibootz
vb#
vbnet-exit
1
answer
67
views
How to calculate the center of a rectangle in VB.NET
asked
Jun 22, 2025
by
avibootz
vb#
vbnet-rectangle
1
answer
77
views
How to check if a point is inside a rectangle in VB.NET
asked
Jun 22, 2025
by
avibootz
vb#
vbnet-rectangle
vbnet-point
1
answer
67
views
How to print array elements in groups of 2 with VB.NET
asked
Jun 21, 2025
by
avibootz
vb#
vbnet-array
1
answer
106
views
How to create a random sublist from a list in VB.NET
asked
Jun 20, 2025
by
avibootz
vb#
vbnet-list
1
answer
57
views
How to declare a constant string in VB.NET
asked
Jun 19, 2025
by
avibootz
vb#
vbnet-constant
2
answers
84
views
How to format an integer with zero-padding in VB.NET
asked
Jun 18, 2025
by
avibootz
vb#
vbnet-padding
3
answers
82
views
How to find the average between RGB colors c1 and c2 in VB.NET
asked
Jun 18, 2025
by
avibootz
vb#
vbnet-color
2
answers
62
views
How to concatenate string with integer in VB.NET
asked
Jun 17, 2025
by
avibootz
vb#
vbnet-concatenate
1
answer
89
views
How to remove string trailing path separator in VB.NET
asked
Jun 16, 2025
by
avibootz
vb#
vbnet-string
1
answer
94
views
How to match the first word after an expression in a string using RegEx with VB.NET
asked
Jun 15, 2025
by
avibootz
vb#
vbnet-regex
1
answer
101
views
How to remove the trailing slashes from a string in VB.NET
asked
Jun 14, 2025
by
avibootz
vb#
vbnet-string
2
answers
136
views
How to remove all non-ASCII characters from a string in VB.NET
asked
Jun 12, 2025
by
avibootz
vb#
vbnet-string
vbnet-ascii
1
answer
77
views
How to calculate the date six months from the current date in VB.NET
asked
Jun 12, 2025
by
avibootz
vb#
vbnet-date
1
answer
96
views
How to replace the characters !@#$%^*_+\= in a string using RegEx with VB.NET
asked
Jun 11, 2025
by
avibootz
vb#
vbnet-regex
1
answer
49
views
How to implement the power function in VB.NET
asked
Jun 10, 2025
by
avibootz
vb#
vbnet-pow
1
answer
108
views
How to find the first occurrence of a pattern in a string from some starting position in VB.NET
asked
Jun 10, 2025
by
avibootz
vb#
vbnet-string
1
answer
73
views
How to group Anagrams from an array of strings in VB.NET
asked
Jun 9, 2025
by
avibootz
vb#
vbnet-anagram
3
answers
99
views
How to check if date1 is before date2 in VB.NET
asked
Jun 8, 2025
by
avibootz
vb#
vbnet-date
1
answer
103
views
How to check if a string is blank (empty, nothing, or contains only whitespace) in VB.NET
asked
Jun 7, 2025
by
avibootz
vb#
vbnet-string
1
answer
86
views
How to replace consecutive characters with only one using RegEx in VB.NET
asked
Jun 6, 2025
by
avibootz
vb#
vbnet-regex
1
answer
64
views
How to multiply two integers represented as strings and return the result also as a string in VB.NET
asked
Jun 5, 2025
by
avibootz
vb#
vbnet-multiply
1
answer
102
views
How to get the first missing smallest positive integer in an unsorted integer array with VB.NET
asked
Jun 4, 2025
by
avibootz
vb#
vbnet-array
1
answer
134
views
How to sort each column of a matrix with strings in VB.NET
asked
Jun 2, 2025
by
avibootz
vb#
vbnet-matrix
vbnet-sort
1
answer
149
views
How to fill a 3x3 grid to be a valid Sudoku grid in VB.NET
asked
Jun 1, 2025
by
avibootz
vb#
vbnet-sudoku
Page:
« prev
1
2
3
4
5
6
7
8
9
10
11
...
51
next »
...