Questions tagged as 'visual-studio'

0
answers

Mapping problems in Microsoft.EntityFrameworkCore

I'm trying to create two Mappings in ManyToOne using annotation of Entity Framework , however I'm not getting it, if I take either of the two mappings and leave the other, it works however if I leave both of the error. The project is being...
asked by 07.01.2017 / 10:34
1
answer

TFS could not find part of the path

I'm trying to check in a project for my repository in Visual Studio Online (Team Foundation Service). But I'm getting the following error message: Has anyone ever had this problem?     
asked by 17.12.2016 / 01:43
1
answer

Take action for each row in a SQL - VB search

I would like to know if anyone can help me with the following question. In a VB code, I want to perform the search for products in an SQL table. For each product found I would like to add a button to a panel. If this is not possible, can I...
asked by 05.01.2017 / 06:03
0
answers

Some doubts with Microsoft Sync Framework

I'm thinking of deploying Sync Framework to a solution I'm developing, but I've had some doubts about how Framework works, I hope you guys can help me, I'll be very grateful. The first question is: I have a local database in ....
asked by 21.10.2016 / 01:56
1
answer

Exchanging project API

Error whenever I change API 24 to API 15, API 16 or API 19.     
asked by 06.10.2016 / 04:18
0
answers

Reportviewer Tablix e or Matrix Calculate value from a cell

I would like to know if you would like to calculate in the Tabbix and Repetortviewer a Matrix value from a result of another cell. Example: Cell1 = 1; Cell2 = 2; Cell3 = Cell1 + Cell2;     
asked by 06.09.2016 / 14:30
0
answers

Publishing C # application [closed]

I created an application in Windows Forms, I published the application to generate the setup and install it on other machines, install the application on the machine and execute it, when I open some form that has call the bank SQL Server does...
asked by 22.08.2016 / 21:33
0
answers

How to check if multiple files are different from TFS?

My scenario is, because of a crash on the TFS server, when it was restored, my entire solution has been "checked" for my user, I wonder if there is any way to check or list only the checked files for my user that has some difference of what is i...
asked by 30.07.2016 / 00:56
0
answers

How to make Visual Studio not let you use functions without including headers [closed]

In C ++, the printf () and scanf () command need the cstdio library to work, but in Visual Studio I can run without adding them. As I send my programs to a site that does not allow this, I wanted Visual Studio to keep an eye on these things and...
asked by 24.07.2016 / 02:03
0
answers

Identify instances of skype using library SKYPE4COM.dll

I'm working on a C# WindowsForms project and using the SKYPE4COM.dll library. I made an application that looks for a skype instance running, the problem is that when assigning the instance as code below it takes the first one...
asked by 20.04.2016 / 20:39