Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

6
votes
18answers
466 views

Do you attend user group meetings?

In the interest of brevity, it's really a yes or no question. If you would like to elaborate I am interested in knowing why you attend user groups and what benefits they have over participating in ...
5
votes
1answer
6k views

programatically add user permission to a list in sharepoint

how do i programatically add user permission to a list in sharepoint. i want to add the permission "Contribute" to a user or group for a certain list. im using c# Thanks..
5
votes
6answers
195 views

What good user groups are out there in London?

Just a quick question - what good user groups are there in London? I really want to up my game as a developer and it'd be nice to meet some other passionate developers in person. I'm interested in:- ...
5
votes
7answers
389 views

How to get someone started with ALT.NET

What is the order of topics to explain to a .NET developer or user group to get them started and interested with alt.net tools and practices. ORM IoC TDD DDD DSL CI MVC - MVP Version Control (I ...
0
votes
1answer
69 views

Programatically adding users to IIS_Usrs in C#

I want know how can i add service account users under IIS_USRS user group via some web interface. I need to provide it as some a part of my app. Environment - IIS 6.0 + Thanks Amit Ranjan
0
votes
1answer
29 views

Starting a group for developers of all skill… Any suggestions

I know this isn't directly related to code, but here goes anyway: I'm looking for suggestions on how to create a successful community in my area for professionals, students, or enthuasiasts who want ...
0
votes
1answer
211 views

User/Group multiple ownership Model using Entity Framework 4

Hi guys I have to model the following situation. I came up with 2 possible alternatives, but I want to know if there's a better solution. Here's the deal... Simplified Schema User ...