The roles tag has no wiki summary.
0
votes
2answers
153 views
Design pattern for data privileges
I'm designing a financial system that should grant access to data based on roles and privileges. For example, a manager can see the financial transaction of users under his domain but not information ...
10
votes
6answers
877 views
What defines “software developer” role
I am a junior software developer and I have been working for a company less than a year.
While I always thought being a software developer means to develop software and CODE something, my tasks are ...
6
votes
5answers
381 views
Is a coder that 'quality checks' bug fixes and bugs raised by testers a recognised role?
I've recently found myself frequently in the position where I'm checking both bug fixes by other programmers, and bugs raised by the QA team.
Any bug fixes frequently end up having 'collateral ...
2
votes
1answer
124 views
Should I manage authentication on my own if the alternative is very low in usability and I am already managing roles?
As a small in-house dev department, we only have experience with developing applications for our intranet. We use the existing Active Directory for user account management. It contains the accounts of ...
4
votes
2answers
143 views
What kind of permission is this? (Groups+Roles)
I'm starting to need an access control for roles in my app.
I don't know much of this, but I understand how vBulletin works:
I create groups, then give permissions to groups.
I think that what I ...
0
votes
1answer
451 views
C# Role Provider for multiple applications
I'm making a custom RoleProvider that I would like to use across multiple applications in the same application pool. For the administration of roles (create new role, add users to role, etc..) I would ...
1
vote
1answer
115 views
A job role where connection with other developers along with writing code
Is there a position in companies (and which ones?) where the role is writing some code along with going on to the seminars to connect with other developers who maybe the clients of your/company's ...
3
votes
2answers
178 views
In an MVC project, does the Information Architect define the models?
The definition of an Information Architect's responsibilities seems to fit neatly with the definition of 'model' in the MVC pattern. But I've never heard the two concepts discussed together.
In a ...
4
votes
4answers
219 views
Who usually does the use case analysis in the team?
I've just started my first IT job in a team with two developers (junior and senior), a project leader and an architect. My role is not yet completely defined and I said I'd be ok with both programming ...
0
votes
4answers
648 views
Is there another name for Scrum Master?
Is there another name for Scrum Master which is less Scrum-specific? I've worked in agile teams where this role is clearly necessary (and filled), but we were not using Scrum per se. Despite this, ...
10
votes
5answers
5k views
In Scrum, why shouldn't the Product Owner and ScrumMaster roles be combined?
In the more traditional projects that I've worked on, the project manager (and, on larger projects, there might be associate/deputy/assistant project managers should one person be unavailable) is the ...