Tagged Questions
The usersgroup tag has no wiki summary.
5
votes
6answers
1k views
What are good topics for presentations at .NET Users Groups
What are good things to present on at .NET Users Group meetings?
2
votes
3answers
111 views
Is there a C++ users group in the Northeast (of the United States)?
I noticed recently that there is a Northwest C++ Users Group. Is there anything similar in the Northeast?
Edit: I'm particularly interested in the Boston area, but others SO readers might be ...
2
votes
4answers
86 views
What's the best way to get speakers for my Users Group?
We just started a .NET Users Group in Missoula, MT. It seems hard to get members to speak, but many people like to attend. What is the best way to encourage attenders to become speakers?
We usually ...
1
vote
4answers
326 views
What's the best professional developer organization or association? [closed]
Is there an organization or association which a professional developer should get involved with? There are local .NET user groups, for example, but I'm thinking more about nationally/globally ...
0
votes
1answer
197 views
How to create ASP.NET 4.0 pages contain controls under roles (Admin or not)
I want to build web pages using ASP.NET 4.0 (C#), and I want some controls to be appear for the admin role for example. And disappear for the normal user.
I suggested the (Multiview) standard ...