Visual Basic Express Edition announcement
-
Link
This forum has been locked; it is still available for review in the Archived Forums folder. Any future posts on this topic should be put in the Visual Basic forum. Thank you for your participation in this forum.
-
0 Votes
For VB6 Questions, Please Read...
Welcome to MSDN Visual Basic General Forum, This forum supports Visual Basic.NET (7, 7.1, 8, ...) issues only, so, your Visual Basic 6 question is an off-topic here and this isn't the best ... -
5 Votes
How to Receive an Optimal Response to Your Question
Asking a good technical question is a skill and an art and it’s a valuable skill to acquire. Your question and the information you supply will hopefully help you receive a rapid ...
Found 27638 threads
-
0 Votes
Play musical chords (using Console.Beep)
This post is much more to-the-point than the one I was typing when I accidentally clicked on an index entry and lost my post (I'm typing this on Document Explorer). Which, quite ...Answered | 5 Replies | 23245 Views | Created by Exp HP - Saturday, January 12, 2008 11:04 PM | Last reply by - Tuesday, January 22, 2013 1:30 PM -
1 Votes
A first chance exception of type 'System.Net.Mail.SmtpException' occurred in System.dll
Can someone help me with this? A first chance exception of type 'System.Net.Mail.SmtpException' occurred in System.dll when i press i receive that message in 2 ...Answered | 3 Replies | 27297 Views | Created by TheScriptor - Sunday, May 2, 2010 8:59 AM | Last reply by Somiran Malakar - Tuesday, January 15, 2013 12:45 AM -
0 Votes
DateTimePicker - Add day
hi i wanted to create a simple code to add one day to the datetimepicker but it crushes whenn it should change the month... Private Sub ...Answered | 9 Replies | 39690 Views | Created by Joda-oda - Wednesday, October 1, 2008 8:38 AM | Last reply by barryal84 - Saturday, January 12, 2013 1:34 AM -
1 Votes
Inserting a delay
I want to create a delay of X seconds in some code I have written however I am not sure how to do it. Any help would be appreciated. eg. CheckTemperature() ...Answered | 11 Replies | 8934 Views | Created by Stix76 - Wednesday, May 13, 2009 7:41 AM | Last reply by M Hacker - Friday, January 11, 2013 12:33 AM -
0 Votes
Help with PLC communications using Modbus
Hi, I'm looking to communicate with a AutomationDirect PLC (250-1cpu) using Modbus RTU and would like to know if anyone has any sample code they could post. I have no ...Answered | 5 Replies | 11487 Views | Created by kennm - Wednesday, September 6, 2006 12:31 PM | Last reply by R--J - Wednesday, January 9, 2013 10:30 PM -
0 Votes
Hide from task manager's processes tab
How do I prevent an application from appearing in the processes tab of the windows xp task manager?? I hv already tried many source codes from various locations, that probably ...Proposed | 22 Replies | 50500 Views | Created by BlueAce urf Pragy - Wednesday, March 19, 2008 3:38 PM | Last reply by Michael N. Haephrati - Tuesday, January 8, 2013 8:36 PM -
0 Votes
IOException when opening a comport (VS2010, VB.Net4.0)
I have a very curious problem here and I really hope someone out there can help me because I'm about to lose my mind. The problem is very similar sounding to this one ...Answered | 6 Replies | 10863 Views | Created by Puxapuak - Wednesday, September 14, 2011 7:03 PM | Last reply by Blane245 - Tuesday, January 8, 2013 2:00 PM -
0 Votes
help please!
hi i need help with completing this code: Method Q2b12J(input As String) As String ’Preconditions: ...Discussion | 3 Replies | 6309 Views | Created by cook1 - Friday, January 4, 2013 11:26 AM | Last reply by Chris Dunaway - Monday, January 7, 2013 9:24 PM -
1 Votes
I am using visual basic express to teach myself, is there an advantage to using Visual studio express 2010/2012?
I am using visual basic express to teach myself, is there an advantage to using Visual studio express 2010/2012?Discussion | 2 Replies | 7773 Views | Created by 77john - Monday, January 7, 2013 4:08 AM | Last reply by Paul Ishak - Monday, January 7, 2013 8:36 PM -
0 Votes
where do i find the visual studio express forum?
where do i find the visual studio express forum?Answered | 2 Replies | 8459 Views | Created by 77john - Monday, January 7, 2013 8:35 AM | Last reply by Blackwood - Monday, January 7, 2013 12:03 PM -
0 Votes
VB2010 Express using Office 2010 PIA (for Access)
All, I have a project from VB2008 Express using Access 2007's PIA. Works perfectly. I am moving to VB2010 Express using Access 2010's PIA and I have a ...Answered | 2 Replies | 7863 Views | Created by REdelman - Saturday, January 5, 2013 8:15 PM | Last reply by Youen Zen - Monday, January 7, 2013 9:18 AM -
0 Votes
Visual Basic 2010-Random Number Generator
How do i set up a random number generator and then get it to run a set amount of times using a textbox? I want to get that information to display how many times it lands on a certain number for only ...Answered | 1 Replies | 13574 Views | Created by johnathan.smith58 - Monday, January 7, 2013 3:40 AM | Last reply by Paul Ishak - Monday, January 7, 2013 3:53 AM -
0 Votes
How do I stop my avast from popping up every time I update my program?
When I add stuff or do whatever with my program and then publish it. I run the program and it says there's an update. After it updates and goes to run the program my avast pops up and puts the ...Answered | 9 Replies | 15984 Views | Created by Trex2303 - Sunday, January 6, 2013 6:13 AM | Last reply by Paul Ishak - Sunday, January 6, 2013 10:45 PM -
0 Votes
Get a blank thumbnail after rename
I'm just a hobby programer, so my programs are rather simple,but I'm learning a little. My problem is that once I use My.Computer.fileSystem.RenameFile it gives me a blank thumbnail where once there ...Answered | 3 Replies | 5978 Views | Created by almostAlwaysLost - Friday, January 4, 2013 4:13 AM | Last reply by almostAlwaysLost - Sunday, January 6, 2013 6:49 PM -
0 Votes
xpath , to show a vlaue in a text box
hello if I had the below xml and wante to search fro eg PID_V30 and the value of that show in a text box, how would the xpath statemrtn look please. I have tried ...Answered | 2 Replies | 6134 Views | Created by igibbwiz - Sunday, January 6, 2013 3:20 PM | Last reply by Family Tree Mike - Sunday, January 6, 2013 4:30 PM -
0 Votes
Please help with a Web Browser question.
I coding a webbrowser and so far it works fine. But what I would like for the web page on show to have its full path to show in a textbox. IE: ...Answered | 4 Replies | 5847 Views | Created by O;d Fart - Saturday, January 5, 2013 10:08 PM | Last reply by O;d Fart - Sunday, January 6, 2013 5:22 AM -
0 Votes
BUILDING AN APPLICATION IN VB. STUCK ON THE NEXT PART OF THE PROJECT
I am relatively new to VB and would really appreciate some help with the below project I am working on. Many ...Answered | 14 Replies | 6066 Views | Created by FENGE2 - Monday, December 24, 2012 5:13 PM | Last reply by clover1939 - Saturday, January 5, 2013 8:54 PM -
0 Votes
VB 1st Run Procedure Order? Transitioning from VBA to VB
I am coming from VBA to VB, so by explaining what I did in VBA, I hope that someone who knows both languages will better understand what I'm trying to do. I want to ...Answered | 4 Replies | 5507 Views | Created by skarden - Wednesday, January 2, 2013 11:26 AM | Last reply by skarden - Saturday, January 5, 2013 6:58 PM -
1 Votes
I CAN ADD TO THE DATABASE TABLES AND RETRIVE DATA OK. CANNOT UPDATE DATABASE TABLE.
0 Then Return True Else Execute here Return False End If Catch ex As SqlException ...Answered | 5 Replies | 5372 Views | Created by PoppyGB - Thursday, January 3, 2013 2:49 PM | Last reply by PoppyGB - Saturday, January 5, 2013 4:21 PM -
0 Votes
Pictureboxes and Collision....
So i have a little problem with the game i'm making... (Yes, another fourteen year old boy making bad games in Vb. But please stand with me :D) I have two ...Answered | 8 Replies | 10195 Views | Created by OptiGE - Friday, January 4, 2013 10:11 PM | Last reply by Thorsten Gudera - Saturday, January 5, 2013 3:44 PM - Items 1 to 20 of 27638 Next ›
Visual Basic Express Edition announcement
-
Link
This forum has been locked; it is still available for review in the Archived Forums folder. Any future posts on this topic should be put in the Visual Basic forum. Thank you for your participation in this forum.