vb.net tag

33 questions


4 answers
70 views
0
Understanding Language Advantages

Currently, I am worried about choosing a language for developing a new system.A desktop application will be developed for Windows.The development environment is VisualStudio and the language choice is...

2 years ago

1 answers
58 views
0
How do I get values for specific columns and rows in Excel?

Regarding the subject, If you have a table, There are several rows of values in the table.What I want is not column A, but column B, second row and subsequent cell values.Loop with For Each and exit w...

2 years ago

1 answers
113 views
0
Processing VB.net COM reference "MSXML2" from path "C:\Windows\System32\msxml3.dll".

Thank you for your help.I searched online about the title, but I cannot solve it, so I would like to ask you.We are developing in the following environments.Visual Studio 2017 at VB.netWindows 7 (32-b...

2 years ago

1 answers
78 views
0
I want to reduce the time it takes to get RGB color for pixels (pixels) at a specified location.

[Visual Studio, VB] I want to shorten the time it takes to get RGB colors for pixels (pixels) at the specified locationCreating Windows form applications in Visual Studio 2017 Community.The pixel colo...

2 years ago

1 answers
128 views
0
How to get window messages received by other applications

Thank you for your help.Could you help me with the subject matter?I am currently creating an application in VB.NET.Launch another application B (e.g., .cmd.exe) in Process.start from the application A...

2 years ago

1 answers
70 views
0
OpenLayer (v5.3.0) on the webBrowser of Visual Studio 2017 (vb.net) causes a script error on the Geographical Survey map.

I get a script error when I try to display a map of the National Geographic Agency in OpenLayer using VB.NET's webBrowser control.I captured two script error screens and one error screen during debugg...

2 years ago

1 answers
50 views
0
Programs created on vb.net are terminated.

Thank you for your help.Thank you for browsing.If you know the following reasons, please contact us.I would like to ask you a question.Development Language: VB.netDevelopment Environment: Visual Studi...

2 years ago

1 answers
87 views
0
I want to register contents of CSV file as one string in VB

When registering csv files in db in vb, I want to register them as one character (~,~,~,~).I understand that you use string.join, but I don't know what to do with csvAffected Codes DimstrAry As String...

2 years ago

1 answers
115 views
0
How to store information that cannot be shown to users in .NET applications

.NET applications are struggling with how to manage information that needs to be used in applications but cannot be shown to users.For example, DB connection information is required for applications, ...

2 years ago

1 answers
82 views
0
Understanding Excel File Operations in VB.NET Programs

I'm running a VB.NET program on my PC and importing Excel files.The program, which takes about 40 minutes until the middle of November, will take about 3 hours.The Excel file to be imported is edited ...

2 years ago
« - 3 - »

© 2024 OneMinuteCode. All rights reserved.