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
101
views
How to mask a number with stars except the first 6 and the last 4 digits in VB.NET
asked
May 29, 2024
by
avibootz
vb#
1
answer
172
views
How to convert a string with pairs of numbers to an array of bytes without converting in VB.NET
asked
May 28, 2024
by
avibootz
vb#
5
answers
236
views
How to print byte array in VB.NET
asked
May 28, 2024
by
avibootz
vb#
2
answers
204
views
How to convert byte array to a hex string in VB.NET
asked
May 27, 2024
by
avibootz
vb#
1
answer
156
views
How to convert integer to byte array in VB.NET
asked
May 27, 2024
by
avibootz
vb#
1
answer
155
views
How to convert byte array to integer in VB.NET
asked
May 27, 2024
by
avibootz
vb#
2
answers
177
views
How to add leading zeros to the shorter string of two strings in VB.NET
asked
May 26, 2024
by
avibootz
vb#
2
answers
168
views
How to add N zeros to an empty string in VB.NET
asked
May 26, 2024
by
avibootz
vb#
1
answer
131
views
How to convert a specified value to a 64-bit signed integer (Convert.ToInt64) in VB.NET
asked
May 24, 2024
by
avibootz
vb#
2
answers
161
views
How to split a string at the first occurrence of a separator in VB.NET
asked
May 23, 2024
by
avibootz
vb#
1
answer
219
views
How to merge two sorted arrays without duplicates in VB.NET
asked
May 21, 2024
by
avibootz
vb#
1
answer
93
views
How to sum the corners of a matrix in VB.NET
asked
May 20, 2024
by
avibootz
vb#
1
answer
97
views
How to print the corners of a matrix in VB.NET
asked
May 20, 2024
by
avibootz
vb#
1
answer
132
views
How to initialize a matrix with random characters in VB.NET
asked
May 18, 2024
by
avibootz
vb#
vbnet-matrix-random-characters
matrix-random-characters
1
answer
162
views
How to inverse N x M matrix in VB.NET
asked
May 16, 2024
by
avibootz
vb#
vbnet-inverse-matrix
inverse-matrix
1
answer
196
views
How to create an M x N matrix with random numbers in VB.NET
asked
May 14, 2024
by
avibootz
vb#
vbnet-matrix-random-numbers
matrix-random-numbers
1
answer
155
views
How to get the square root rounded down to the nearest integer of a positive integer in VB.NET
asked
May 12, 2024
by
avibootz
vb#
vbnet-square-root-rounded-down-to-nearest-integer
square-root-rounded-down-to-nearest-integer
1
answer
136
views
How to split a string of words into 3-word lines of text in VB.NET
asked
May 11, 2024
by
avibootz
vb#
1
answer
113
views
How to check if two equal-length strings are at least 50% equal in VB.NET
asked
May 10, 2024
by
avibootz
vb#
1
answer
123
views
How to check if two strings have the same words in different order with VB.NET
asked
May 9, 2024
by
avibootz
vb#
1
answer
123
views
How to check if two strings have the same number of words in VB.NET
asked
May 9, 2024
by
avibootz
vb#
1
answer
93
views
How to sum two binary strings in VB.NET
asked
May 7, 2024
by
avibootz
vb#
1
answer
127
views
How to convert an array of digits to an integer add 1 and convert it back to an array of digits in VB.NET
asked
May 6, 2024
by
avibootz
vb#
1
answer
189
views
How to check if a string is a positive number, negative number or not a number in VB.NET
asked
May 5, 2024
by
avibootz
vb#
1
answer
188
views
How to check if a string is a valid number in VB.NET
asked
May 5, 2024
by
avibootz
vb#
2
answers
233
views
How to get the length of the last word in a string with VB.NET
asked
May 4, 2024
by
avibootz
vb#
1
answer
139
views
How to split a string with multiple spaces in VB.NET
asked
May 2, 2024
by
avibootz
vb#
2
answers
215
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
1
answer
132
views
How to remove all occurrences of a value in array of integers with VB.NET
asked
Apr 23, 2024
by
avibootz
vb#
1
answer
180
views
How to count the trailing zeros in a binary number using VB.NET
asked
Apr 7, 2024
by
avibootz
vb#
2
answers
168
views
How to get the size of Structure in bytes with VB.NET
asked
Apr 6, 2024
by
avibootz
vb#
1
answer
192
views
How to get the Integer data type size in bytes programmatically with VB.NET
asked
Apr 6, 2024
by
avibootz
vb#
1
answer
189
views
How to get the lowest order set bit of a number in VB.NET
asked
Apr 6, 2024
by
avibootz
vb#
1
answer
125
views
How to remove the lowest order bit in VB.NET
asked
Apr 6, 2024
by
avibootz
vb#
1
answer
124
views
How to get the lower 8 bits of an int in VB.NET
asked
Apr 3, 2024
by
avibootz
vb#
1
answer
113
views
How to generate random string without repetition in VB.NET
asked
Apr 1, 2024
by
avibootz
vb#
1
answer
116
views
How to find the starting and ending position of a given value in a sorted integer array in VB.NET
asked
Mar 30, 2024
by
avibootz
vb#
1
answer
206
views
How to find the index of Nth occurrence of a character in a string with VB.NET
asked
Mar 28, 2024
by
avibootz
vb#
1
answer
175
views
How to remove an element at a specified index of a collection in VB.NET
asked
Mar 26, 2024
by
avibootz
vb#
1
answer
99
views
How to print a collection in VB.NET
asked
Mar 26, 2024
by
avibootz
vb#
1
answer
129
views
How to check if second string a rotated version of first string in VB.NET
asked
Mar 25, 2024
by
avibootz
vb#
1
answer
124
views
How to check if second string is subsequence of first string in VB.NET
asked
Mar 24, 2024
by
avibootz
vb#
2
answers
205
views
How to convert a list of character to string in VB.NET
asked
Mar 20, 2024
by
avibootz
vb#
1
answer
135
views
How to remove non-duplicate characters from string in VB.NET
asked
Mar 20, 2024
by
avibootz
vb#
1
answer
120
views
How to remove characters from a numeric string such that the string becomes divisible by 8 in VB.NET
asked
Mar 19, 2024
by
avibootz
vb#
1
answer
108
views
How to remove specific characters from a string in VB.NET
asked
Mar 17, 2024
by
avibootz
vb#
1
answer
120
views
How to remove the middle character from a string in VB.NET
asked
Mar 16, 2024
by
avibootz
vb#
1
answer
162
views
How to check if a string contains only valid parentheses (open close same type (), {}, []) in VB.NET
asked
Mar 10, 2024
by
avibootz
vb#
1
answer
130
views
How to check if a double variable contains an integer and not a floating point in VB.NET
asked
Mar 5, 2024
by
avibootz
vb#
1
answer
137
views
How to add items to IList in VB.NET
asked
Mar 4, 2024
by
avibootz
vb#
Page:
« prev
1
...
8
9
10
11
12
13
14
15
16
17
18
...
51
next »
...