-
Dot Net Remoting!
i m building a client/server applicaion using vb.net. it is basically a database driven applicaion. my client will send queries like selection,insertion,updation and offcourse deletion. can any one help me how can i do this using vb.net.
i'll appericitate if any one guide me through vb code instead of c sharp.
Roamer :wave:
-
Re: Dot Net Remoting!
what database are you using?
-
Re: Dot Net Remoting!
i m using Advantage Database, it is installed on the server. my client portion of the applicaion just send the Action queries to the Server, and server returns the DataSet, and i manipulate it on the client.
-
Re: Dot Net Remoting!
Not familiar with the db. I just went to the companies website. there is a developer zone on their website that you have to sign-up for. That will probably be your best resource for this matter.