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

VS 2010 Lost my form.

Hi. I am new to Visual Basic, although I have many years of experience with PICK basic. This is my first VB project. When I open my project, I no longer see the form (there is only one) in the editor....

View Article


VS 2010 Publishing error

When I try to publish (menu-project-publish) my project I end up getting the following error(s): Error 1 Failed to copy file 'C:\Users\David\Documents\Visual Studio...

View Article


How do I add code for dynamically created controls?

I am creating Combo Boxes dynamically and I would like them all to have the same code for certain events. I read one thread where the answer was to use the addhandler method. Unfortunately, I am...

View Article

Twofish Encryption

Greetings, i'm newbie on programming and cryptography can someone help me by giving a link that give twofish source code in vb.net ? i need it for my task.. thank you very much :)

View Article

Send process list on remote server

Hi! Merry Christmas to everyone. Sorry for this noob question but I can't get it work well I was trying to send all process name to my server but I'm unable to receive all the process name. Is there a...

View Article


VS 2008 How can i make this work with my previous post?

Also since i refer back to my previous post..there's a new question at the bottom..i was gonna just post a new thread..but decided to try and keep it all under one Title Code: Public Shared Sub Main()...

View Article

[vb2012] Data erazed when form is hide.

Hi guys, I have some forms in my program , One major - when button1 is clicked it opens form 2 and hide major form, after push calc button in form 2 , it enter the results into major form and keep them...

View Article

VS 2005 Convert image (.jpg, .png, .bmp) to hex string and vice versa

hi,, i'm new in programming and sorry for this dumb question can someone help me how to convert an image to hex string i need this hex string to compute later with twofish encryption great thanks to...

View Article


VS 2008 serialport odd names

hello i have a application which when start up search the comports available on the system.The problem is they are not correct always for example com2 is com28 or com2c and more. my code is Code:...

View Article


URGENT webpage element help please

Right I don't like asking but I really cant find this anywhere and know the answer will be simple but I just cant get my head around it Say you have a web page with 50 images with the same...

View Article

Image may be NSFW.
Clik here to view.

VS 2010 Notepad++ - like text editor?

Is there anything samiliar to this? See picture. Attachment 94511 A text editor with syntax highlighting and lines, etc. Is there anything samiliar that I can use? Attached Images  

View Article

Decompile app with GUI

Hi, Is there any decompiler for .NET that is able to decompile completely just like a the original project with solution file, form GUI & codes? I tried Reflector (still under free-trial) but can...

View Article

VS 2008 Help with DateTimePicker in vb 2008

Hello there I'm making my first program that uses a DateTimePicker and it's going really well except for one problem. I want the datetimepicker to show today's date but i want the time to be something...

View Article


Listview item removal

Here is my code, where did I go wrong and what should I look at on changing? Code: Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click...

View Article

how to get a list of computer's group membership

'-------------------------------------------------------------------------------------------------------------------------- ' - Start - User's PC Group Membership...

View Article


Having Trouble with a Console URI code

I found a wonderful site that gives various code samples that you can test out and try. This was one that was interesting to me. Code: Imports System.IO Imports System.Net Imports System.Text public...

View Article

Combobox unhandled exception

I made a combobox for the user to select a style for the application. When I test it by selecting each index I get an unhandled exception, what should I look at doing in order to fix this. What is...

View Article


Put bar ProgressBar

Hello I want to put bar ProgressBar The project does not respond when downloading a large file size Can you help me To download the project http://www.mediafire.com/?z0x6r1binkj4yzj Thank you

View Article

VS 2010 Http Web Request - logging in

Hello all I have a program that I want to use to login into a website called Tumblr. I have got this code so far but when I try to login I always get a failed login. Am I missing something? Code:...

View Article

VS 2010 Hook in to a game?

Hi I was wandering if someone had any tutorials or instructions on how I can hook or inject in to a game window to display a menu or window designed in VB.net Do I have to inject in to the memory of...

View Article
Browsing all 27329 articles
Browse latest View live