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

Problem using Background Worker to generate array of Hashes from file list

Hi there, I'm currently having an issue with using a BackgroundWorker to generate SHA1 hashes from a file list. Its getting through 18 files before stopping (9677 Files in the list) :( Any help would...

View Article


VS 2010 Simply Problem - Need help!

I'm currently doing a school assignment. The aim is to basically find out the amount of animals there are remaining when a certain percentage is wiped out, you then enter the amount of years that the...

View Article


Need help with awesomium browser

Hello. I am using the vb.net sample of awesomium sdk (awesomium.com). While browsing the webform, it saves cookies and user settings into cache folder. I have added a form, with a tabcontrol that...

View Article

[RESOLVED] Changing transparent background image

I've made a program with a transparent background image using the following code in the form_load sub. Code:         Me.SetStyle(ControlStyles.SupportsTransparentBackColor, True)         Me.BackColor =...

View Article

How to Grab Songs from a Radio in TextForm or Winamp? (VB6 Example Added)

Any coversation or any product close this this: http://www.vbforums.com/showthread.p...playing-module For vB2010 or Higher: I am wondering if there is anyways to grab the Name of a Playing song from...

View Article


VS 2010 need help with coding a program

Hi, I do not know how to code this "Mailing Calculation: Registered Mail: RM8.00 for first 500gm and thereafter is RM6.00 per 500gm. Normal Mail: RM4.00 for first 500gm and thereafter is RM4.50 per...

View Article

VS 2012 Splash Screen (Visual Studio 2012)

Hi guys, I am wondering how to make a "splash screen" appear while an application is loading... Any help would be appreciated, thanks!

View Article

Image may be NSFW.
Clik here to view.

Wanted: someone with more logic than me :)

Hi again! So I am expanding my program, but can't get the logic right behind my code. The code itself is no problem. I have a listbox with items (text files) and every file needs to be read by string....

View Article


[RESOLVED] How to get sum of a database solumn between two days?

Rather simple task which I can't solve... VB Code: Dim sum_fld As Long = 0        Dim fr_day As Date = DateTimePicker1.Text        Dim to_day As Date=  DateTimePicker2.Text          Dim con As New...

View Article


Image may be NSFW.
Clik here to view.

VS 2010 How hard would it be to make this?

I am making a new program called "Square Code". What you do in the program is when you start it up, you enter in a phrase like "Hi cool lol" in a textbox then you press generate and a box comes up like...

View Article

Image may be NSFW.
Clik here to view.

VS 2012 [RESOLVED] Can't Open Batch File in VS 2012?

Hey guys. This is something so extremely simple but it's just not working for me. I'm just trying to have my program execute a batch file using process.start(path). However, I'm getting an error "The...

View Article

How to Sort DataGridView

Okay I've been searching a lot on this topic and I've found some conflicting information. First, is it possible or impossible to sort a datagridview by clicking on the header of the column in the...

View Article

VS 2010 Clicking a button in webbrowser (WB)

hi guys, Code: Imports System.Runtime.InteropServices Imports System.IO, System.Net, System.Net.Sockets Public Class Proxy     Dim AppLocation, CurLocation As New Point(0, 0)     Sub Sync()...

View Article


VS 2010 how to search in a list ( of boek)

hi I used list (of t) How can I search in the following list To find 1 one book by a7 And to Find all the book by genre.roman Bit of code Private LijstBoeken As List(Of Boek) LijstBoeken = New List(Of...

View Article

Api

hi, can anyone tell me what's is an api ? and give me some examples about them please !

View Article


VS 2010 Grab some text from HTML source,

I need some advice on what to do. I'm making a program to do some math with hours worked and need to extract the hours worked from the website but the way I'm doing it is really sloppy and buggy. What...

View Article

Finding and COUNTING duplicate items in a List WITHOUT grouping them together.

Hi there, I've come to yet another hiccup with my new project, and that is, I want to count the number of times a specific string (In this case a SHA1 Hash) occurs in a List. BUT, I don't want to group...

View Article


Image may be NSFW.
Clik here to view.

FindFirstFileEx and Unicode

Howdie. I am researching how to use the Unicode version of FindFirstFileEx() in vb.Net and am having a heck of a time getting this to work. I had downloaded an example and it used the standard version,...

View Article

VS 2010 Hiding Console Application

Hi, I'm having a few issues trying to hide a console application, I've tried changing the Application Type to Windows Forms Application and telling it to run Sub Main but I get this error;...

View Article

Help needed in Sending mail with proper formatting

Hello Guys, I need to send mail with proper formatting in windows application. In asp.net it is possible by using table how would I achieve in windows application. Below is the example of my...

View Article
Browsing all 27346 articles
Browse latest View live


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