Hi,
Currently I have designed the classes for my application.But how to give the access to my application to the client side,without exposing my implementation of the classes.I hope that thru interface concept we can implement it.But I am new for doing Client and server application development.
Could anybody help me i doing the client and server side development.Wit h simple example
Thanks in advance
PSB
Currently I have designed the classes for my application.But how to give the access to my application to the client side,without exposing my implementation of the classes.I hope that thru interface concept we can implement it.But I am new for doing Client and server application development.
Could anybody help me i doing the client and server side development.Wit h simple example
Thanks in advance
PSB
Comment