Sqlserver

This sample demonstrates starting a SqlServer instance and client SqlRemoteConnection performing insert and select operations.

How to Run

In a console window run:

 
    Sqlserver
     

But it is more instructive to run one instance in your development environment debugger, stepping through the code.