Page 1 of 3

Visual Sudio 2013 Community

Posted: January 21st, 2015, 8:59 pm
by MrGodin
Is any one else using Community ?. I find it ok. My son and I connected and worked on a small project together. Is there many in here who work on projects together ?. Do you use Community? ... just curious. I find coding a game on your own, with limited skills as i have, sorta difficult and taxing on the noggin at times ..

Re: Visual Sudio 2013 Community

Posted: January 21st, 2015, 9:06 pm
by Marc Miranda
I used to use it, and I would want to try coding with someone else. But I'm currently following C++ Begginner's series so I'm using Visual C++ 2010 Express.

Re: Visual Sudio 2013 Community

Posted: January 21st, 2015, 11:53 pm
by KingFriggy
I started using VS Community alone recently in Unity. VS Community supports extensions which is required to debug in Unity using Visual Studios ( no extensions in Express ). Community makes my life a lot easier anyways. (The default Unity editor and debugger doesn't agree with me) :P

Re: Visual Sudio 2013 Community

Posted: January 22nd, 2015, 2:30 am
by albinopapa
I use it, have worked on a couple of projects with cameron, but we used tortoise Git for source control, it was before Msft released 2013 express or community. Right now I just use the source control for local branches.

Re: Visual Sudio 2013 Community

Posted: February 10th, 2015, 8:25 pm
by Asimov
Hi,

I tried visual studio 2013 and I really hated it. Seems they are trying to make it look nice on tablets. Will be going back to 2010 when I have time to re install it.

Using code::blocks for my current project. I much prefer it over visual studio anyway.

Re: Visual Sudio 2013 Community

Posted: February 11th, 2015, 10:55 am
by FinalL
Asimov wrote:Hi,

I tried visual studio 2013 and I really hated it. Seems they are trying to make it look nice on tablets. Will be going back to 2010 when I have time to re install it.

Using code::blocks for my current project. I much prefer it over visual studio anyway.
That's what I hate about Microsoft now... They're trying to look good and make every their app look as the Win 8 and 10 design - flat 2D without any effects on it. They want to look trendy and sometimes it makes the apps look like a crap. :?

Re: Visual Sudio 2013 Community

Posted: February 12th, 2015, 2:12 am
by albinopapa
I love the look of VS2012 and 2013. I like that fact that it comes with templates for color scheme that way I don't have to choose them all for myself. I use the dark one like int he chili videos. I like that fact that it has built in Git. And I enjoy the improved intelliesense.

Re: Visual Sudio 2013 Community

Posted: February 12th, 2015, 8:19 pm
by MrGodin
I kinda like the new one too. Love the dark scheme and Git is cool too

Re: Visual Sudio 2013 Community

Posted: February 12th, 2015, 9:29 pm
by Asimov
Don't know what Git is, but all I know is visual studio 2013 is more like a twit than a git LOL
Will definately be going back to 2010. Only installed 2013 so that I could program for my windows 8 phone and then I realied I can't because you need windows 8 for that, and I am sticking to windows 7 because windows 8 is the equivalent of a colouring book for the under fives LOL

Re: Visual Sudio 2013 Community

Posted: February 12th, 2015, 9:31 pm
by MrGodin
Git is a source code site where people share code