2D arrays
how can i find sums of each column in 2D arrays of vb ?
Answer Question
| May 15 2008 0:31 AM GMT
| asked by
Rgyi
VB.NET, Visual Basic .NET, 2D arrays
vb.net
I have developed an application in VB.NET using Visual Studion.NET 2003 on my computer. I can successfully run the application using the VS.NET 2003.. Now i want to run the same application on another computer, in which there is no Visual Studio.NET installed... but the operating Systems for both...
View Answer
| May 7 2008 9:28 AM GMT
| asked by
Roshy
VB.NET, Visual Studio 2003, Visual Studio
Opening Windows Form using ComboBox in VB.NET
How can I program a List Box or Combo Box control to open a Windows Form in VB.NET 2005 using the selected value of the control?
Answer Question
| Apr 22 2008 5:38 PM GMT
| asked by
Rpguthrie3
VB.NET 2005, Visual Basic .NET, Visual Studio 2005
about checkbox
Iam just at the very basic level of entering a boolean value(yes/no) for the check box cheked value in to a database with field check...for this Iam using a string variable checkvalue and proceeding like thisprivate sub submitbtn_click(.......)dim checkvalue as string=""if checkbox1.checked= true...
View Answer
| Apr 14 2008 11:00 PM GMT
| asked by
Anupamak15
VB.NET 2005, SQL Server, CheckBox
how to store the radio buttons checked value in a database (sql)using vb.net
Iam having 2 radiobuttons in my web form rbown and rbrent for the user to selcet whether he owns a house or he rents.I assigned own and rent as text propertis to the 2 radiobuttons and groupname as group1. Iam trying to store the text values depending on the selection of the radiobuttons in the...
View Answer
| Apr 3 2008 3:29 PM GMT
| asked by
Anupamak15
Visual Basic .NET, VB.NET, Radio buttons
vb.net connection string for ms sql database for window application
vb.net connection string for ms sql server database in window application
View Answer
| Apr 2 2008 7:55 AM GMT
| asked by
Nikhil21
Visual Basic .NET, VB.NET, SQL Server
Check for Inserting Same ID Number using VB.NET and SQL Server 2000
I have ID Number Based Application once i enter one ID Number how can i put a check to stop entering same ID numberam using VB.Net with Sql2000
View Answer
| Mar 23 2008 11:23 PM GMT
| asked by
Flyhigh
VB.NET, SQL Server 2000, Visual Basic .NET
Differences between versions of Visual Basic
What are the major differences between Visual Basic 6.0 and Visual Basic 2005-2008. Is Visual Basic 6.0 simpler to learn for a beginner than Visual Basic 2005-2008.
View Answer
| Mar 17 2008 0:34 AM GMT
| asked by
Priceless
Visual Basic 6.0, Visual Basic 2005, Visual Basic 2008
vb.net appilication not running a in network
Hellow All I have developed a small appilication in vb.net 2005 with sql server 2000. the appilication is running in a machine is ok. but when i am going to access the appilication through another machine in the network is not running. How can I solve this problem please help, Thanks
View Answer
| Dec 7 2007 1:55 PM GMT
| asked by
Sowmi ssk
Visual Basic .NET, SQL Server 2000
Difference between commands
What is the difference between clear command the setting an object to nothing?
View Answer
| Dec 5 2007 5:56 PM GMT
| asked by
Tkilgore
Visual Basic .NET
Excel Interoperability
When I execute my code that has early binding of Excel object, I am getting many processes being spawned. How can I keep the processes from being orphaned after the application completes? I have already set my objects to nothing at the end of my procedures.
Answer Question
| Nov 27 2007 1:49 PM GMT
| asked by
JohnG
Visual Basic .NET
Databinding Radio Buttons in VB.NET
The best way to visualize my question is to think of how Microsoft Access handles radio option buttons. In Access, when you put in radio button controls, each one is given a unique, numerical value. When the radio button is selected, its numerical value is stored in the table behind the form.I'm...
View Answer
| Oct 13 2007 8:07 PM GMT
| asked by
Bob721
VB.NET, Visual Basic .NET, Databinding


