Hello,
I am quite new t web application development.
I would like to develop a system like this:
Internet connection------------------------------Login page---------------------------- GUI(Where I can add or retrieve Information)------------------------------Client database(Hosted on client server but I have access to it)
I really do not know the best way to implement this right now and I will like your advice.
Thanks
Syed ShanuPosted Apr 9, 2015, 9:18 PM
http://www.c-sharpcorner.com/UploadFile/asmabegam/insert-select-update-delete-in-Asp-Net-with-simple-login/
Akhil GargPosted Apr 9, 2015, 1:12 PM
There are different ways and design pattern to do this. SO better you go through different design pattern,services and then start implementation.
Shubham KumarPosted Apr 9, 2015, 5:21 AM