Recent IT Questions

1 - 10 of 10
<<PREVIOUS 1 NEXT>>

Backing up a SQL Server 2000 database through VB.NET 2005

How might I backup a SQL Server 2000 database through VB.NET 2005?

View Answer   |  Jul 15 2008   6:53 PM GMT   |  asked by SQL Server Ask the Experts
SQL Server 2000, VB.NET 2005, Backup


VB.net download once per month

I currently have a label that displays the current month as an int i.e July = 7. I have a database with a username primary key and field 1 - 12 for each month. Each field either has a 0 or 1. I can use a detailsview to with a datasource to view all of the months data belonging to the logged in...

Answer Question   |  Jul 7 2008   6:32 AM GMT   |  asked by N7.green
VB.NET 2005, detailsview.findcontrols(), Database


how to update a row in grid view in vb.net

how to update a row in grid view in vb.net using sql server as back end

Answer Question   |  Jun 5 2008   7:28 PM GMT   |  asked by Anupamak15
VB.NET 2005, SQL Server 2000, ADO.NET


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?

View Answer   |  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


I am using SQL Server 2005. How can I retrieve data from live server through the Internet using VB.Net 2005?

I am using SQL Server 2005. How can I retrieve data from live server through the Internet using VB.Net 2005?

View Answer   |  Mar 18 2008   3:15 PM GMT   |  asked by SQL Server Ask the Experts
SQL Server 2005, VB.NET 2005, Visual Basic 2005


How can I save a picture to the SQL Server database and retrieve it using VB.Net 2005?

How can I save a picture to the SQL Server database and retrieve it using VB.Net 2005?

View Answer   |  Mar 18 2008   3:13 PM GMT   |  asked by SQL Server Ask the Experts
SQL Server, VB.NET 2005, VB.NET


.net client /server

how to write source code for Client - server Application I need to write Lotto genereting Application using VB.net

View Answer   |  Jan 8 2008   11:22 AM GMT   |  asked by Monaelsa
VB.NET 2005


Problem in accessing menustrip items in VB.Net 2005.

Hi everyone,I'm working with VB.Net 2005(.Net framework 2.0). I am having a problem in accessing the items in a menustrip of a form. Suppose there is an item in a menustrip named FILE. Under the FILE item there are 3 subitems- OPEN, SAVE and EXIT. Now, I wanna access and disable the 2nd subitem...

View Answer   |  Dec 24 2007   1:58 PM GMT   |  asked by Priyamtheone
VB.NET 2005, .NET Framework 2.0


Problem in accessing menustrip in VB.Net 2005

Hi everyone,I'm working with VB.Net 2005(.Net framework 2.0). I am having a problem in accessing the items in a menustrip of a form. Suppose there is an item in a menustrip named FILE. Under the FILE item there are 3 subitems- OPEN, SAVE and EXIT. Now, I wanna disable the 2nd subitem i.e. SAVE with...

Answer Question   |  Dec 20 2007   4:08 PM GMT   |  asked by Priyamtheone
VB.NET 2005, .NET Framework, Interface design


1 - 10 of 10
<<PREVIOUS 1 NEXT>>