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
c#
cpp
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
html
pascal
dart
ruby
r
css
bootstrap
groovy
sql
win32
mysql
winapi
jquery
lua
winforms
pascal-string
bash
kotlin-string
swift-string
f#
opengl
go-string
c-string
pascal-array
cpp-vector
swift-array
cpp-string
php-string
scala-string
c#-string
vbnet-string
rust-string
python-string
java-string
php-array
javascript-array
javascript-string
c-array
cobol
typescript-string
typescript-array
rust-vector
scala-array
reactjs
python-list
c-windows
kotlin-array
go-array
nodejs-array
sdl2
nodejs-string
cpp-matrix
c-matrix
pascal-matrix
cpp-array
c#-list
vbnet-list
swift-matrix
c#-matrix
c#-array
java-array
nodejs-express
kotlin-matrix
go-slice
sdl3
angularjs
rust-matrix
go-matrix
typescript-matrix
vbnet-array
scala-matrix
javascript-matrix
php-matrix
kotlin-list
raylib
glfw
vbnet-matrix
python-matrix
java-matrix
javascript-regex
scala-list
java-list
typescript-regex
freeglut
html5
Disclosure:
My content contains affiliate links.
Recent questions tagged vb#
38,546
questions
50,217
answers
573
users
Recent questions tagged vb#
1
answer
3
views
How to round a number to the next power of 2 in VB.NET
asked
13 hours
ago
by
avibootz
vb#
vbnet-round
1
answer
5
views
How to check if a word is all uppercase or lowercase or capitalized in VB.NET
asked
2 days
ago
by
avibootz
vb#
vbnet-word
1
answer
7
views
How to swap all odd and even bits in VB.NET
asked
4 days
ago
by
avibootz
vb#
vbnet-bits
1
answer
9
views
How to find the digit previous to a given digit in a number with VB.NET
asked
Oct 21
by
avibootz
vb#
vbnet-digits
1
answer
8
views
How to find the digit next to a given digit in a number with VB.NET
asked
Oct 18
by
avibootz
vb#
vbnet-digits
1
answer
13
views
How to add a range of elements of a list to another list at a specific position in VB.NET
asked
Oct 17
by
avibootz
vb#
vbnet-array
vbnet-range
1
answer
11
views
How to add a range of elements of a list to another list in VB.NET
asked
Oct 16
by
avibootz
vb#
vbnet-list
vbnet-range
1
answer
13
views
How to add the first element of a list to another list in VB.NET
asked
Oct 16
by
avibootz
vb#
vbnet-list
1
answer
13
views
How to add all the elements of a list to another list in VB.NET
asked
Oct 16
by
avibootz
vb#
vbnet-list
1
answer
7
views
How to calculate the Euclidean distance between two points in VB.NET
asked
Oct 12
by
avibootz
vb#
vbnet-euclidean-distance
1
answer
13
views
How to remove duplicates from a stack in VB.NET
asked
Oct 11
by
avibootz
vb#
vbnet-stack
vbnet-remove
1
answer
15
views
How to initialize a stack with random numbers in VB.NET
asked
Oct 11
by
avibootz
vb#
vbnet-random
vbnet-stack
1
answer
12
views
How to generate a random HEX RGB color code in VB.NET
asked
Oct 9
by
avibootz
vb#
vbnet-random
vbnet-rgb
1
answer
12
views
How to generate a random RGB color code in VB.NET
asked
Oct 9
by
avibootz
vb#
vbnet-random
vbnet-rgb
1
answer
23
views
How to search for a number in a sorted matrix in VB.NET
asked
Oct 7
by
avibootz
vb#
vbnet-matrix
vbnet-search
1
answer
18
views
How to check whether a matrix is a square matrix in VB.NET
asked
Oct 7
by
avibootz
vb#
vbnet-matrix
1
answer
19
views
How to calculate the median of a matrix in VB.NET
asked
Oct 5
by
avibootz
vb#
vbnet-matrix
vbnet-median
1
answer
22
views
How to find a common element in all rows of a given matrix with sorted rows in VB.NET
asked
Oct 3
by
avibootz
vb#
vbnet-matrix
1
answer
19
views
How to get matrix size in VB.NET
asked
Oct 1
by
avibootz
vb#
vbnet-matrix
1
answer
18
views
How to count the number of sorted rows in either increasing or decreasing order in a matrix using VB.NET
asked
Oct 1
by
avibootz
vb#
vbnet-matrix
1
answer
18
views
How to check whether a matrix is a magic square or not in VB.NET
asked
Sep 30
by
avibootz
vb#
vbnet-matrix
2
answers
24
views
How to check whether a string can be segmented into a sequence of words from a dictionary in VB.NET
asked
Sep 28
by
avibootz
vb#
vbnet-string
1
answer
25
views
How to reverse a word in a string with VB.NET
asked
Sep 26
by
avibootz
vb#
vbnet-string
vbnet-reverse
1
answer
24
views
How to find the smallest letter in a sorted array that is larger than a given letter in VB.NET
asked
Sep 21
by
avibootz
vb#
vbnet-array
1
answer
19
views
How to generate a random hexadecimal string in VB.NET
asked
Sep 18
by
avibootz
vb#
vbnet-hexadecimal
1
answer
25
views
How to find the length of the longest consecutive zeroes in the binary representation of a number in VB.NET
asked
Sep 14
by
avibootz
vb#
vbnet-binary
1
answer
24
views
How to find the two elements in a list whose sum is closest to zero in VB.NET
asked
Sep 13
by
avibootz
vb#
vbnet-list
1
answer
30
views
How to check if two given words are present in a string in VB.NET
asked
Sep 12
by
avibootz
vb#
vbnet-string
1
answer
19
views
How to convet decimal number base-12 number in VB.NET
asked
Sep 11
by
avibootz
vb#
vbnet-base-12
1
answer
21
views
How to print the season name of the year based on the month number in VB.NET
asked
Sep 10
by
avibootz
vb#
vbnet-season-month
1
answer
12
views
How to simplify path (remove ".." and "." and replace multiple “////” with one single “/”) in VB.NET
asked
Sep 7
by
avibootz
vb#
vbnet-path
1
answer
19
views
How to find sum of the first N even numbers in VB.NET
asked
Sep 6
by
avibootz
vb#
vbnet-sum
1
answer
25
views
How to find the position of the first set bit (1-bit) of a number in VB.NET
asked
Sep 4
by
avibootz
vb#
vbnet-bits
1
answer
25
views
How to sort an array that consists of only 0s and 1s in VB.NET
asked
Sep 2
by
avibootz
vb#
vbnet-sort
vbnet-array
1
answer
29
views
How to sort a list that consists of only 0s and 1s in VB.NET
asked
Sep 2
by
avibootz
vb#
vbnet-sort
vbnet-list
1
answer
32
views
How to sort an array of strings where each string represents a decimal number in VB.NET
asked
Sep 1
by
avibootz
vb#
vbnet-array
vbnet-sort
1
answer
20
views
How to find the number of squares in an N*N grid with VB.NET
asked
Aug 31
by
avibootz
vb#
vbnet-grid-squares
1
answer
18
views
How to calculate compound interest in VB.NET
asked
Aug 30
by
avibootz
vb#
vbnet-compound-interest
1
answer
27
views
How to mirror a matrix across the main diagonal in VB.NET
asked
Aug 28
by
avibootz
vb#
vbnet-matrix
3
answers
34
views
How to combine 2 dictionaries into a third dictionary in VB.NET
asked
Aug 25
by
avibootz
vb#
vbnet-dictionary
1
answer
27
views
How to create a queue, then enqueue and dequeue elements in VB.NET
asked
Aug 22
by
avibootz
vb#
vbnet-queue
1
answer
25
views
How to assign a random number using a cryptographically secure random number generator in VB.NET
asked
Aug 20
by
avibootz
vb#
vbnet-random
1
answer
28
views
How to find the length of the longest consecutive sequence of an unsorted array of integers in VB.NET
asked
Aug 18
by
avibootz
vb#
vbnet-consecutive-sequence
vbnet-sequence
vbnet-array
1
answer
38
views
How to find the length of the longest consecutive sequence of an unsorted list of integers in VB.NET
asked
Aug 18
by
avibootz
vb#
vbnet-list
vbnet-sequence
vbnet-consecutive-sequence
1
answer
31
views
How to convert an integer to a string in base b with VB.NET
asked
Aug 17
by
avibootz
vb#
vbnet-convert
1
answer
39
views
How to write "Ni Hao" ("Hello") in Chinese to standard output using UTF-8 in VB.NET
asked
Aug 14
by
avibootz
vb#
vbnet-utf8
2
answers
46
views
How to remove a sublist from a List in VB.NET
asked
Aug 13
by
avibootz
vb#
vbnet-list
vbnet-remove
1
answer
36
views
How to sort the part of a list in VB.NET
asked
Aug 11
by
avibootz
vb#
vbnet-list
vbnet-sort
1
answer
27
views
How to split a string by a substring delimiter in VB.NET
asked
Aug 11
by
avibootz
vb#
vbnet-split-string
1
answer
33
views
How to create a dictionary with key type point (x, y) and value type string in VB.NET
asked
Aug 10
by
avibootz
vb#
vbnet-dictionary
Page:
1
2
3
4
5
6
...
47
next »
...