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

VS 2008 Search in access table

Hi to all. I'm new in VB and now i'm trying to search an access table to see if is existing related records. I have try this code but i take back TRUE even there is no related records. Thanks!!!!!!!...

View Article


VS 2010 Disposing forms

Hi, I have two forms. First one is main form and second is like user control holder form. from my first form i am calling second form by dim fm as new sec_form fm.showdialog() fm.dispose but if i add...

View Article


I found this while searching for arrays info..is there way to speed this up any?

I like the idea of having all the elements accessible like you would access them say in a listview ,,but man this is way too slow.. what i was using before i tried this way was.. Code:...

View Article

VS 2010 Problem with my Skype tool (Mute button to mute skype).

Hi everyone. I created a tool to register a hotkey (My keyboard's mute button) so when I press it, it will mute the sound (By default it does it) but also mute my skype, so I created this (Full...

View Article

VS 2008 Need Help with radio buttons -- Very new to VB

Hi all. to be perfectly honest I am very very new with VB - I have learned some basics to create a program that does some math calculations. What i like to do now is to continue on and create a program...

View Article


VS 2008 Control Reflex Camera and Flash

Hi everyone! I'm new to this forum. I wanted to develope a program in Visual Basic 2008 which could display the image viewed by a normal reflex camera and trigger the flash when you wanted to take a...

View Article

VS 2010 IRC Client help

Hey Guys, I'm new here. I have been searching for source codes about IRC client bot source for weeks And i wrote some code but it seems to be not working... Well, my goal is to create a basic VB.net...

View Article

My.Settings Name

Ok, I managed so far to understand how my.settings work but here is new idea I want to manage. When user enter a value (name) I want visual basic to create same name string in my.settings . So if user...

View Article


Image may be NSFW.
Clik here to view.

VS 2008 How to filter data from multiple tables in vb.net?

Attachment 94473 Hi all, I have 3 tables Course,Student and Exam and need to filter data and combine on datagridview in vb.net For example, Filter by std_id or c_code or ac_year,anyway Fields to...

View Article


VS 2010 ***? Why is this variable not working??

Ok i have been trying to hours and it looks SOOOO right, im getting irriated:/ Cannot understand why its not working.. In a little login form i have: Public LoggedIn As String = "***" then 2 textbox's...

View Article

VS 2005 Attaching the report to an object.

Can anybody explain in detail how to attach a report to a clas object. Suppose I have a class cclCustomers which creates a customer object (another class class called clsCustomer) and puts the...

View Article

VB 2005 on Win 7 64bit - Any issues?

Is there any issues running VB 2005 on Windows 7, 64 bit? Should I run in a compatibility mode or anything? Reason I ask is that I restarted a project in a win 7 machine and while everything seemed to...

View Article

Image may be NSFW.
Clik here to view.

Documenting VB (and other) stuff

Although I'm new here, I want to share some info with you. For years, years and years, I've been programming in different languages, including Borland C++. Recently, I decided to start to document...

View Article


My.Settings - Configuration system failed to initialize (VS Pro 2010)

So why does Settings.Designer.vb code in 2010 fail to intialize at this point ..... vb.net Code: Get                Return CType(Me("Str"),String)            End Get ... when the exactly identical code...

View Article

Image may be NSFW.
Clik here to view.

VS 2010 How to avoid or close automatically this popup in Internet Explorer?...

This is the popup , I am using external webbrowser, the imagen bellow is a sample from the web but is the same popup Attachment 94493 Code: Private Sub PostTo (ByVal src As String)...

View Article


Where should resource files (.jpg, .txt, etc) BE?

Using VB 2005 To add a resource file that gets embedded into the final source code, I understand adding them by MyProject/Resources/AddExistingFile. But where should the actual file be located in the...

View Article

How to set Combo box Item index

i know in VB6 this line of code Code: With Combo1         .AddItem "Zion", 0         .AddItem "Boy"         .AddItem "Apple"     End With put Zion at the top of the list at runtime How can i achieve...

View Article


VS 2010 Unit testing document

I am developing an application in VS2012 Ultimate Visual Basic.NET. I have many unit tests that are run before the application is run. I need to write up a formal document for these unit tests. I have...

View Article

Hold key down for some time

Does anyone know a way to hold a key down for lets say, 10 seconds. Code: Dim StopWatch As New StopWatch StopWatch.Start Do SendKeys.SendWait("{Up}") Loop Until StopWatch.ElapsedMilliseconds >= 5000...

View Article

Client server both ways communication

For the past 3 days I've been working on the communication block of my application, though I've been struggling because of the port forwarding, which did not properly work, even using NATUPNPLib....

View Article
Browsing all 27186 articles
Browse latest View live


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