Questions tagged as 'visual-studio-2015'

0
answers

Problem following the MSDN WinUSB Tutorial

I have encountered problems following the Microsoft MSDN tutorial on WinUSB. The tutorial is Write to Windows desktop app on the WinUSB template . Following the instructions, at the stage where I need to create a WinUSB application, the site...
asked by 21.02.2016 / 15:31
0
answers

Upload Application in Windows Store

I have aplicativo universal created in visual studio 2015 updated. When uploading the application and the following message is displayed: Error :    "The declared package dependency does not exist Dependency:   Microsoft .NE...
asked by 08.04.2016 / 17:48
1
answer

Doubt - Visual Studio Export / Import Project

I'm having problems importing projects into VS 2015. The project was done in an earlier version of IDE and when I import it it does not come with correctly added components, needing to add one by one. Is this correct or do you have to follow...
asked by 09.12.2015 / 00:06
0
answers

Problem with service reference (wcf) in Visual Studio 2015

I'm using VS2015 (framework 4.6) in a solution with two projects, one project is from wcf (running on IIS) and the other project is a web application. I added my service (wcf) to my web application normally, but when trying to instantiate it, I...
asked by 22.09.2015 / 19:18
1
answer

Every time I download files I get a large amount of errors [closed]

I need help. Every time I load any file in Visual Studio 2015 I get a huge amount of general errors. I'm starting to develop for windows phone and soon when importing the first sample, downloaded from msdn I get a considerable amount of er...
asked by 26.11.2015 / 05:41
4
answers

Doubt about using the SPA Template of VS2015

I need to do a routine to send email, through a form I made, using the VS2015 SPA Template. I put two buttons, Cancel and Send. The question is not in the email code, but how to assign the Click of the button to my code in the Controller and als...
asked by 11.05.2017 / 14:21
2
answers

Create an executable [closed]

Good morning, I've done a C # application recently but it's still just in the form of code and I needed to create an executable! But I never did, I do not know how. Can anyone help? Thanks!     
asked by 23.05.2017 / 11:04
2
answers

Window in visual studio when debugging method

I've been dealing with some very robust methods that change or insert data into multiple tables. It takes time to debug and map all the tables that are affected by the routine. Is there a window Immediate Window or Quick Watch in Visual S...
asked by 01.06.2017 / 16:38
2
answers

Versioning project with Visual Studio 2013 and 2015

A project that uses two versions of Visual Studio (2013 e 2015) can happen conflicts, for example, with file .csproj or any other? Note: I do not want to ignore this file in versioning.     
asked by 21.08.2015 / 05:27
2
answers

How to change project type in GitHub through Visual Studio [closed]

Well, I created a Reposótirio in the GitHub through VisualStudio However, by giving Commit/Push it was the type of project being JavaScript : But, I want to change it to be of type C# . How do I do...
asked by 26.12.2016 / 14:09