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 have two 1-hour presentations per meeting.
...
What are good things to present on at .NET Users Group meetings?
...
Within c#, I need to be able to
Connect to a remote system, specifying username/password as appropriate
List the members of a localgroup on that system
Fetch the results back to the executing computer
So for example I would connect to \SOMESYSTEM with appropriate creds, and fetch back a list of local administrators including SOMESYST...
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 interested in other locations as well.
...
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 recognized groups which might help one's career or even personal development. Or perhaps even groups which simply provide industry discounts/perks ...
Hello world!
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 control!
The question is: Is this method PERFECT? or there are many better methods to apply?
Thanks all :)
...