I am building an application with a setup project to be installed on a machine with .NET F/W 1.0. My build machine is running VS.NET 2003, which uses .NET F/W 1.1. I can build the application project (specifiying that target machine has 1.0 OR 1.1) and hand-install it onto my target (.NET F/W 1.0)...
How can you draw lines and boxes on .NET forms? I have the drawing toolbar, but it is greyed out in form design mode.
I haven't used VB in forever but I'm trying to create a simple program. I'm going to run program along with a couple of other files on a CD. I've created two buttons, the 1st to open a file and the 2nd to open a different open. I'm using a call shell command but if the cd rom drive letter is...
Hi, I urgently in need of a solution, which allows a column of a Windows Form DataGrid to contains multiple textboxes. I'm aware that the way to place a textbox in the DataGrid is through the - .AddRange(new System.Windows.Forms.DataGridColumnStyle[] {...
Hi, im a vb.net developer...or well i try. Please i need help on this one...big time. Im just gonne get straight to the point, I need in a seporate app. to monitor or run a loop ( i know to do the loop and check with a timer) and check if a session of Internet explorer has been opened, this is...
I'm importing succesfully iSeries Spoolfiles in Windows Systems with an ActiveX/VisualBasic application and the CA400's cwbobj.dll. In order to optimize my VB app I would like to have specific informations about cwbobj's function ReadSplf and about filtering the Spoolfiles list by Outq. (Sorry...
I need to stop users from using the Windows Close (x) button on IE6. The application is VB.net WebForm based which accesses a mainframe transaction service via the browser.Is there anyway of making the windows close (x) unavailable to the user?
Hi there, I have an interesting problem. I need to write a program that checks to see if data has been inserted or updated into a Microsoft access database or sql server database. The program needs to be compatible with both types of database, so using triggers is not possible as it wont work in...
Hi, Does anyone know how to grab the name of a Class Module (or Procedure) at run-time without having to hard-code it? Many thanks Matt
Does Finalize on an object trigger in visual studio vb dot net debug mode when the session times out? I set a break point and it never showed up. Any thoughts?
Ok, my company just updated to new servers running window server 2003. The database server was window server 2003 before this upgrade. I had written a couple of apps in VB.Net using the sqlconnection object and they worked fine, I was also using some old ado I am just learning .net. As soon as we...
We are expanding and we are looking for vb.net programmers. Our budget is limited, so we want to focus on college grads. Do you know a test, or whatever method, that will help qualify the applicant, so we make sure we are getting a REAL programmer?
By trying to access a BAPI we get an error after the line that starts with: ?error occurs in this statementa Maybe someone has a idea what is wrong in the statement. Peter using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Drawing; using...
I want to use a ProgressBar control in marquee mode. In other words, I want to have a piece of the bar scroll across the screen repeatedly to show that something is happening, along the lines of the progress bar that is displayed during a file search in XP. I know that you can do this via the API...


