I am a beginner to VB.I have seen in Shop Invoicing Programs.... In the Item Field, when the control...
By ajmal
Q:Then, the couple start to make love, and the other passengers just put their heads down and become...
By corligthert
I am a novice at this and am trying to ceate a customised Menu.The Menu is actually a configurable i...
By Guest
HiHow do i put a special character like " in a string?' Use "" to put a " in a string literal:Dim s ...
By larrylard
Suppose that you have a string e.g. "delicious" and an integer e.g. 5. Howtoreplace the character at...
By dinkoderanja, 2 Comments
Hi,which method or property in the DataGrid returns the number of rows in it!!!?Regads,Rochdi...
By john, 1 Comments
HelloI try to add a listview item to the top of the list. I couldn't find thesolution to this.After ...
By manfred, 2 Comments
I run my VB.NET program. The Startup form is the Form1. Form1 has a TextBox1 control.Then I show the...
By martialdc, 1 Comments
dear ravindra,Thank you for devoting ur time towards my query.as iam a programmer in vb and i have t...
By corligthert, 2 Comments
Execute nonquery effects only for DML like Update delete and insert statements only,
for select statement we have to choose ExecuteScalar or ExecuteReader methods. these methods can return datareader and gives the result for your query.
hbb | Wed, 18 Nov 2009 08:10:00 GMT |