Tagged Questions
4
votes
8answers
205 views
What do I need to be cautious of when creating a user-content driven site?
I'm slowly but surely working on a site using ASP.NET MVC which will contain a bunch of user-generated content, such as submitted links, comments, markers on a map etc.
I need to know what stuff I ...