Questions tagged as 'visual-studio'

2
answers

How to make a comment block in sublime text 3?

Well, I want to select a text and make a comment with a keyboard shortcut of this <select class="form-control" id="exampleFormControlSelect1" *ngFor="let datos of archivo"> to this <!--<select class="form-control" id=...
asked by 03.03.2018 / 22:19
2
answers

Modify DropDownList MVC using Users?

I have these models in my users, febriles, districts and services, users and febriles data is required for districts and services, I have a dropdownlist with the following jquery and json script: @Scripts.Render("~/bundles/jqueryval") <scri...
asked by 22.11.2018 / 02:00
3
answers

Store variable value when reloading a Windows Form

Good morning, I am developing an application in C # using Windows Forms and user controls, the application that I am developing is a small project for a restaurant which in the table interface, what it does is to click on the corresponding ta...
asked by 06.09.2018 / 23:52
1
answer

error with the datetimepicker when moving to another [closed] PC

When I move to another computer my datetimepicker program in a short date format comes out as '20 / 09/2017 'but on my computer it goes out as '20 / 09/17' and the programming is in this format so when I put to look for or make a query does not...
asked by 20.09.2017 / 12:23
1
answer

Visual Studio 2017 Does not detect DataSet

I do not understand why it happens, because if I enter the class inside the app_code folder on the website there is no problem, I'm new with c # and mysql I'm sorry if it's silly, on the other hand, the connection string is it okay ?...
asked by 21.03.2018 / 21:01
1
answer

Error compiling typescript with visual studio code

I'm trying to start in typescript and I have some problems. First of all some data: I have installed version 1.11.2 of the Visual Studio Code And I'm running Node 6.5.0 along with typescript in version 2.2.2 The problem I...
asked by 04.05.2017 / 15:17
1
answer

How to compile a program from the visual studio console

Hello my question basically is if I have a file for example main.cpp it is possible to compile it from the console with the compiler and if that is how it would be since opening and closing visual studio is sometimes a bit slow. So that's basica...
asked by 17.11.2016 / 19:26
1
answer

Problem with Visual C # [closed]

I am learning the language and I am doing a calculator to start with. The calculator should have a small system that simulates a memory where the numbers are stored. For example, if I write 56 and give it to the sum button, the number 56 should...
asked by 02.07.2016 / 08:27
2
answers

How to go through a datagridview and add when a code matches? C #

I need to go through a column of my DataGridView called "code" when I insert one in the textbox, if I find it simply that the column called "Captured" of the same row increases by 1, otherwise it does not do anything, it's like a supermarket box...
asked by 18.12.2018 / 02:30
1
answer

Visual Studio - Entity Framework

Does anyone know why I can not change the inherited provider option? I need to put it in true, like the project on the right and it appears blocked. Thank you in advance.     
asked by 28.11.2018 / 20:29