I'm trying to create an application that generates a spreadsheet in Excel through Visual Studio 2015 using ClosedXML as a reference.
As I found some examples on the web, I added the same to the code (using ClosedXML.Excel;), I downloaded the ref...
Hello. I recently installed Visual Studio 2015 and started a Win32 project, but whenever I am going to compile some files can not be located.
I went into the properties of my project and clicked on VC++ Directories , I realized that the...
I'm starting to "play" with mobile development and as I already develop in C #, I wanted to use Xamarin. But as soon as I installed and updated / installed everything I had in the Android SDK manager. I had the following error messages on deploy...
I made a simple application using Apache Cordova in Visual Studio 2015 , and added AngulaJS .
When I test the Riple emulator works as expected:
ThenIgeneratetheAPKtotestonthephysicalsmartphone,forthisIusethecommand:cordovabuildandro...
I downloaded Visual Studio 2015 Community and went to test to see if everything was OK. But it is not, when I create an ASP.NET MVC 5 web project, the bower.json file does not 'offer' Intellisense as it shows in some tutorials. Anyone have any i...
When you try to download any extension, the following error is displayed:
The extension could not be installed because of the following error occurred:
The remote server returned an error: (503) Server Unavailable
Itd...
I have a system in which I use a dataGridView to list the fields of a table with the property dataSource , and a textBox so that the written text serves as a filter (when I type something in textBox , use the text typed...
I'm having a problem with a C # code I'm using to make a game on Unity3D Version 5.2.0f3
This Code I picked up on a video of Playing with Nils (Youtube Channel that teaches you how to develop games.
This is an error when setting the Comm...
I need to create an ASP.NET MVC application using the .NET Framework 3.5 following steps:
File - > New - > Project, so I choose, Visual C # Template - > Web
After .NET Framework 3.5 and APS.NET Empty Web Application ,...
Well, I need to send my peddings changes to another user in the team foundation, by vs15
it is possible? I usually did a shelve and down on my other pc, however it was the same user in case, my ...
Thank you guys!