This sample demonstrates starting a SqlServer instance and client SqlRemoteConnection performing
insert
andselect
operations.
In a console window run:
SqlserverBut it is more instructive to run one instance in your development environment debugger, stepping through the code.