Are there any free alternatives to VisualSVN? [closed] - visual-studio

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
Are there any free alternatives to VisualSVN (a Visual Studio 2008 plugin for subversion control)? Visual Studio Express 2008 support would be great.

TortoiseSVN is a fantastic free alternative that integrates tightly with Windows Explorer, but not Visual Studio specifically.

I use and love AnkhSVN. I don't think VS 2008 Express supports add-ins or packages...

VisualSVN 3.0 is free when used on computers that are not joined to Active Directory domain:
http://www.visualsvn.com/visualsvn/purchase/

AnkhSVN is free under the Apache 2.0 license and integrates with VS. I am unsure about the Express edition (I us Professional), but give it a try.

It looks like the 2.X series of AnkhSVN supports it

ankhsvn....
donno about express edition sc integration - if it is possible that it will work.
if MS blocked it.. use tortois throuhg file system.

ankhsvn is the only one I know of, but alas no Express support.

Related

Where can I download the offline install for visual studio 2015 express? [closed]

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
Where can I download the offline install for visual studio 2015 express?
On the official website im only able to find the web installation.
For security reasons, the computers in my company do not have internet access. I would like to find the ISO installation or some offline installation.
Obs. I can not use the community version for legal reasons.
first you have to download vs2015 express web version (wdexpress_full_ENU.exe : 209 kb)
then run following command in your command prompt:
wdexpress_full_ENU.exe /layout
final downloaded folder size is about 9.16 GB
EDIT: Visual Studio 2017 express changed offline installation
EDIT: Visual Studio 2019 community :
vs_community.exe --layout C:\vs2019 --lang en-US
Get it here, its on the same page the web instaler is:
https://go.microsoft.com/fwlink/?LinkId=615448&clcid=0x409
Note there is no express version of VS 2015, they renamed it to "Community"

What does GhostDoc Free do that Visual Studio does not already do? [closed]

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 trying to find a way to turn the comments I generate in Visual Studio using /// into HTML. It appears that GhostDoc Pro will do this for me. And all that GhostDoc Free will do, is generate the comments in Visual Studio.
From what I can tell based on their website is that all GhostDoc Free does is generate the exact same comments that you can do in Visual Studio. The only difference is pressed Ctrl Shift D opposed to ///.
I doubt such a popular free extension to Visual Studio can only do what Visual Studio already does, and that I am just misunderstanding their website. So in addition to doing what Visual Studio already does, what does GhostDoc Free do?
I am trying to determine if I need the Pro version to externalize my documentation, but I am also curious if the free version actually does anything.
I'm with SubMain, the company that makes GhostDoc. I wanted to list the things that the Community (free) edition of GhostDoc does over the built in Visual Studio but there is actually way too many enhancements to cover. So, instead, I thought I would link to the product edition comparison so you could pick the features in the GhostDoc community column that are relevant to your needs - http://submain.com/ghostdoc/editions/?show=expandall
Thanks!

Which IDE should I use for Windows 8 Phone development? [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 9 years ago.
Improve this question
I am starting to develop apps for Windows 8 Phone. There are three IDEs that I have come across for development purposes:
VS2012 Professional
VS2012 Express
VS 2012 Ultimate
Which IDE should I use, and why?
That decision is a little bit depend from what you want to achieve. If you are a professional and want to earn money with your development, i would recommend the Professional.
If you do this just for fun or are a programming beginner, the Express Edition really is enough. If you get more professional you still can upgrade to the Professional Version at any time. Furthermore Express Edition is for free.
So if you reach the limits of the Express Edition you will notice it, don't worry.
Visual Studio Professional will let you develop for more all platforms i.e. Phone, Desktop, Store, Web etc, you will be able to use extensions and plugins and it is free.
Visual Studio Express is free but you cannot use extensions and you need one Visual Studio Express for each platform.

Download Visual Studio 2008 [closed]

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
Can anybody tell me the site from which I can download Visual Studio 2008? Because Visual Studio 2010 is now able to be purchased I can't find Studio 2008.
You can download the Express (free) version of Visual Studio 2008 SP1 from here.(requires Visual Studio 2008 that a trial can be downloaded here!
Links updated
Microsoft doesn't seem to want you do use VS2008 anymore. Here are some currently valid links (for express), though.
web installers:
VB express 2008:
http://download.microsoft.com/download/d/c/3/dc3439e7-5533-4f4c-9ba0-8577685b6e7e/vbsetup.exe
C# express 2008:
http://download.microsoft.com/download/d/c/3/dc3439e7-5533-4f4c-9ba0-8577685b6e7e/vcssetup.exe
C++ express 2008:
http://download.microsoft.com/download/d/c/3/dc3439e7-5533-4f4c-9ba0-8577685b6e7e/vcsetup.exe
web developer express 2008:
http://download.microsoft.com/download/d/c/3/dc3439e7-5533-4f4c-9ba0-8577685b6e7e/vnssetup.exe
Note that the registration page for VS2008 404's. To get around this, see my answer here.
Old thread...but i fell on it on my search:
Direct download link:
http://download.microsoft.com/download/8/1/d/81d3f35e-fa03-485b-953b-ff952e402520/VS2008ProEdition90dayTrialENUX1435622.iso
credit to:
download and install visual studio 2008
You can go on here:
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=a22341ee-21db-43aa-8431-40be78461ee0
And grab the web installer according to what version you want:
vbsetup.exe - for visual basic
vcsetup.exe - for c/c++
.
.
If you are a subscriber to MSDN you will find 2003,2005 and 2008 versions available in the downloads section.

Where to download templates for windows phone 7? [closed]

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
Can somebody list out the tools needed to develop for windows phone? How do I test my app apart from the emulator? Are there test phones available? I don't want to go through the installation of VS 2010 express.
You can download the test tools here (web installer).
If you don't want to use the web installer, you can download an ISO here.
You cannot test your application outside the emulator - only on the actual Windows Phone 7 device - WP7 apps run on a specific subset of .NET Framework that cannot be compared directly to any other .NET application type. The actual phone is only available to small groups of developers for testing purposes only and to Microsoft employees.
If you have a commercial version of Visual Studio 2010 installed, you don't need the Express edition.
Everything you need is at http://www.microsoft.com/downloads/en/details.aspx?FamilyID=04704acf-a63a-4f97-952c-8b51b34b00ce&displaylang=en which includes a list of everything that gets installed. You sort of need to have some flavor of VS2010 installed.
You'll need Visual Studio 2010 and the Windows Phone 7 SDK/Tools. You can use your pre-existing Visual Studio 2010 installation, or use the bundled Express SKU. That'll install the project template and emulator into the IDE.
Once the phones have launched, you should be able to deploy to the phone, and run it there.

Resources