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

VS 2010 listbox selectedindex problem

hi, ive made an app to check if links are online... i load the links to listbox, yep fine, now i click start button and we do: Code: Links.SelectedIndex = 0 For Each liveL In Links.Items     'Do the...

View Article


Click once deployment problems

I am installing a program via the publish wizard in vb. I get the files to install it on a usb drive and go around to install on all the computers, and about 9 out of 10 fail, and I have to install it...

View Article


VS 2012 Adding a Handler to a webclient

I have been running into problems with having Webclient dragged into. Instead I have a similar setup but I am declaring the webclient in a instance(top of the form, public). I am trying to access...

View Article

VS 2010 Windows XP - publish

Hello to all, I have used Visual Studio 2010 (Visual Basic 2010 Express) to create application. Is it possible to publish this application that will not only run on Windows 7 (64 bit that I use), but...

View Article

Importing seperate excel worksheets to new workbook including summary?

Dear All, I'am Rick van Haaren, 20 years old and new here. I'm trying to import seperate excel worksheets in a new excel workbook. What do i want: I make an analysis in Excel using visual basic. when i...

View Article


VS 2008 Updating Record Question

Ok I have a query returning 1 single Row Always a Single row of data. when I move the data from the dataset I do it this way. Code: Try             dbProvider = "provider=Microsoft.ACE.OLEDB.12.0;data...

View Article

VS 2010 How to add selected rows from Form2 DGV to Form1 Data Bound DGV

Dear All, I am struck with an issue when adding selected rows from form2 DGV to form1 DGV which is already binded with access DB rows (data) and its throwing error "Rows cannot be programmatically...

View Article

how do i update record in database

sir this is my very early and new post and i am a beginner of knowledge in VB.net my question is that how can i save new created data on the database I am using visual studio.net ultimate and sqlserver...

View Article


Unable to update Array/variables

Hey, I have this lovely class here vb.net Code: Public Class data         Public Property Name As String        Public Property Subname As String        Public Property Type As String        Public...

View Article


Cannot make this work : StartInfo.CreateNoWindow = False. Help!

Hi, Due to my limited experience with VB.net (VS10) I cannot understand why the window keep showing. This Sub gets a .txt file from the drive and prints it to the default printer. But I do not want...

View Article

VS 2012 messagebox cancel button closes form

Ok so I am trying to make it so that when my form closes and there is text in any of the text boxes it will ask you to save. I have most of it worked out but whenever I click cancel it either keeps...

View Article

VS 2010 I need Help Please

I need Dry Clean Code PLease can any one give me ???

View Article

VS 2010 webbrowser progressbar prob

hi, here's my code: Code: For Each liveL In Links.Items     status.text = "Loading link..."     WB.Navigate(liveL.ToString())     WBProgressBar.Maximum = 100     If WBProgressBar.Value =...

View Article


OleDB connection to Access2010 (*.accdb) filetype fails

Hi, the code listed here works fine, and makes the connection to the mdb file. Whenever I try to connect to an Access 2010 accdb-filetype, it fails. How to solve this? Code: Imports System.Data.OleDb...

View Article

Deleting row from database not working

ok wondering if any 1 knows why my delete row from database is not working. After i click delete the data seems to be deleted as well i mean it actually removes from the databound DGV when i use the...

View Article


VS 2010 need help about picturebox

I want to change an image from a picture box, so when I click a button, it will replace the picture1 with the picture2. How to do that? Thanks!

View Article

Image may be NSFW.
Clik here to view.

VS 2010 [Release] ScreenSnapZ - Custom Region Capture (ScreenSnapr Alternative)

ScreenSnapZ 1 Screenshot: Virus Scan: Tutorial: Download Link: http://ihaxor.com/index.php?/topic/1...r-alternative/

View Article


VB 2010 Code to VB2012 UPGRADE.

Hi guys, I am trying to open my project (code) which was written in VB (Visual Studio 2010) and now if I try to open the same code in VS 2012 Express edition, I am not able to open the files. Can...

View Article

VS 2012 Can someone help me here?

I have to do a project on Crime Management using VB or c# or both. The thing is, I hardly know anything about Vb or c#. I don't even know how the crime management software is. I want to make a very...

View Article

VS 2010 Date Validation in vb

Hello all I am very new in vb. I have a textbox on a form in which a user enters a date. I want the user to always enter the date in the following format: dd/mm/yyyy When they click OK, how can I check...

View Article
Browsing all 27569 articles
Browse latest View live


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