Software Development Network Logo
  • VS Express Editions
  • Windows Forms
  • Visual C#
  • Visual J#
  • SQL Server
  • Visual C++
  • Visual FoxPro
  • Game Technologies
  • Visual Basic
  • Architecture
  • Windows Vista
  • .NET Development
  • Microsoft ISV
  • VS Team System
  • Visual Studio

Software Development Network >> Visual Basic

Visual Basic

New Question

Change Connection String At Run Time
Compiler Problems even though code is sound.
How do i use a timer
Minimum Permission Requests?
How do I draw a colored circle on a section of an existing gif image?
I can not edit code while debuggind and in break mode
Error when trying to update a database.
help
Sound Files
Sammary to class

Top Answerers

Ron Hinton
Ryan Riehle
Mathias Verboven
ASHISH SAHI
gman2000
Adam Deane
sigol
Stephen Lepisto
myost21
jorgeebh
Ranju
Only Title

Answer Questions

  • AlexanderS multiple connections to a tcp listener

    i am trying to write a tcp listener that can accpet multiple conections on a port -- basically converting some old vb6 winsock stuff over, index socket connections etc) i am running into some trouble understanding how to make multiple threads, etc -- been digging around and found some interesting code the following code listens and wait for a connection and then creates a child thread each time something connects where i am running into trouble ...Show All

  • hthan Access VB module

    I would like to know how I could use this vb code for another database of similar info I have no vb or access knowledge, any help would be greatly appreciated. Option Compare Database Dim db As DAO.Database Dim rsSheet1 As DAO.Recordset Dim rsTotalfull As DAO.Recordset Dim rsRunning As DAO.Recordset Public Sub updatedatabase() Dim slocation As String, saddress As String, slocation2 As String, saddress2 As String Dim sdate As String, sSql As Str ...Show All

  • Joel Clipperton causing clicks prog

    I have a situation where I compute the next toolstripmenuitem to invoke and then click on it for the user. Six different routines are involved. I currently do it by looking at the name of the menu item and picking the correct routine to call. Not only is the is ugly, I left out one of the six categories when I first coded it:-( The appropriate click events are all "stored" in the event properties. How do I retrieve and fire the appropriate one. ...Show All

  • Sagan33 To do with variables

    I'm relatively new to Visual Basic, and would greatly appreciate an answer to the following question: What (in your opinion) is the best method for creating, storing, accessing, and modifying the same variables from different forms I have tried Arrays, but they just gave me more trouble than help. Thanks in advance for answers, as all help is appreciated. Thank you so much! I am one happy amateur Visual Basic 2005 Express Edition program ...Show All

  • CarlatFord stoping winform instance - timer with synlock

    How can I kill one specific instance of a timer I have this application that works similar to msn messenger a message is sent and a window display it in a viewlist and raise a warning window there is 1 form with the listview and another with the warning window ' AlertWindow(messages) ' the one with the listview instantiate the warning form Dim aFrmAlertPopUp As New AlertWindow(messages, altSysOrigin, alertId, BgColor, us ...Show All

  • markovuksanovic CDO AddAttachment sending .DAT file instead of File

    I'm adding the ability for a user to submit an email form, adding a file attachment. So, I've created the upload feature and it works. I've tested the send email functionality and it works also when I hard code the path to the file on the server as Code: ObjSendMail.AddAttachment "E:\vhosts\dev.sheridan.edu\asp\upload_tmp\test.pdf " But, for some reason, when I write the variable in that place, a .DAT file gets emailed to me instead: ...Show All

  • Bruce Rosner Relase the Fix for Visual Basic Compiler Error &H8013141e&

    Hi all i just want to know when is going to be released the fix for visual basic compiler error &H8013141e&   this is already reported in the microsoft productfeedback site. i think this is a very urgent patch that must be released asap and please do not repond that i should go back to vs.2003 because i have lots of code developed in VS 2005 to framework 2.0 ..   JSB PS: this error pisses me of, i need to res ...Show All

  • Exore Making a picturebox have a transparent background

    I have a picture of a panda with a pink background (panda_down.bmp) and I was wondering: how do I get that pink background to be transparent You're probably right, a game is not a good choice for a first project, you should take some smaller steps first/. You can override the Paint event of your form.  You should NEVER call me.creategraphics, you should always handle the paint event, and do your drawing there.  If yo ...Show All

  • Samuel D. Colak Question on database paths (Was: Stupid Question)

    In VB 6 I could set all my database connections pretty easy at runtime so they would be in app.path "path". VS2005 is a little weirder...... SPAth = System.Windows.Forms.Application.StartupPath and it returns the debug folder.....no problem right When I install this will it be smart enough Database connections.....when made with the designer....are they ALSO smart enough to transform themseves with the installer so that the program ...Show All

  • kevinj Reading from file errors...

    Hi everybody.. This is the problem I have: I have a .txt archive which contains lines for configuring labels, buttons, and other controls of my form. This archive is written in spanish and some letters have an accent. I can read wit no problem the line, but when I assign the value I get (string type) to the text property of the control, the accent letters did not appear at all. Now I tried configuring my regional settings, before I had Eng ...Show All

  • sang VB2005 Express - Problems Configuring Access Data Source Connection

    I wonder if anyone can help.. I'm struggling to add a connection to an Access DB from within VB2005 Express. The database I'm trying to connect to is secured and therefore has a Workgroup Information File associated to it, which I don't seem to be able to specify when using the Data Source Configuration Wizard. I have not had any problems in connecting to a number of other Access DBs (ones not associated to WIFs) it's just when trying to c ...Show All

  • Chuck Reynolds System.Net.Mailmessage Namespace

    My question is that I cannot access namespace for System.Net.Mailmessage. When I type in the Imports command for the name space it gets to "System.Net." and does not show the Mailmessage part. Does anyone know why it does not I have the Framework 2.0 installed. Is there something else that needs to be installed through Windows or something Any help would be greatly appreciated. Thank you. Hi, I think this problem is not a g ...Show All

  • wjc Query: Sharing Information between forms in a MDI

    Hi, I am trying to develop an IDE similar to that of Visual Studio. To enable docking I am using the Dock Suite by Weifen Luo. I have created two forms a) frmTreeView: it contains only treeview control b) frmProperty: it contains only PropertyGrid Control When the main form is loaded I populate the TreeView Control and the tag for the nodes are set using a class which gets sets one text value and one integer as an example. Wha ...Show All

  • AngryHank I need help pls...

    I am a beginner in VB.. and i've only programmed a little about it.. is there someone who can tell me how can i learn the VB 2005 with only VB6 as my background can someone pls redirect me to a tutorial or beginner's guide to VB 6, VB.NET, and VB 2005.. plss i hope you won't ignore me... i just nid real help... do u happen to have an address of a beginner's tutorial in VB.net im rily sori for the bother Here is a link from the VB ...Show All

  • Jaimir Guerrero Using Visual Studio VB with Access 2003 -> General Questions

    So how is this done I have an access DB made up with the forms and stuff already in the .mdb file but trying to program vb in Access has it's draw backs and I'd like to be able to make the forms, etc, in visual studio vb and then have them connected to the Access Database. I have several tables that are connected to different forms, so it's not going to be just one table needs to be linked to the whole project. Can any one point me in the ...Show All

303132333435363738394041424344454647

©2008 Software Development Network

powered by phorum