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

Software Development Network >> Visual Basic

Visual Basic

New Question

Combo boxes in datagrid view give errors when closing form (VB 2005/.net2/sql 2005)
file modifiers username across network connection impossible?
VB equivelent of a C++ line of code
How to convert .doc files into .pdf in VB6?
Set an environment variable
Help on file append
OO Pattern for batch processing
Filter data from text
read text
Question about tabcontrols

Top Answerers

Designs
Blake Bishop
Apteryx
Xaz
Gaurav Sisodia
lpd0084
CSharpGuy
Michael King
Desmond Molins
Matthias Eck
Kelly, Jimi
Only Title

Answer Questions

  • Tsachy-Gal Shemesh treeview question

    i have here a treeview control wherein it contains a root node named "Receptions", it has a child node named "Orders".Orders has a child node also named "Records"..I have also a panel named panelTransaction...I want to show the panelTransaction when i clicked the Records node..can someone please show me how thanks... thanks Frank for being so helpful.... somebody please.. ...Show All

  • Jackrv Connecting Application to Internet

    I'm curious as to how to set up the network connection. I have the email set up, however i have no connection through my application... my email code is as follows: Dim email A s New System.Net.Mail.SmtpClient email.Send ( "from", "to", "subject" , "message" ) Any suggestions ...Show All

  • Fahmy Create Unique File name in ASP on Windows 2003 server

    Hello,      I am having a problem with an older .ASP application that was using the following code I wrote to create a unique file name : Set fso = CreateObject("Scripting.FileSystemObject") mTime = Mid(Now,Len(Now)-10 + 1,1) mTime = mTime & Mid(Now,Len(Now)-8 + 1,2) mTime = mTime & Mid(Now,Len(Now)-5 + 1,2)   Set f = fso.OpenTextFile("d:\inetpub\internal\public\webapplications\jetforms\" & mTi ...Show All

  • freka586 SQL Express 2005 won't save any data

    Can someone please help me   I am so stuck. I've constructed the example in Help 5 times and the 16 part learning series (section 9) 9 or 10 times, and cannot get the Data Grid View or Details View drag and drop database to do anything other than display data.  They simply will not save any data at all. To answer your question, I have created the table, entered sample data and hooked up the data source. I followed directions ...Show All

  • DVD_SH OpenFile()

    I need help using open file, a module (.dll) actually. I have somthing like this:   dim myModule as [Module] and i need to make myModule equal somthing like myModule = openFile("module.dll")   I looked for examples online and found nothing of use   PS. Actually the goal here is I am trying to inject a dll into a process of mine. I am having a problem though with the proper decleration of the dll. If anyone ...Show All

  • DavidMBaker Disabling the security with Excel 2000

    Hi all My friend uses Visual Basic Application code embedded in a Excel Worksheet for his application. When the machine has the EXcel MAcro Security as 'High' (Tools--> Macro --> Security) the macro fails to get executed. How to turn off the security (make it Low) from Visual Basic or C# code. Thanks Shasur ...Show All

  • Randy Eppinger Function CInches

    Hi i was using this code in MS Excel and was working fine but i need to use it in a small application i'm making in Ms visual studio 2005, if any one can help thanx. '\ This function converts a string like 5'-6 1/4" to a decimal number '\ of inches that can be used in calculation. Function CInches(Text_string_containing_values_for____Feet_Inches) '\ These values are used to examine the input string, one character at a time ...Show All

  • Runaway Date Sorting issues in DataGridView Column

    Hi, I am converting a VB6 program to .Net/VB2005 as a learning experience. I'm testing the DataGridView control to display my data and have some difficulties. My data is in a single disk file with user-defined-data-type fixed length records. The first column in my DataGridView displays a transaction date. All the DataGridView columns are textbox columns. The dates load and display correctly but if I click the column header and use the built in ...Show All

  • LisLis synchronous vs asynchronous

    I am a newbie and can anyone explain to me the difference between synchronous vs asynchronous programming Does .NET framework (VB 2005) is synchronous by default Actually, The topic is really complicated and depends upon the scheduling algorthms of a given operating system which means that the discussion is OS dependent. Arbitrarily lets call a thread the "foreground". We can hav ...Show All

  • kedar1 The IDE and "snap" modes.

    I think the VS2005 IDE is really wonderful. There is a difficulty I've had. I don't like snap to grid and I've turned all snap functions off that I possibly can. And yet the designer seems to want to move controls and objects in discrete chunks. It's really bothersome.   Yeah,   That's what has me puzzled. I've turned all "snap" guides off and there are no control conflicts. It's just that the movement of the controls o ...Show All

  • Zeid How to convert .doc files into .pdf in VB6?

    Hi, I have created a word document using bookmarks and other things in VB. When i want to finish my document, I can only save it in .doc. Are there some libraries to pass to PDF Thanks! hi I am too facing the same problem Requirements: User can have any type of printer drivers like CutePDF Writer,eDocPrinter PDF Pro..etc... User will send input as arguments 1->Source word Filename 2->pr ...Show All

  • Pluto1951 Login in VB app

    Can you help me! I have a SQL Server 2005 with a database on it. I would like to create a login form on a VS 2005 VB app that validates a user's credentials. Thanks guys, Zack Owens Dear Silkkeng, First of all, would like to thank you for ur suggestion! Really appreciate it! Would like to check with you.. Ur suggestion is instead of using the code as below: if UserID = Table.Staff_Info.UserID {        I ...Show All

  • Joccar ? difference between: Me, MyBase and Parent

    I don t know what the difference is between these three items: me, Mybase, parent When do we use each of them. Also is the quivalent of this in C#: Me or MyBase Gracias Amigos:) thanks a lot for the explanantions. MyBase and MyClass are used mostly to work around virtual calls - the typical use of mybase is to call the base implementation before doing what you need to do for your class:   Module Module1 ...Show All

  • Ram Pamulapati Form Printing

    Hello All, I am very new to programming. I am using VB6. Here is my problem: I wrote a simple financial statement calculator for work. The program itself works great. When I go to print is when I have problems. The form will print exactly as whats on the screen (which is good), but the printed form is really small. Below is the code that I used for printing in VB6. Again, I am very, very new to VB Private Sub cmdPrint_Click() ...Show All

  • Ian Darke Serial Port Hex CRC Calculation, help please.

    Hi there, My program creates this output: 0xA0+0xAF+0x01+0xAA+0x6F+0x01 which then I need to add the checksum to the end. E.g. "0xC5+0x5F+0x0C+0x00+0x00=0x130 which is therefore CRC=0x30" << from my manual (but doesn't help me). So: A0+AF+01+AA+6F+01 = 2A6 or 618 as Integer. But I need the answer as a Byte. But byte's only go to 255! No where near 618! So help please in converting this 618 into a CRC Byte, pleas ...Show All

424344454647484950515253545556575859

©2008 Software Development Network

powered by phorum