Questions tagged as 'visual-studio-2015'

1
answer

FormsAuthentication causes an infinite redirect error - ASP.NET C #

Good afternoon, I'm developing an ASP.NET application with C # that requires login, works and is being used this way: protected void Page_Load(object sender, EventArgs e) { SqlConnection conn = new SqlConnection(...
asked by 14.04.2016 / 17:00
1
answer

Synchronization with Team Explorer in VS 2015

When trying to make a Sync I get the message:    Can not pull because there are uncommitted changes. Commit or undo your   changes before pulling again. See the Output window for details. When trying to push, I get the message:    You...
asked by 04.01.2016 / 23:47
1
answer

Different windows (xaml) for Landscape and Portrait

I'm programming in C # using Visual Studio Enterprise 2015 applications for Windows Phone 8.1. I was able to make a simple application, a calculator, however I would like to know: how do I use a xaml for landscape mode and one for portrait...
asked by 12.01.2016 / 00:20
2
answers

How to use my Firebird database already populated for a web project in Visual Studio 2015 using entity framework?

I have a Firebird database already populated and I would like to use this same base for a web project in visual studio 2015. I installed Firebird ADO.NET Data Provider and tried to give a "connect to database" in visual studio, I selected "Fi...
asked by 26.01.2016 / 14:42
1
answer

How to do Reverse engineering via EntityFramework using a Firebird data source in VisualStudio 2015?

I have a Firebird database already populated and I would like to use this same base for a web project in visual studio 2015. I would like to use a class library and generate the template using EF Code-First - Starting from an existing databas...
asked by 26.01.2016 / 20:35
0
answers

How to update only one property of an object using OutputCache in ActionResult

Hello, everyone. I have a problem that I do not even know if there is a solution like this. I have an ActionResult that returns the contents of a chart in Jquery. The result of this graphic will always need to be cached so page does not...
asked by 27.09.2017 / 19:11
0
answers

"Enumerable.cs not found", how to adjust?

After initializing a "ContentPage", the following error appears: "Enumerable.cs not found". Infact,Ididnotfindthefile.Is"Enumerable.cs" unique to "System.Core"? I tried installing "System.Core" but it showed an incompatibility I do not under...
asked by 21.09.2017 / 20:51
0
answers

how to create a Menu with ListView

How do I create a menu with ListView, that is, the person clicks a button, then I click on a text in the ListView when the person clicks on the text opens another form, How do I do this?     
asked by 13.07.2017 / 16:37
0
answers

I can not install the System.ObjectModel reference in the Android Project

I got a reference error in my The referenced component 'System.ObjectModel' could not be found. project. Well, I researched and installed the reference of this path: C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\MonoA...
asked by 22.06.2017 / 18:55
0
answers

Problem with visual studio to compile

I started to see this problem when I try to run my application, I did not make any modifications to the system, does anyone know what that could be? Managed Debugging Assistant 'BindingFailure' has detected a problem in 'C: \ Program Files (x8...
asked by 16.06.2017 / 20:16