How can I share a Visual Studio project across computers easily?

Aviv Cohn

I own two computers at two different houses. I want to be able to work on a Visual Studio project on both of these computers easily.

Currently I'm mailing the project from one computer to the other, or using Dropbox. Very inconvenient.

What's the easiest way to share the project more conveniently?

Btw, I'm using the free Visual Studio Community 2013 edition, and I'm looking for a free option.

Chamath Viranga

The best way is using version controlling system like Git

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How can I share an Android Studio project

From Dev

How can I implement per-project appSettings and global appSettings across multiple Visual Studio projects?

From Dev

How to keep workspace in sync across multiple computers in Visual Studio

From Dev

How can I share an installer generated by Visual Studio?

From Dev

How can I share references across threads?

From Dev

How can I make these computers share folders again?

From Dev

How can I share a monitor between two computers?

From Dev

How can computers generate encryption keys easily?

From Dev

How can I easily share the output of a command or a text file with others?

From Dev

How can I easily share the output of a command or a text file with others?

From Dev

How can I easily configure samba share in Debian Wheezy?

From Dev

How can I get the build number of a Visual Studio project to increment?

From Java

How can I rename a project folder from within Visual Studio?

From Dev

How can I get with PowerShell the project version in Visual Studio?

From Dev

How can I delete a Visual Studio project outside of Visual Studio without wreaking havoc on the solution?

From Dev

How can I share scripts across Jenkins jobs?

From Dev

How can I create a wifi hotspot and share my localhost across

From Dev

Visual Studio: How can I get my test project to start the web project it depends on

From Dev

How can I access my server webapi project from by client javascript project in Visual Studio

From Dev

How can I use files in one project to create a library in another project in Visual Studio?

From Dev

How does the sequence of inode numbers work? Can I expect consistency across identical installs on different computers?

From Dev

How to use a Android Studio project on two computers?

From Dev

How to share image files across projects in one solution in visual studio 2012?

From Dev

How can I share a Virtual Machine between computers using something like Dropbox?

From Dev

How can I share only my CMD Prompt window remotely to other computers?

From Dev

How can I view the main form in a Visual Studio Visual C++ Win32 Project so I can edit it?

From Dev

How can I view the main form in a Visual Studio Visual C++ Win32 Project so I can edit it?

From Dev

How can I find out what type of c# project I'm using in Visual Studio 2017?

From Dev

How can I attach a virtual device/emulator to Visual Studio Xamarin Android project?

Related Related

  1. 1

    How can I share an Android Studio project

  2. 2

    How can I implement per-project appSettings and global appSettings across multiple Visual Studio projects?

  3. 3

    How to keep workspace in sync across multiple computers in Visual Studio

  4. 4

    How can I share an installer generated by Visual Studio?

  5. 5

    How can I share references across threads?

  6. 6

    How can I make these computers share folders again?

  7. 7

    How can I share a monitor between two computers?

  8. 8

    How can computers generate encryption keys easily?

  9. 9

    How can I easily share the output of a command or a text file with others?

  10. 10

    How can I easily share the output of a command or a text file with others?

  11. 11

    How can I easily configure samba share in Debian Wheezy?

  12. 12

    How can I get the build number of a Visual Studio project to increment?

  13. 13

    How can I rename a project folder from within Visual Studio?

  14. 14

    How can I get with PowerShell the project version in Visual Studio?

  15. 15

    How can I delete a Visual Studio project outside of Visual Studio without wreaking havoc on the solution?

  16. 16

    How can I share scripts across Jenkins jobs?

  17. 17

    How can I create a wifi hotspot and share my localhost across

  18. 18

    Visual Studio: How can I get my test project to start the web project it depends on

  19. 19

    How can I access my server webapi project from by client javascript project in Visual Studio

  20. 20

    How can I use files in one project to create a library in another project in Visual Studio?

  21. 21

    How does the sequence of inode numbers work? Can I expect consistency across identical installs on different computers?

  22. 22

    How to use a Android Studio project on two computers?

  23. 23

    How to share image files across projects in one solution in visual studio 2012?

  24. 24

    How can I share a Virtual Machine between computers using something like Dropbox?

  25. 25

    How can I share only my CMD Prompt window remotely to other computers?

  26. 26

    How can I view the main form in a Visual Studio Visual C++ Win32 Project so I can edit it?

  27. 27

    How can I view the main form in a Visual Studio Visual C++ Win32 Project so I can edit it?

  28. 28

    How can I find out what type of c# project I'm using in Visual Studio 2017?

  29. 29

    How can I attach a virtual device/emulator to Visual Studio Xamarin Android project?

HotTag

Archive