Relative Content

Tag Archive for web-development

How should I implement permissions?

I am using cppcms to create a blog like application and I’m trying to write a permission system, although I’m confused as to what would be the most efficient and manageable method.

How to handle security of temporary data on web server?

I’m primarily an ASP.NET developer but this question really applies regardless of language. So obviously it is a good idea to prevent external attacks that arise from session hijacking and csrf attacks as well. But what about internal attacks when the data involved is temporary, needed for the entire session but also sensitive and worth stealing? There is the naturally just only hire trustworthy people route, but lets say that doesn’t apply.

What was the first server-side language [closed]

It’s difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 12 years ago. I was thinking about different server-side languages and […]

Which mobile devices cover the widest spectrum for testing?

My company has decided to purchase a multitude of devices for browser testing our stages e.g. iPhones, Android, Windows and assorted tablets. They’ve tasked me with finding specific devices that cover largest common denominator of users and scenarios.