Quantcast
Channel: VBForums - Visual Basic .NET
Browsing all 27374 articles
Browse latest View live

VisionID

Hi, I have the following code on the DS; Code: SELECT        '-- Please Select --' AS GoldPatID, 0 AS OrderCol1, 0 AS OrderCol2 UNION ALL SELECT        GOLDPatID, PracNo, GOLDPatID AS Expr1 FROM...

View Article


VS 2012 Searching longer keywords first then eventually the shorter once

I am attempting to find a way to search for long keyword tails first before searching for the shorter once in VB.NET. My research on Google never offered a way to search for words like that. This is...

View Article


[RESOLVED] Advancing to next text box

I have a form that has 2 text box. Part Number and Quantity. Both of these fields will have data scanned into them using a hand held scanner at a workstation. The part number field ranges anywhere from...

View Article

VS 2010 Determin if background worker is finished before calling...

I have a background work that copies files from one folder to another. Sometimes the files to be copied can be rather large and sometimes the background worker .RunWorkerAsync method will be need to...

View Article

SetScrollInfo alone does not redraw PrintPreviewControl

This is a problem I'm having that can be recreated this way. I have a form with a PrintPreviewControl on it. I want to scroll to a particular vertical position in it. I used SetScrollInfo but it alone...

View Article


split lat lng values

i get lat lng values try to save in excel file but when i open the file i try this Dim s2 As String = "" Dim s3 As String = "" Dim s2 As String = "" For Each p1 As PointLatLng In parallelLines3 s2 +=...

View Article

Chrome automation using selenium in vb.net

Hello, I was using Internet Explorer for web automation. But due to compatibility issue I am planning to migrate to chrome. So I thought I can implement using Selenium. But In selenium, it is not...

View Article

VS 2010 Remove certain line from text file using vb.net

Hi, I'm able to delete a line from a textfile by using the following coding Code:         Dim builder As New System.Text.StringBuilder         Dim fileName As String = "E:\test.txt"         ' Read the...

View Article


VS 2015 Visual Studio Community 15 - VB.NET - Form data not being writted to...

Can someone have a look at this? I've gone cross eyed from looking at it so long. I have a form built from an integrated data source to take user inputs and write them to a table named tblCustDet while...

View Article


VS 2013 [RESOLVED] Multidimensional List(Of String)

Hello guys, I am creating a multidimensional list(of string) of some sort like this Code: Dim Type_List As New List(Of List(Of List(Of String))) Dim Empty_List As New List(Of List(Of String)) Dim...

View Article

Image may be NSFW.
Clik here to view.

VS 2010 Help!

My form have an DataGridView,and i want that,when the program executes then user can provide his/her input through datagridview and after that i can store the input values in database. Ohh! I forgot to...

View Article

Read dsv file to DataGridView

Hi I have dsv file I need to read the file to DataGridView but I use | to split inside the file but inside the | it is " how can I insert the file to DataGridView use | to split and remove " Is anyone...

View Article

[RESOLVED] Defining DataGridViewComboBox Columns to a dynamically built DGV?

I'm trying to build a dynamic datagridview that consists of 12 Columns and where 3 of the Columns will be DataGridViewComboBoxColumns but I have NO idea how to do this. This DGV will be built based off...

View Article


[RESOLVED] Loop Listbox that was populated with it's DataSource and...

VB.ET, 2012, framework 3.5 How does one loop through the items in a Listbox when the Listbox has been populated using it's DataSource and DisplayMemebr properties? In the example below, the upper loop...

View Article

getting data from a query

I use datadesigner to retrieve data into datatables with the fill method. Code: Dim KundenrechnungTabelle As New smk_aktuellDataSet1.KundenrechnungenDataTable     Dim KundenrechnungAdapter As New...

View Article


VS 2013 Setup Wizard? Visual Studio Express 2013 for Windows Desktop.

Visual Studio Express 2013 for Windows Desktop. I want to deploy a program I've written. I prefer not to just copy the /bin/foo.exe Is there some sort of Setup Wizard?

View Article

Image may be NSFW.
Clik here to view.

VS 2015 Parsing html table to a form with datagridview

Hi, newbie here. I've been working on a project & couldn't seem to find a solution for my case. (Google or VBforums search box) I'm trying to parse/scrape/copy an html table to my form & wanted...

View Article


[RESOLVED] Speed up Excel creation

I have code that creates an Excel spreadsheet from a datatable which works just fine. But the placing of the data on the spreadsheet is slow (about 1 minute for 3,000 records.) It uses a nested...

View Article

VS 2012 one application two versions of same DLL reflection

hi, apologise for this rather basic question, but i fail to find some approach i could implement here. I do have a sample VB.NET program which was at first written to run with the Word 2007 version of...

View Article

VS 2010 Refreshing bound Datagridview automatically without timer

Hi, My database is in MySQL. I have installed XAMPP Server with phpmyadmin version 4.5.1 on an i5 machine. It is a simple db with two tables and each tables having five columns. Records count may not...

View Article
Browsing all 27374 articles
Browse latest View live


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