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

VS 2010 Label1.text = 0 error

When i type "Label1.text = 0" or use anything that can hold text, and try to have the text as an integer, just like in the example, i get an error. "Option Strict On disallows implicit conversions from...

View Article


VS 2010 Getting XML from url

I am new to VS 2010 , I did have the same project with VB6 and everything is changed in here . I whould be happy if someone give me a hand. I wont to grab the xml from url and show on my forms TextBox...

View Article


VS 2010 Controlled Youtubue Visits - An Image Box and Buttons

Hello Everyone, I am using MS Visual Basic 2010 Express and want to create an application for my daughter where she can watch certain Youtube Videos. There are just too many inappropriate youtube...

View Article

VS 2010 [RESOLVED] Initialize a class/type with a given value

I have an XML file that I read that stores a node with the "type" of data that is being stored along with the value. I'm not worried about reading the XML (I've got that taken care of nearly), I'm more...

View Article

VS 2010 Windows XP only error: Object reference not set to an instance of an...

Hello, I'm prototyping an app that has multiple tabs that serve a containers for a set of executables. The program runs fine on Windows 7 but I can't get it to run or compile on XP. Both are 32-bit....

View Article


Security Help USB

Hi Guys , so here's the plan where i work i have made some apps that are password protected "simple" ie Code: if textbox1.text = "password" then items.enabled how ever my work mates are getting my...

View Article

VS 2010 Datarelation based on an expression column

Hey ya'll! I would really appreciate some help. I was having issues creating a datarelationship based on 3 common columns between two datatables within the same dataset. The solution I came up with was...

View Article

want to create my first trading card game and need some direction

hi all I'm about to begin my attempt at creating a trading card game that mimicks the lord of the rings card game. I saw this website for a reference gempukku.com/gemp-lotr thank I am extremely envious...

View Article


Authentication Ideas

I know many software developers have fought this battle with mixed results for some time but I'm still looking for some basic ideas plus comments on the method i might go with. I'm about to role out a...

View Article


Help Please with opening projects

I need some serious help, when ever I try to open a project visual studios opens up but its blank, i can run the application but i cant see the form or any of that for that matter.

View Article

VS 2010 [RESOLVED] Basic Coding Help needed

I'm doing some exercise for my visual basic course and am not sure what I did wrong. I'm trying to code an interface to figure out how many vans are needed to transport 48 people when each van can hold...

View Article

Image may be NSFW.
Clik here to view.

[RESOLVED] Basic Coding Help needed. Pics included

I'm doing some exercise for my visual basic course and am not sure what I did wrong. I'm trying to code an interface to figure out how many vans are needed to transport 48 people when each van can hold...

View Article

Animated GIF Library

Hi, I have a set of 24 images (individual frames if you will) that I would like to convert to a GIF. They all have a transparent background and I like to keep it that way. I am looking for a .NET...

View Article


Image may be NSFW.
Clik here to view.

VS 2005 Load xml into datagridview by column name and type

I have below xml. But when I try to load into datagridview. My code doesn't work well, can anyone help? HTML Code: <Records>  <Record>  <Product>   <Column...

View Article

VS 2010 FRustrated newbie!

Hey there, I'm just learning VB & am working on an HW assignment. I'm frustrated with this simple assignment & can't figure out what I'm doing wrong. I've changed so much now, I don't know...

View Article


VS 2008 8 seconds to display schedule

Hi, My loan calculator takes 8 seconds to display schedule in datagridview, when I test it with number Of monthly payments = 12000 (1000 years). Other loan calculators such as maxprog’s :...

View Article

PLEEEEEEEAAASE!!!! Need database help

Hi sorry about the title but this is the third time I have left a thread on different forums and no one has answered i am a novice and have windows 7 starter. I cannot use the northwind database (i...

View Article


Switch Statement

I am curious how a switch statement works. What is the correct format? For example if you write a sentence in textbox 1 and then two words from that sentence in textbox 2 and two different words to...

View Article

Why is it not working!!

I made a cool PM / Query system on my Irc Client. Every query = new tab. Now if I want to open a conversation / query with someone I just write the name and press on the button Query. It will open a...

View Article

Switch Statement Help

I am curious how a switch statement works. What is the correct format? For example if you write a sentence in textbox 1 and then two words from that sentence in textbox 2 and two different words to...

View Article
Browsing all 28522 articles
Browse latest View live


Latest Images