Working together in visual studio 2017 - visual-studio

is there any way to work with someone else together on a shared document on visual studio something like google docs?
I tried to make it using the shared project on visal studio but I didn't work

Related

Visual Studio Code Live Share

I'm currently working on a robotics project and am collectively working on code through the Live Share extension in Microsoft Visual Studio Code. However, when I am not working, my partners cannot. Is there any way to share ownership of our files in Visual Studio Code or put the files somewhere to do the same?
Thanks!

Where to create JSON files on Visual studio 2017

I have just created a simple web application using visual studio 2017. I'm trying to figure out where do I create the Json files that I need, there are a lot of JSON files on the solution explorer but I'm not sure whether they are the ones that I need. I'm new to visual studio. Please help.
Here are the codes that I have for site.js

Visual Studio - Using different versions for the same project

I recently started a new job, and got a machine with Visual Studio 2013 Proffesional installed. This would be great, except the colleague that I'm working with is using Visual Studio 2010. As far as I know, there is no way to work on the same project (or solution), without having quite a lot of issues, is this correct?
And if so, is it still possible to download Visual Studio 2010 (from a reliable source)? I cannot seem to find it anywhere in my MSDN subscriber downloads. All I can find is a stuff like service packs, tools, etc. Did they terminate the support of it?
You work on visual studio 2013 but there are option to select which version of visual studio you want select 2010 and run your project.
You should be able to open Visual Studio 2013 solutions in 2010, if you install Visual Studio 2010 SP1. There is a possibility that some project types won't be supported, but the solution should open.

How to run a downloaded asp.net C# project in Visual Studio 2013

I feel ridiculous for asking this because it seems like it should be so simple, however I have been unable to discover an answer to this question.
I have a free standing set of files of asp.net with C#. I don't know how to import them into Visual Studio 2013
So how do you add existing projects and files in Visual Studio 2013?

GAX/GAT alternatives for Visual Studio 2013

I would like to give guidance for my team. With VS.NET 2k5 and 2k8 we had Guidance Automation but now it's gone.
I know the free alternative (Open GAT/GAX) but I dont really like it.
As far I know T4 templates are not good choice for that.
What we need:
fix type: class library
setting build output
creating namespaces, folders
creating files
See GAX 2010 For Visual Studio 2013 and GAT 2010 for Visual Studio 2013, both by Jelle Druyts.
I haven't used either one (I used GAT/GAX back some years ago, along with the Web Service Software Factory), but I look forward to hearing from you how well they work.

Resources