The role tag has no wiki summary.
3
votes
2answers
357 views
What .NET objects should I use to create a cookie based session in MVC?
I'm writing a custom password reset application that uses a validation technique that doesn't fit cleanly with ASP.NET Membership Provider's challenge questions.
Namely I need to invoke a workflow ...
4
votes
1answer
215 views
J2EE - Field level Role-based security for a complete web application [closed]
I have a complex website designed using Spring MVC and MyBatis. User Interface is very complex and we have lot of custom made widgets - calenders, lists, graphs etc.
If we were to implement field ...
7
votes
1answer
567 views
Who is Configuration Manager?
I would like to ask members of the community about the role of Configuration Manager, as you see it. I'm not asking what Configuration Management is, as long it had been asked before. What I need to ...
9
votes
1answer
660 views
What are the differences between aspect-oriented, subject-oriented, and role-oriented programming?
I know there are many papers describing these three paradigms but I'm looking for a schematic explanation.
There are a few very good descriptions of aspect-oriented programming on here so I'm asking ...
4
votes
2answers
419 views
Difference between these 3 manager roles
Roles:
Development Manager
Program Manager
Project Manager
I have read a bit and independently I understand them well enough. However when you combine them, it seems to me that some ...
6
votes
4answers
305 views
Scrum roles mixed up
Here at the office our Scrum roles are a bit mixed up, so I would appreciate any advice on how to improve it.
We are a small team of 4 developers (one of which is a de facto scrum master) and we also ...
4
votes
4answers
426 views
Is performance engineering a different specialization from general software development?
A major objective of software development is to focus on delivery of features implemented in good quality code.
Knowledgeable developers are supposed to write software with good performance to the ...