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 ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22824912.htm...
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23152014.htm...
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 ...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23153234.html
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 ...
http://www.experts-exchange.com/Software/Internet_Email/Anti-Virus/Q_23171822.html
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 ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23220867.htm...
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23237241.htm...
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23287696.htm...
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23320980.htm...
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...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23378026.html
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..."...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23400840.htm...