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
jquery
pascal-string
lua
winforms
vbnet
kotlin-string
bash
swift-string
c-string
cpp-string
go-string
c#-string
php-string
java-string
vbnet-string
rust-string
python-string
cpp-vector
f#
opengl
scala-string
javascript-string
pascal-array
c-array
swift-array
cobol
typescript-string
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
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
dot-product-two-arrays
string-to-title-case
create-infinite-loop
rust-matrix
go-matrix
javascript-matrix
raylib
glfw
decode-leet-speak
decimal-number-to-string-leading-zeros
reconstruct-sparse-matrix-from-compact-triplet-matrix
compact-sparse-matrix
Disclosure:
My content contains affiliate links.
Recent questions tagged vb#
40,889
questions
53,297
answers
573
users
Recent questions tagged vb#
1
answer
122
views
What to import for using MailAddress in VB.NET
asked
Apr 29, 2022
by
avibootz
vb#
1
answer
153
views
How to extract the user name from an email address in VB.NET
asked
Apr 29, 2022
by
avibootz
vb#
1
answer
117
views
How to find all uppercase characters in a string with VB.NET
asked
Apr 20, 2022
by
avibootz
vb#
1
answer
120
views
How to find all lowercase characters in a string with VB.NET
asked
Apr 20, 2022
by
avibootz
vb#
1
answer
120
views
How to count the array elements only once in VB.NET
asked
Apr 18, 2022
by
avibootz
vb#
1
answer
118
views
How to count the unique elements of an array in VB.NET
asked
Apr 18, 2022
by
avibootz
vb#
1
answer
120
views
How to create new array in VB.NET
asked
Apr 18, 2022
by
avibootz
vb#
1
answer
145
views
How to get all the unique elements of an array in VB.NET
asked
Apr 18, 2022
by
avibootz
vb#
1
answer
118
views
How to get array size in VB.NET
asked
Apr 18, 2022
by
avibootz
vb#
1
answer
138
views
How to trim the last comma delimiter of a string in VB.NET
asked
Apr 18, 2022
by
avibootz
vb#
1
answer
153
views
How to remove the last occurrence of comma from a string in VB.NET
asked
Apr 18, 2022
by
avibootz
vb#
1
answer
138
views
How to remove the first occurrence of comma from a string in VB.NET
asked
Apr 18, 2022
by
avibootz
vb#
1
answer
115
views
How to use short if in VB.NET
asked
Apr 16, 2022
by
avibootz
vb#
1
answer
146
views
How to remove the first occurrence of a word from a string in VB.NET
asked
Apr 16, 2022
by
avibootz
vb#
1
answer
156
views
How to remove the last comma from the end of string in VB.NET
asked
Apr 12, 2022
by
avibootz
vb#
1
answer
162
views
How to extract all words from a string by multiple delimiters in VB.NET
asked
Apr 11, 2022
by
avibootz
vb#
1
answer
140
views
How to display number with 2 decimal places in VB.NET
asked
Apr 6, 2022
by
avibootz
vb#
4
answers
213
views
How to format decimal places in VB.NET
asked
Apr 6, 2022
by
avibootz
vb#
1
answer
146
views
How to format zero with decimal places in VB.NET
asked
Apr 6, 2022
by
avibootz
vb#
1
answer
159
views
How to format decimal places and align numbers with spaces in VB.NET
asked
Apr 6, 2022
by
avibootz
vb#
1
answer
154
views
How to calculate the series 2 15 41 80 132 197 275 366 470 ... N in VB.NET
asked
Apr 3, 2022
by
avibootz
vb#
1
answer
185
views
How to calculate the series 1 3 4 8 15 27 50 92 169 311 572 ... N in VB.NET
asked
Mar 30, 2022
by
avibootz
vb#
2
answers
232
views
How to calculate the series 1 2 3 6 9 18 27 54 81 162 243 ... N in VB.NET
asked
Mar 30, 2022
by
avibootz
vb#
1
answer
214
views
How to calculate the series (1^1) + (2^2) + (3^3) + (4^4) + ... + (N^N) in VB.NET
asked
Mar 28, 2022
by
avibootz
vb#
1
answer
183
views
How to calculate the sum of series: 1/1! + 2/2! + 3/3! + 4/4! + ... N/N! in VB.NET
asked
Mar 28, 2022
by
avibootz
vb#
1
answer
119
views
How to multiply matrix by vector in VB.NET
asked
Mar 28, 2022
by
avibootz
vb#
1
answer
93
views
How to format date to full date pattern in VB.NET
asked
Mar 27, 2022
by
avibootz
vb#
1
answer
104
views
How to format date to short and long date pattern in VB.NET
asked
Mar 27, 2022
by
avibootz
vb#
1
answer
124
views
How to format time to short and long time pattern in VB.NET
asked
Mar 27, 2022
by
avibootz
vb#
1
answer
188
views
What is the string format options for AM and PM in DateTime with VB.NET
asked
Mar 27, 2022
by
avibootz
vb#
1
answer
198
views
What is the string format options for millisecond (second fraction) in DateTime with VB.NET
asked
Mar 27, 2022
by
avibootz
vb#
1
answer
198
views
What is the string format options for second in DateTime with VB.NET
asked
Mar 27, 2022
by
avibootz
vb#
1
answer
186
views
What is the string format options for minute in DateTime with VB.NET
asked
Mar 27, 2022
by
avibootz
vb#
1
answer
174
views
What is the string format options for hour in DateTime with VB.NET
asked
Mar 27, 2022
by
avibootz
vb#
1
answer
170
views
What is the string format options for day in DateTime with VB.NET
asked
Mar 26, 2022
by
avibootz
vb#
1
answer
171
views
What is the string format options for month in DateTime with VB.NET
asked
Mar 26, 2022
by
avibootz
vb#
1
answer
163
views
What is the string format options for year in DateTime with VB.NET
asked
Mar 26, 2022
by
avibootz
vb#
1
answer
151
views
How to get current date and time in VB.NET
asked
Mar 26, 2022
by
avibootz
vb#
1
answer
221
views
How to get the current date and time with milliseconds accuracy in VB.NET
asked
Mar 26, 2022
by
avibootz
vb#
1
answer
160
views
How to format date and time to yyyy-MM-dd HH:mm:ss in VB.NET
asked
Mar 26, 2022
by
avibootz
vb#
1
answer
165
views
How to format current date and time to dd-MM-yyyy HH:mm:ss in VB.NET
asked
Mar 26, 2022
by
avibootz
vb#
1
answer
146
views
How to print 0000 111 22 3 using for loop in VB.NET
asked
Mar 24, 2022
by
avibootz
vb#
1
answer
158
views
How to convert milliseconds to hours, minutes and seconds in VB.NET
asked
Mar 20, 2022
by
avibootz
vb#
1
answer
130
views
How to convert an integer to string in VB.NET
asked
Mar 14, 2022
by
avibootz
vb#
1
answer
210
views
How to convert millisecond to date in VB.NET
asked
Mar 9, 2022
by
avibootz
vb#
1
answer
117
views
How to convert days to milliseconds in VB.NET
asked
Mar 3, 2022
by
avibootz
vb#
1
answer
99
views
How to convert days to seconds using VB.NET
asked
Mar 2, 2022
by
avibootz
vb#
1
answer
148
views
How to convert days to minutes using VB.NET
asked
Mar 1, 2022
by
avibootz
vb#
1
answer
190
views
How to remove double quotes from string in VB.NET
asked
Feb 20, 2022
by
avibootz
vb#
1
answer
126
views
How to find the index of the last space in string with VB.NET
asked
Feb 16, 2022
by
avibootz
vb#
Page:
« prev
1
...
21
22
23
24
25
26
27
28
29
30
31
...
50
next »
...