Simple C# CRUD Desktop App
2015-03-19 15:23:38 +0700
This simple application which I built is about CRUD application using C#. In this example, that application is being used to save information that is username and IP address of user desktop computer. For beginning, create new project on Visual Studio (I use version 2008) with name InputDataApp.