visual basic

  1. S

    Question How can i draw a directed line in visual basic.net ?

    i Want to draw a Directed Weighted Graph in Vb.NET...:D but can't get codes for directed line... i need a vb code to draw a Directed line with a text box in center of line to weight that Edge with mouse Events... Plz provide a Code or a Whole project (application) in urgent (in 2 days) .... Thanks
  2. D

    Question Unable to cast object of type 'System.Data.DataTable' to type 'Microsoft.Office.Inter

    I keep getting the following error every time i run this script i cannot find any info why this is happening and how to fix it, any help would be great Dim plmExcelCon As New System.Data.OleDb.OleDbConnection Dim cmdLoadExcel As System.Data.OleDb.OleDbDataAdapter Dim...
  3. I

    Question Splitting text

    Hello there, I'm trying to make a rcon tool on my own style. If i call up the status of the server i get this as response: 1 2 69 e783c1084e329ae25ee4a2a799e38d25 mathieu91^7 50 xx.xxx.xxx.xxx:28960 27148 25000 2 25 153 59cfd2cdc3bc40006d281655c1db039b Marty^7...
  4. A

    ask the user to input?

    For my visual Basic class i have to write a console application in VB 2005. The program is supposed to repeatedly ask the user to input a random number until the user enters -1 at which point the program will display the Highest Number and Lowest Number entered by the user. I've been working...
  5. S

    Exception: "Update requires a valid InsertCommand..."

    Exception: "Update requires a valid InsertCommand when passed DataRow collection with new rows" This is the error message i got when i tried to update my database. The way i'm trying to update is by creating 2 DataRow objects and adding each to a DataTable that i filled with DataAdapters, then i...
  6. S

    Resolved Is there somewhere i can download vb .net 2005?

    i've looked all over xanadu, but i can't find a copy of visual basic .net 2005 express edition... my computer died (not a metaphor or personification; it literally died (it was alive)), so i need to download it again... does anyone know of a site that still offers this program?
  7. K

    Question Mapping addresses to a google map in VB

    I am using visual basic and have a large number of points I would like to plot on a map. The information I have is the street address, city, state and probably the zip code. All I want is a dot on that map and these dots are confinded to the 50 states. I understand this may involve using...
  8. S

    Question What happens to a killed process? Does it exit properly?

    I have a app that is starting up a thread that runs the standard windows defrag utility. It also gives the user the option to cancel the defrag if they want to. Problem is if the thread defrag is running on is canceled is there any data loss or does it just do the last operation and then exit...
  9. J

    Set tab stop in CR text object

    How do I set a tab stop on a text object, VS 2005 crystal reports? The documentation I found for 2003 doesn't seem to be the same. Visual Studio 2008 seems to have a nice tab after paragraph on text formatting of a text box. Did they forget we need tab stops in VS 2005? wanting to format...
  10. W

    Make the VB to .Net Migration

    VISUAL BASIC 6 - .NET CONVERSION We are a Microsoft Gold Certified Partner, recognized for our expertise in V6 - .NET Migration. We have developed custom conversion tools to make the upgrade quick and cost effecive. Thanks to the successful execution of large Visual Basic to .NET...
Back
Top