Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
I am looking for a software/plugin to allow two users share working session in vs.net 2010 w/o using SVN or similar software. Is there anything (commercial or free)?
the product VSAnywhere works great and likely does exactly what you want!
Are you looking to do pair programming on this one session? If so try using some implementation of VNC to share the screen and Skype for communication.
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
As the title says. How is this best done?
I have done a lot of Googling but no luck
Using a version control system, like Git. You can create a free repository on Github.
Some getting started links:
How to use Git?
http://rogerdudler.github.io/git-guide/
Or natively in XCode: http://appcoda.com/git-source-control-in-xcode
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
The Skype desktop API was being closed, but they've reversed that decision. I'm now not able to register as a developer (http://developer.skype.com/) as they're 'not accepting new registrations'.
I need to start looking into this as I want to develop a call recording component for Mac (and Windows, but most importantly Mac).
So is there a mirror for the documentation somewhere so that I know how this works? And is there any example code for this?
A comment in this question seems to imply that they provide both tracks of audio readily so I believe that once I can get this info, it should be quite a simple task!
Turns out the Wayback Machine has my answer:
http://web.archive.org/web/20130607130426/http://dev.skype.com/desktop-api-reference
Who would have thought it? ;)
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
I am researching if ADLDS or ADAM is suitable for handling the users of a company product. Currently we are using AD, but we are planning to scale to more customers without needing to buy CALs.
I got how to use ADSI Edit to add User & Groups, but I couldnt find any tool to do that like "Active Directory users and computers", and I would like to avoid developing one. Is there any free GUI to manage AD LDS?
You can still use an LDAP browser. Apache Directory Studio, which is working on the top of java (on both Windows and Linux) is the best Open source one.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
As far as I know some company will use Devexpress to speed up the UI design
some company might use the AssistX .
another question:
is there any plugin which can help to keep a eye on our company 's code convention? If someone don't follow the convention, visual studio will warn him ?
Agent Smith for Resharper is what we use where I work that seems pretty good about some conventions.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I've heard they have standard GUI guideline, but I can't seem to find a working link.
Thanks.
Is it the Windows User Experience Interaction Guidelines that you are looking for? Or perhaps rather the Windows User Experience Guidelines document (~3 MB pdf file)?
Possibly Windows User Experience Interaction Guidelines.