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
~257 People Reached
Favorite Forums
Favorite Tags
Member Avatar for debonair

hi ppl.. i want to create form where one part of the form should be a browser(i have used web browser control s ) and other is a visual studio 2005 application. i used the follwing code Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click System.Diagnostics.Process.Start("C:\Program …

Member Avatar for Comatose
0
119
Member Avatar for debonair

i want to connect my SQL server 2005 data base through c++ code.. please soem one help me.. more precisely, when ever there is a update in the data base i have to pass the values of the field to another application thru c++ code..

0
73
Member Avatar for debonair

HI, im supposed to do a project to interface a server and a service. when a table is inserted with a particular even, im supposed to pass it to the another application and trigger a even on it. data comes from another application. i have a idea of writing a …

0
65