Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
About Me

A Software Developer,Techie,Internet Ninja.Post Graduate Computer Science From University of Mumbai.

Interests
ProgrammingInternet SurfingSocial Networking BloggingGamming
PC Specs
HP Pavalion P6110in Desktop, Windows 7 Ultimate.
Favorite Forums
Favorite Tags
Member Avatar for bhavan kamble

Guyzz My project is on Restaurant Mgm. I stuck to a place,where I have to Delete Values from Multiple Tables in the database This is My code [CODE] Private Sub BtnCancel_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles BtnCancel.Click Dim id1 As Integer id1 = Cbid.SelectedItem ds.Dispose() con.ConnectionString = …

Member Avatar for Reverend Jim
0
1K
Member Avatar for bhavan kamble

I have 1 Table Called "Menu" there are some textboxes and a combobox. I want to fill data in the Textbox called "Menu_Rate" on Selection of combobox selected item & coressponding rate of the Menu shoud be displayed in the textbox. [U]This is my Code[/U] [CODE]con.ConnectionString = "Data Source=localhost;Integrated Security=true;Initial …

Member Avatar for bhavan kamble
0
2K