Advertisement

1 - 10 of 54 containing alltags:("visual basic.net 2005") (0.001 seconds)
I have a console application that is called by another application (PostgreSQL, in this case) and I need to return back to that application the result of a function within my console app. Is there ...
Zones: MS Visual BasicDate Answered: 09/13/2007 Grade: A Views: 0
Hi,   I have a DataGridView in my VB.Net 2005 project Form.  I do not set my DataSource for my DataGridView in Design mode but rather fill with a sql statement and set DataSource property in code...
Zones: MS Visual BasicDate Answered: 02/21/2008 Grade: A Views: 26
I recently created a windows service that execute a store procedure in a database.  But this only happen when the service is started.  I need to service to execute the store procedure and after it ...
Zones: .NET, MS Visual Basic, .N...Date Answered: 03/11/2008 Grade: A Views: 0
Hi I want to change some words in coloured words in a Richtextbox. ( like a code editor ) I want to change the important words, like functions such as "WHERE", "FROM", "ORDER BY" Im using ...
Zones: Anti-Virus Apps, MS Visual Basic, Visual S...Date Answered: 02/18/2008 Grade: B Views: 126
I want to run a program that collect data once a day and then close the program.  The problem is I need the user to have access to the program to get it properly configured.  If the program is set ...
Zones: MS Visual BasicDate Answered: 03/07/2008 Grade: A Views: 0
I'm trying to convert a vba program to vb.net 2005 and I'm Having a problem with the following line: oChart.SeriesCollection(1).values = oSheet.Range(oSheet.Cells(2, 2), oSheet.Cells(rowCnt + 1, 2...
Zones: MS Visual Basic, MS ExcelDate Answered: 03/13/2008 Grade: A Views: 13
Hi Everyone, I need to make a Status Bar that displays an ID number on a form to 'flash several times in the form, right now I have only got to the point where it displays the message but it does i...
Zones: MS Visual BasicDate Answered: 04/02/2008 Grade: A Views: 0
Hi Everyone,      I have a main form made to enter observations, on the form you select from a combobox the employee name who made the observation, but I have been requested to add an option to ad...
Zones: MS Visual BasicDate Answered: 04/21/2008 Grade: B Views: 4
I have a multi-tabbed form, each of which contains around 100 controls. They are a variety of textboxes, checkboxes, dropdown listviews, etc. In certain instances I need to reset all of these cont...
Zones: .NET, Visual Studio, ...Date Answered: 05/05/2008 Grade: B Views: 0
Hi - am using the inbuilt Splash Screen feature of vb.net 2005.  I wanted to have a label on the screen which I can update as various events occur during startup - e.g. "Connecting to Mainframe..."...
Zones: MS Visual BasicDate Answered: 05/14/2008 Grade: A Views: 51