Hi, I'm trying to create a simple application launcher in vb.net i would use at work, I'm a computer tech and i constantly need to install the same package of software on newly deployed workstations (antivirus, works, media player, etc). I've tried the following: Shell("installer path") and ...
Im quite new to database security and MSSQL server 2005 and 2008 and was hoping to find some extra sites or books to help as I am currently writing an application to send OS info and service tags to our SQL server. I obviously can t have the SQL server directly on the internet with an open port but...
whate differance between ado.net and sql and datadapter and using in 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...
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?
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 this private sub submitbtn_click(.......) dim checkvalue as string="" if checkbox1.checked=...
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...
vb.net connection string for ms sql server database in window application
I have ID Number Based Application once i enter one ID Number how can i put a check to stop entering same ID number am using VB.Net with Sql2000
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.
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
What is the difference between clear command the setting an object to nothing?
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.
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. ...
Hi all, I want to ask if anyone knows how to open a Exchange server database? or how to read emails and contacts from the exchange using VB.Net? Thanks.


