Visual Studio Code extensions - vscode-extensions

Hope someone can help me, is there an SAP Hana extension for Visual Studio Code?
I'm used to Visual Studio where you just reference and bingo.
Regards,
Will

All,
Found the solution at the following link.
How to add assembly references in Visual Studio Code?
It is done via packages.
Thanks,
Will

Related

type "crystaldecisions.windows.forms.crystalreportviewer" is not defined

Please help me on my problem. I am new with Crystal Reports.
I am using VS2010. .net Framework 4 client.
I have just installed CRforVS13SP26_0-10010309.exe but upon integrating in may form i got an error. please HELP me. Thanks in Advance!.
To solve this issue, I had to download "SAP Crystal Reports for Visual Studio (SP29) installation package for Microsoft Visual Studio IDE" and update my project references.

Modifying and running VB.net project in Visual Studio Code?

Is it possible to modify and run existing VB Visual Studio 2010 projects in Visual Studio Code? I have some VB.NET projects that I would like to open in visual studio code and I haven't found anything online that says whether or not this is possible. Drag and drop functionality isn't necessary for me, I only care about being able to run the source code.
I'm running Ubuntu 14.04 if that makes any difference.
Thanks in advance!
You can use Visual Studio Code to edit any text file you want.

Wix installer in visual studio

I'm currently working in tridion along with dotnet(visual studio) for template development.
I need to work in WIX installer(I'm new too this part).
can anyone let me know about WIX.How it is used in Visual studio?
Suggest me some articles or url.It will be helpful to me.I have only a short time.Please help me
http://wix.tramontana.co.hu/tutorial
This is the best tutorial i found so far...
Just download the toolset via Visual Studio Updates and Extensions

How to install Crypto++5.6.1 library in visual studio 2010

Can any one show how to integrate( or install) crypto++5.6.1 library in visual studio 2010 and one example by using that library with the step by step( It would be great if you show with screenshots).
Thanks in advance...
It's rather well documented here: http://cryptopp.com/wiki/Compiling and they have a helpful mailing list too.

Free or commercial code analysis service for Visual Basic

Anyone know a good code analysis service or tool for vb.net? Like the one for c# with visual studio 2008 team edition or style cop for c#
Update:
My bad ,I am only using the visual studio pro in my new work place,so I could not use the code analysis for visual studio 2008 team edition
I believe that Code Analysis works on VB.NET code as well.
I just tested it, and it does work.
FxCop seems reasonable.
Besides, you can use
NDepend http://www.ndepend.com
Gendarme from Mono. http://www.mono-project.com/docs/tools+libraries/tools/gendarme/
ReSharper http://www.jetbrains.com/resharper/