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(...
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...
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...
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...
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...
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...
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...
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?
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...
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...