I'm a longtime user of Visual Studio on Windows, but decided to try out Visual Studio 2022 for Mac. I didn't get very far, because it seems the startup project templates are missing. Were these present on previous versions of VS for Mac? Do these need to be installed separately? Or maybe not available at all?
Related
I installed visual studio 2015 and Xamarin. But i didnt see Blank App (Xamarin form potable) under cross platform menu. How to make it work?
At this time, maybe it could be cool if you use the newest version of Visual Studio (VS 2017). Have more issue solving than VS 2015.
With 2015 I solved that issue by downloading and installing the Xamarin Tools from Xamarin.com/download website.
Visual studio 2008 has only basic projects in new project window as shown in the screenshot, Is there any way to add C# plugin to the visual studio. window Screenshot and
Version
It looks like Business Intelligence Development Studio special version of VS. Get normal VS. If you don't need 2008 beeter download VS 2015 eg free community version.
I started a C# Windows Forms project in Visual Studio 2012. I added some shapes, and I think they are from a Visual Basic pack.
That was at school. At home I have Visual Studio 2015, and I thought I would continue with my project at home, but that's a problem, because when I open the solution and the project in Visual Studio 2015 I get many errors like this:
The referenced component 'Microsoft.VisualBasic.PowerPacks.Vs' could not be found.
So I installed the VB Powerpack, but that didn't help.
That package is not included in Visual Studio 2015. You have to download it here (you can find the instructions):
VisualBasic PowerPack missing from Visual Studio 2013?
I just installed Visual Studio 2015, after installing Azure SDK I am seeing very limited project templates.
I have selected Web Development tools while installing VS2015
I was using visual studio blend, which is not a full version. Closing this.
Hi I was wondering if the icons used in Visual Studio 2010/2012's Intellisense menu, to distinguish between Methods and Fields etc, were available for download somewhere?
They would be useful as placeholders for my current application I am developing.
The images are publicly available in the Visual Studio 2008 SDK under the following path:
VisualStudioIntegration\Common\Source\CSharp\LanguageService\Resources\completionset.bmp
I do not know what license the images are distributed under, as I have only used them as part of extensions for Visual Studio itself.
Edit: The images were distributed with the SDKs for Visual Studio 2005 and 2008, but are no longer included in the SDKs for Visual Studio 2010 or 2012.
Avalon Edit is open source and there may be images from that you can use:
https://github.com/icsharpcode/SharpDevelop/wiki/AvalonEdit
The images are the property of Microsoft and as such should not be used, I'm sure a quick google will point you in the direction of suitable images for use.
Visual Studio 2012 (and later)
For VS 2012 and later, you can download the icons from Microsoft's Visual Studio Image Library.
Visual Studio 2010 (and earlier)
According to their docs, earlier versions were bundled with Visual Studio, so you can be find them locally if you have VS installed:
Visual Studio 2005
...\Program Files\Microsoft Visual Studio 8\Common7\VS2005ImageLibrary\VS2005ImageLibrary.zip
Visual Studio 2008
...\Microsoft Visual Studio 9.0\Common7\VS2008ImageLibrary\1033\VS2008ImageLibrary.zip
Visual Studio 2010
...\Microsoft Visual Studio 10.0\Common7\VS2010ImageLibrary\1033\VS2010ImageLibrary.zip