# Saturday, September 03, 2011

In this post I want to show you how to create a very simple Windows Console client for The Smart Shopping List using Visual Studio & the RestSharp REST library.

  • Create a Windows Console Application using Visual Studio

image

 

image

 

  • Add the following code
image

 

  • When you build & run the application you should get an output similar to this:

image

You could also create, read, update & delete (CRUD) Stores, Product Categories, Products & Shopping List. Please check this post for more information.   

posted on Saturday, September 03, 2011 8:03:49 PM UTC  #    Comments [0]
Comments are closed.