Developing online invoicing and inventory application.
Posted
by RPK
on Stack Overflow
See other posts from Stack Overflow
or by RPK
Published on 2010-04-18T04:40:11Z
Indexed on
2010/04/18
8:13 UTC
Read the original article
Hit count: 782
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?
© Stack Overflow or respective owner