Quantcast
Channel: VBForums
Browsing all 15157 articles
Browse latest View live
↧

[RESOLVED] Getting Hash of File in VB.net -- Code does not produce same hash...

I am looking to verify the integrity of some files in a VB.net program and have encountered something strange. Originally, I was using the attached class to produce a hash, but during testing noticed...

View Article


Image may be NSFW.
Clik here to view.

SimpleSock User Control

Attached is a User Control for SimpleSock. On the surface, a User Control is easier to use and more compact, but that is not the full story. I have hesitated to produce this control, because it makes a...

View Article


Can VB.Net adjust bios settings?

My main interest is to modify the amount of RAM the computer uses, while the machine is running (IE, without restarting). Is there a way inside of .Net, or even Shell, to adjust BIOS settings without...

View Article

sql to join two records in 2 different tabve

Code: SELECT * FROM ALLOGGIO i need to select, also, * from TABELLA1 and return a unique recordset, similar: SELECT * FROM ALLOGGIO and select * from TABELLA1 note: the tableS have the same numberS of...

View Article

Fill combobox in one shot only

Possible to fill a combobox with this array value? Code: Set RS = New ADODB.Recordset     RS.CursorLocation = adUseClient     SQL = "SELECT * FROM COMUNI UNION SELECT * FROM STATI"     RS.Open...

View Article


VS 2019 ContextMenuStrip stay displayed

I am using a ContextMenuStrip in my program. When I click one of the menu items the text gets copied and the menu stays displayed until I click somewhere else in the form. The problem is that when my...

View Article

Use VB6 to develop a tool similar to AstExplorer.net

AstExplorer is a very convenient tool, but sometimes I need to use AstExplorer offline, that is to say, use AstExplorer on some computers that cannot connect to the Internet. So I plan to use VB6 to...

View Article

Image may be NSFW.
Clik here to view.

[VB6] AddIn - Comment/Code Display + Highlight + Extra Hotkeys v0.8c

This is an add-in to display comments and code of user generated Functons/Methods/Properties and also some info from typelibs in the project It takes the text inside comments over the declarations and...

View Article


how to get hdc by vb6,api for autodraw=true?

how to get hdc by hwnd with vb6 ? For example, you want to draw a picture to the form of another program. vb CClientDC? Use this API or something else.

View Article


VS 2019 Can GIF file corrupt the VB project ?

Added a GIF file to project. Started getting ".EXE not found" errors. Deleted the GIF from the project explorer, and from project->Resources and the error went away. Anyone seen this before?

View Article

My AV protection doesn't like reading USB business card

No idea where this question belongs but I will try this category. I received a business card from someone and the card has a flash drive on it with the guy's resume (and other files) but when I plugged...

View Article

Using Transactions with OLEDB Adapters

Hi, I have an Windows Forms application that uses an Access database. I am trying to implement Commit & Rollback into parts of it where it makes multiple updates to the db. I cannot get it to work...

View Article

Image may be NSFW.
Clik here to view.

VS 2017 How do I move data in a DataGridView DOWN?

Hello: If I want to move the row down, it only works the first time. If I hit the command a second time, it fails. The issue has to do with Code: Me.dgvScheduleData.Rows.Remove(myRow) because if I...

View Article


Image may be NSFW.
Clik here to view.

Load/Edit/Save all tables on a MySql Server

Here's a small project with which you can load any table from a MySql server (locally or remotely) by simply selecting its name and then do any operation on its data; Insert, delete, update. All you...

View Article

Getting row value from another value

Hello everybody , newbie here, let say I have a table with with 2 column, , one with ID and the other with Name, in my form I have a combo box with all the data of the Name columns. What I want to do...

View Article


VS 2017 How to join two or more DataTables together to display in DataGridView

I am trying to find the correct way to join two datatables, or more, into a single datatable and use it as the datasource for a DataGridView. I have read through all sort of examples and posts, but...

View Article

VS 2017 Delete Record in Recordset by Row Number

Hello: I would like to delete a row in a RecordSet using old school ADODB. Basically, I am deleting rows in a DataGridView, and after deleting various rows I do an update to preserve the order. The...

View Article


VS 2017 Bringing panel to front causes flicker after resize

Hi all, Visual Studio 2017, Visual Basic, .Net Framework 4.6.1 I have a windows form application with one form with 4 panels stacked on top of one another containing various controls. as the user...

View Article

TwinBasic + RC + cross-platform

so, Im thinking, better to have its own thread instead of mixing with twinbasic. what I would like this thread to be: - installation instructions step by step how to install RC into twinbasic - noob...

View Article

VS 2017 Problems uploading Site to Host - Can not load type...

My application works fine in Visual Studio. However, when I try to move it to my Web IIS Host it is throwing errors. The first errors were that it did not like the two Compile statements in Site.Master...

View Article
Browsing all 15157 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>