AnkhSVN doesn't integrate with visual c# express 2010 - visual-studio-2010

I wanted to use a particle system in a kinect project with c sharp . and I found flint particle at http://code.google.com/p/flint-sharp/ .seems it uses svn . I've previously worked with SVNs with eclipse . now I want to use it in my visual c# express 2010, and it seems I should use tortoiseSVN and ankhSVN . I installed both and from the tutorials there should be a tab at tools>options>source control , but there's no such tab . I'll be appreciated if anyone can help me with this . tnx

express edition just does not support add-ins.
Where can I get add-ins for visual studio express?

Related

How to create MFC windows applicaion project Visual studio c++ 2010 expess (or any other alternative)

I have to do small project of creating rectangle and circle which will change it's color using MFC application wizard.
I tried installing VS 2010 express for it and i do not find any MFC application wizard in it.
please see this for example http://prntscr.com/42ps8k .
How to create MFC poject in VS 2010 c++ express ?
If not possible in express then what link should i follow (i mean what sequence of installations should i do to achieve my target) ?
Express editions do not include MFC.
Use Visual Studio Community edition, it has MFC support.

Install Shield Limited Edition in visual Studio 2013 Express

First of all I'm new to visual studio. I need to develop a Setup (.exe) using Visual Studio C#. In order to create a setup, we need Windows Installer wizard. While searching on google I got a link from msdn Here
I tried to create a new project as described, but I wasn't able to find "Other Project Types". I searched google again and finally I got: InstallShield Limited Edition template provided by flexerasoftware.com. I registered and downloaded InstallShield 2013 Express Edition, and installed it. Restarted the machine and opened Visual Studio 2013, still I couldn't find other project type templates.
Everyone simply says choose setupwizard under "other project types", but no one provides any description on templates setup.
What am I missing here, and why this much complexity to create setup file wizard. Guide me If I am missing anything, I'm in a serious trouble.
Note : Currently am using Visual Studio 2013 Express edition.
Thanks.
This link explain where to find it:
http://msdn.microsoft.com/en-us/library/dn531020.aspx
From the link below:
>
To enable InstallShield Limited Edition On the menu bar, choose File,
New, Project.
In the New Project dialog box, expand the Other Project
Types node, and then choose the Setup and Deployment node.
In the template list, choose Enable InstallShield Limited Edition, and then
choose the OK button.
In the browser window that opens, read the
instructions, and then choose the Go to the download web site link.
This link explain where to find it:-https://diptimayapatra.wordpress.com/2013/09/16/create-setup-and-deployment-of-wpf-application-step-by-step-with-visual-studio-2012/
InstallShield Limited Edition for Visual Studio InstallShield Limited Edition can be integrated into all edition
This ist you answer:
Instructions for installing and activating InstallShield Limited Edition
for Visual Studio InstallShield Limited Edition can be integrated
into the following editions of Visual Studio: Professional, Premium,
and Ultimate. Note that Visual Studio Express Edition does not support
integration with InstallShield Limited Edition.
I try to see if it is possible anyway...

TFS 2012 Code Review using Visual Studio 2010

I cannot seem to use the new features that come with TFS 2012 using VS 2010?
Is it possible? I would like to use the code review feature.
Code Reviews require visual studio 2012 and tfs 2012. VS2010 simply does not have the built in UI to support doing them.
Once you create an account on TFS:
https://tfs.visualstudio.com/en-us/ #
There is an option
 
"Beginner's guide A step-by-step guide to help you get up and running
now. "
There you will find a step by step, I followed and am getting use normally.
In my case I have to upgrade:
"If you have not already, install Visual Studio 2012. You can use
Visual Studio 2010, but you'll need to install Service Pack 1 first
and KB2662296. Or, you can use Visual Studio 2008 SP1 with GDR this
update. "
After that I could use normally.
I hope I helped.
There is a form of code review possible with VS2010 from the CMMI process, but it doesn't have the nice interactive and code-commenting features from VS2012, it is just another Work Item form.
More info here.

openFrameworks Visual Studio Setup Tutorial?

I've been trying to get oF examples to compile with Visual Studio, but I'm either missing a link or something.. Is there a tutorial on how to setup oF with Visual Studio 2010 (or 2008 - or any version)? If not, can someone provide step-by-step directions on setting up oF with Visual Studio?
(Unfortunately, the oF website doesn't provide any info on setting up oF with VS. Their VS link just tells you how to download VS o.O http://www.openframeworks.cc/setup/vs-2008 )
There is a short Tutorial how to setup Openframeworks and Visual Studio 2010
in the OpenFrameworks Forum.
link to article
I haven't tried it yet, but it seems ok to me. Zach event hosts prebuild libraries for Visual Studio 2010 (poco comes to mind). They are currently working on a 2010 Version by the way.
Edit December 2010: The people at openframeworks released a new version 0.062 which is available for Visual Studio 2010. You can find it here: link text

Can i use Team Explorer 2010 with Visual Studio 2008?

I think the title is very clear, but also i want to say why:
I already downloaded TFS 2010 and Team explorer 2010, but i'm still using VS2008 (with no short-time plans to change)
My question, can i use those toghether?
Also, my VS is just the professional version. I don't want to download the TE2008 because for my internet conection, it is just too big.
Thanks in advance
The 2010 client is backwards compatible with 2008 servers (though not 2005). Details: http://blogs.msdn.com/teams_wit_tools/archive/2009/10/19/compatibility-matrix-for-2010-beta-2-team-foundation-server-to-team-explorer-2008-and-2005.aspx
However, it will not integrate inside the VS2008 shell. If you want full source control integration you'll need to download TE2008 + SP1.

Resources