Create project

Create project

As shown in the previous exercise we can create one more console project named DisconnectedMode in the same solution end set it as the startup project by right clicking it, once completed the solution structure will be as shown:

Install SQL client

As discussed previously we need to install the system.data.sqlclient package in this project as well since packages are project specific!

Last updated