Developing online invoicing and inventory application.
Posted
by Rohit
on Server Fault
See other posts from Server Fault
or by Rohit
Published on 2010-04-18T04:40:11Z
Indexed on
2010/04/18
6:03 UTC
Read the original article
Hit count: 773
My clients are using a desktop version of my inventory solution that I developed using .NET. I want to make an online version so that data is available centrally and clients can work from any location.
I searched using Google to find similar tools and found few. I want to know what type of security considerations to take while designing such an application? Some clients can't afford dedicated server cost. What if I use shared hosting only? What are the risks of shared hosting?
© Server Fault or respective owner