is it possible to deploy Visual studio 2010 add-in to vs gallery ? and if not how to make a setup package for it any way ?
The front page of the Visual Studio Gallery includes links "Upload" and "See My Gallery".
So trivially: you can.
Also linked is "Feedback" to an MSDN forum on the subject of the gallery.
Related
I have just installed Visual Studio 2017 community addition. Furthermore, i have installed Xamarin Community edition. Initially i thought i would have to use Xamarin Studio in order to create cross platform apps. But later on, i figured it out from the internet that Xamarin Studio is only installed in MAC OS. In windows, Xamarin is installed in form of Visual Studio's extension instead. After completely installing Xamarin on my Windows 10, i opened Visual Studio and i didn't saw "BlankApp (Xamarin.Forms Portable)" under Visual C#/Cross-Platform tab. Instead there were only couple of Class Libraries and a UI Test App there.
How can i figure out the way to create Xamarin Cross-Platform on my visual studio 2017 community edition? Am i missing some extensions, or is there any update required ? Please help.
File > New > Project > Installed > Templates > Visual C# > Cross-Platform
Select Cross-Platform
Select Cross Platform App (Xamarin.Forms or Native)
New App Dialog Opens
For template select "Blank App"
For Code Sharing Strategy Select "Portable Class Library (PCL)"
Click OK, and you are good to go
Please, try this site in section "Creating your first app".
More information in:
http://motzcod.es/post/158155898027/setting-up-vs-2017-for-xamarin-dev
THIS IS NOT A DIRECT ANSWER, I tried lots of options from installing, uninstalling, modifying but I can't find "bank app xamarin forms".
SO WHAT I DID, Installed visual studio 2015 and found "that bank app xamarin forms" there.
I've just downloaded Visual Studio 2013 Community edition and trying to find why I can't find a Template for Outlook under Visual C#.
I find in other articles that you can find Templates > Visual C# > Office Add-ins -> Outlook 2013 Add-in
But I don't even have this option.
Do I need to download some other extension to enable this feature?
Yes, you need to install http://aka.ms/OfficeDevToolsForVS2013 to get the templates visible.
After finishing my C# application I had to make an installer. After seeing that the default installer projects are gone, i searched for a replacement.
I found the Visual Studio Installer Projects. I downloaded the file from here: https://visualstudiogallery.msdn.microsoft.com/9abe329c-9bba-44a1-be59-0fbf6151054d.
When i restarted Visual Studio, opened my project, clicked "add new project" and here is what I got:
Problem is that I cant find the setup project. I have tried repairing the install. I restarted Visual Studio several times.
My Question:
How can I find the installer project and why it's not working for me.
If I cant make it work, are there any alternatives ? (except InstallShield)
Additional info:
Visual Studio 2013 Community with update 4
Windows 8.1 64-bit
You could try Tools > Extensions and Updates and search for it:
Visual Studio setup projects no longer ship with Visual Studio
However, you can download them here.
Or use a third party library like WiX.
I had the same problem and it turns out that visual studio removed the support for installer projects in 2010.
but still you can download and install it in your version
VS2013
VS2015
VS2017
[Open other website without closing the previous one]
I am working on two ASP.NET websites in Microsoft Visual Studio 2013 Ultimate.
Is there any option to open more than one websites in Microsoft Visual Studio 2013 Ultimate?
This feature is offered in NetBeans while I was working with PHP projects.
That's right, you can add multiple websites to the same solution. But if you want to add multiple startup websites. Read here: msdn.microsoft.com/en-us/library/ms165413.aspx
How to install DevExtreme Application in Visual studio templates to get the installed template list as below.
You should download most recent installation from DevExpress DevExtreme official site and install it.
Note, that it willn't work with Visual Studio Express editions.
It should work with just installing this file to Visual Studio http://visualstudiogallery.msdn.microsoft.com/eb35fb7b-9071-41d1-9cfa-0fd5c6c46cb8