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.
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.
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?
How do I add reporting to my Visual Studio 2015 project panel?
please understand by looking at below two images.
This is my Visual studio 2015
This is internet downloaded image
I had the same issue and found the resolution here:
Missing Microsoft RDLC Report Designer in Visual Studio
"The Report Designer is part of the Microsoft SQL Server Data Tools.
You can add it using the Visual Studio setup (Programs and Features > Visual Studio 2015 > Change)"
Which version of Visual Studio 2015 do you have? In my version there is such option - Reporting. Screenshot to prove:
Visual Studio version details:
Microsoft Visual Studio Professional 2015
Version 14.0.23107.0 D14REL
Microsoft .NET Framework
Version 4.6.00081
Is there a way to connect silverlight or silverlight tools to visual studio? Everything i download says.. Visual Studio 2010 or Visual Web Developer Express 2010 or Visual Phone Developer Express 2010 that matches the language version of Silverlight Tools 4 must be installed before installation of Silverlight Tools can continue. Silverlight Tools is available in other languages at http://go.microsoft.com/fwlink/?LinkId=177432.
The Visual Web Developer feature for Visual Studio 2010 must be installed before installation can continue.
But any tools i try and download say they are unsuitable. Does silverlight 4 or 5 not work with visual studios 2013, has anyone tried this and got it working?
Visual studio 2012 and 2013 comes with Silverlight 5 by Default,
You can create projects with Silverlight directly in Visual Studio 2012 RC. For more Visual Studio 2013 RC compatibility issues please refer to:
Visual studio 2013 compatability
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