Sync Visual Studio Preferences [duplicate] - visual-studio

This question already has answers here:
Closed 10 years ago.
Possible Duplicate:
Sync Settings between computers in Visual Studio 2010
I know it's possible to export/import settings for VS, but is there any service for syncing them across machines?

This might help, it is a way to use dropbox to sync settings and extensions via the cloud:
http://trycatchfail.com/blog/post/Sync-Your-Visual-Studio-Environment-Through-THE-CLOUD.aspx

Related

How to Compile Visual Basic 6 code in Visual Studio [duplicate]

This question already has answers here:
Development Environment For VBP FIles
(4 answers)
Closed 7 years ago.
I have a project of Visual Basic 6.0, in that I have some code changes. for that I need Old Visual Basic 6.0 IDE that I don't have.
So anybody can me tell me that,
Is that possible to compile that VB 6.0 code in Visual Studio 2010 and later and how.
Or Where i can get the Visual Basic 6.0 IDE Setup and that i can install in Windows 7 OS.
Thanks in Advance.
You will need to get the IDE first, and then:
For installing in Windows 7 you may need to follow the instructions in this website

Have Visual Assist X disabled by default? [duplicate]

This question already has answers here:
Disable Visual Assist X for certain project types
(2 answers)
Closed 8 years ago.
Is there a way that when Visual Studio Starts have Visual Assist disabled and enable it when I need it?
I mostly work with C# projects and for that I use Resharper. However when I am working with C++ I would like to use Visual Assist and only then I would like to enable Visual Assist.
Is it possible to achieve that?
You can disable Visual Assist for certain file extensions:
Open Visual Assist's options menu
Click on "Projects and Files"
Type .cs to the editbox next to "Extensions to Ignore:"
Hope this helps.

Undo accidental check-in with TFS [duplicate]

This question already has answers here:
Closed 10 years ago.
Possible Duplicate:
How to rollback in Visual Studio TFS?
I need to undo my check-in in TFS.
How do I go about?
where can i read up on how to do it please?
thanks
I found plenty of examples, i did not search for it correctly
How to rollback in Visual Studio TFS?
How do I rollback a TFS check-in?

Alternatives for VS [duplicate]

This question already has answers here:
Closed 11 years ago.
Possible Duplicate:
Alternatives to MS Visual Studio .NET
Hy guys.
I'm looking for an IDE with highlight colors(allternatives for visual studio).
with support to C#/ASP.net Javascript/Jquery
MonoDevelop?

Will Visual Studio 2010 Beta 1 interfere with my Visual Studio 2008 install? [duplicate]

This question already has answers here:
Closed 13 years ago.
Possible Duplicate:
Will installing Visual Studio 2010 Beta side by side with VS2008 cause problems?
I would like to play around with the beta and the new entity framework if possible.
Will VS2010 mess around with my Visual Studio 2008 install?
I still need VS08 for work.
CV
I had them working side by side without any problems (until I upgraded by disk - still have a lot of installs to do). However, I can't say that I have done a thorough test.
I haven't done any extensive testing, but on my box at home I was running both at the same time with no apparent problems.

Resources