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
vbnet
winapi
sql
mysql
jquery
pascal-string
lua
winforms
kotlin-string
bash
c-string
swift-string
cpp-string
go-string
cobol
c#-string
php-string
java-string
vbnet-string
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
calculate-area-pentagon
measure-function-execution-time
sort-words-string
exabyte-constant
petabyte-constant
terabyte-constant
math-functions-constants
string-to-title-case
create-infinite-loop
Disclosure:
My content contains affiliate links.
Recent questions tagged vb#
41,679
questions
54,344
answers
573
users
Recent questions tagged vb#
1
answer
132
views
How to find the first repeated character in a string with VB.NET
asked
Sep 4, 2022
by
avibootz
vb#
1
answer
153
views
How to find all non repeating characters in a string with VB.NET
asked
Sep 4, 2022
by
avibootz
vb#
1
answer
169
views
How to find the first non repeated character in a string with VB.NET
asked
Sep 4, 2022
by
avibootz
vb#
1
answer
164
views
How to sort an array of numeric strings in descending order with VB.NET
asked
Sep 3, 2022
by
avibootz
vb#
1
answer
180
views
How to sort an array of numeric strings in ascending order with VB.NET
asked
Sep 2, 2022
by
avibootz
vb#
1
answer
125
views
How to convert integer to character in VB.NET
asked
Aug 31, 2022
by
avibootz
vb#
1
answer
158
views
How to convert a character from a string to integer in VB.NET
asked
Aug 31, 2022
by
avibootz
vb#
1
answer
138
views
How to find the second most frequent character in a string with VB.NET
asked
Aug 31, 2022
by
avibootz
vb#
1
answer
131
views
How to find the number occurring an odd number of times in an array with VB.NET
asked
Aug 31, 2022
by
avibootz
vb#
vbnet-find-number-occurring-odd-number-of-times-in-array
find-number-occurring-odd-number-of-times-in-array
1
answer
168
views
How to find all elements (leaders) in an array that are greater than all elements to their right in VB.NET
asked
Aug 30, 2022
by
avibootz
vb#
1
answer
124
views
How to find the maximum repeating item in a list with VB.NET
asked
Aug 29, 2022
by
avibootz
vb#
3
answers
182
views
How to find the maximum repeating number in array with VB.NET
asked
Aug 28, 2022
by
avibootz
vb#
3
answers
248
views
How to use increment operators ++ and -- in VB.NET
asked
Aug 28, 2022
by
avibootz
vb#
1
answer
142
views
How to arrange even first and odd after in array with VB.NET
asked
Aug 28, 2022
by
avibootz
vb#
2
answers
145
views
How to sum the numbers in string with VB.NET
asked
Aug 27, 2022
by
avibootz
vb#
1
answer
135
views
How to swap pairs of characters in a string with VB.NET
asked
Aug 26, 2022
by
avibootz
vb#
1
answer
163
views
How to find minimum distance between two numbers in an array with VB.NET
asked
Aug 24, 2022
by
avibootz
vb#
1
answer
162
views
How to reverse a string without affecting special characters in VB.NET
asked
Aug 23, 2022
by
avibootz
vb#
4
answers
201
views
How to swap two numbers in VB.NET
asked
Aug 22, 2022
by
avibootz
vb#
1
answer
146
views
How to move all negative elements to the beginning of array in VB.NET
asked
Aug 22, 2022
by
avibootz
vb#
1
answer
144
views
How to count the number of strictly increasing subarrays in an array with VB.NET
asked
Aug 21, 2022
by
avibootz
vb#
1
answer
175
views
How to print all distinct 4 elements from an array that have the same given sum in VB.NET
asked
Aug 20, 2022
by
avibootz
vb#
1
answer
127
views
How to find the minimum product among all combinations of triplets in an array with VB.NET
asked
Aug 19, 2022
by
avibootz
vb#
1
answer
152
views
How to find the min and max value in an array with VB.NET
asked
Aug 19, 2022
by
avibootz
vb#
1
answer
143
views
How to check if an array contain consecutive integers in VB.NET
asked
Aug 19, 2022
by
avibootz
vb#
1
answer
166
views
How to find the first repeating element in an array of integers with VB.NET
asked
Aug 18, 2022
by
avibootz
vb#
1
answer
180
views
How to find the minimum index of a repeating element in an array with VB.NET
asked
Aug 18, 2022
by
avibootz
vb#
1
answer
145
views
How to rearrange an array and set arr[i] to arr[arr[index]] to index in VB.NET
asked
Aug 17, 2022
by
avibootz
vb#
1
answer
151
views
How to rearrange an array and set arr[arr[index]] to index in VB.NET
asked
Aug 16, 2022
by
avibootz
vb#
1
answer
97
views
How to get the name of the day in VB.NET
asked
Aug 16, 2022
by
avibootz
vb#
1
answer
164
views
How to copy char array into another in VB.NET
asked
Aug 15, 2022
by
avibootz
vb#
1
answer
233
views
How to copy N characters from char array into another array in VB.NET
asked
Aug 15, 2022
by
avibootz
vb#
1
answer
111
views
How to group elements of an array based on their first occurrence in VB.NET
asked
Aug 14, 2022
by
avibootz
vb#
3
answers
179
views
How to use for statement in VB.NET
asked
Aug 13, 2022
by
avibootz
vb#
1
answer
142
views
How to use logical operators in VB.NET
asked
Aug 13, 2022
by
avibootz
vb#
1
answer
122
views
How to iterate over a set in VB.NET
asked
Aug 11, 2022
by
avibootz
vb#
1
answer
139
views
How to check if a set is a subset of another set in VB.NET
asked
Aug 10, 2022
by
avibootz
vb#
1
answer
156
views
How to remove leading and trailing characters from a string in VB.NET
asked
Aug 8, 2022
by
avibootz
vb#
1
answer
182
views
How to trim leading and trailing specific character from a string in VB.NET
asked
Aug 8, 2022
by
avibootz
vb#
1
answer
146
views
How to split a string on array of strings in VB.NET
asked
Aug 8, 2022
by
avibootz
vb#
1
answer
146
views
How to split a string on array of characters in VB.NET
asked
Aug 8, 2022
by
avibootz
vb#
1
answer
125
views
How to split a string on specific character in VB.NET
asked
Aug 8, 2022
by
avibootz
vb#
1
answer
111
views
How to convert list to queue in VB.NET
asked
Aug 7, 2022
by
avibootz
vb#
1
answer
112
views
How to convert array to queue in VB.NET
asked
Aug 7, 2022
by
avibootz
vb#
1
answer
124
views
How to compute the hyperbolic sine (Sinh) in VB.NET
asked
Aug 7, 2022
by
avibootz
vb#
2
answers
166
views
How to convert a HashSet to an array in VB.NET
asked
Aug 7, 2022
by
avibootz
vb#
1
answer
150
views
Waht to imports to use IEnumerable in VB.NET
asked
Aug 6, 2022
by
avibootz
vb#
1
answer
159
views
How to sort an array by string length in ascending order with VB.NET
asked
Aug 6, 2022
by
avibootz
vb#
1
answer
120
views
How to display all the current system TimeZones in VB.NET
asked
Aug 6, 2022
by
avibootz
vb#
1
answer
192
views
How to get current time zone in VB.NET
asked
Aug 5, 2022
by
avibootz
vb#
Page:
« prev
1
...
19
20
21
22
23
24
25
26
27
28
29
...
51
next »
...