Questions tagged as 'visual-studio'

0
answers

Error creating ADO.NET Entity Data Model file

Good morning, I am trying to create an ADO.NET Entity Data Model file, with connection to the MySql (Workbench) database, however or from the error, or the Entity Data Model screen closes. So I have two scenarios: 1) I create my MVC projec...
asked by 06.11.2018 / 16:25
0
answers

Enable JavaScript Web Browser Visual Studio

My application needs to use the native Visual Studio 2010 Web Browser, IE 11 specifically, and the site that will open requires JavaScript. I've tried changing the values in REGIT for the HKEY_CURRENT_USER/Software/Microsoft/Internet Explo...
asked by 09.11.2018 / 11:35
0
answers

Error Visual Studio 2015 Community

In the past I installed a plugin that allowed to program Swift in Windows, but then I uninstalled the plugin and now it gives the image error when I click on "Start" (using C #): Ihavetriedtodeletethefolder"ComponentModel" that I saw in some...
asked by 31.10.2018 / 03:43
0
answers

How to inform (give refresh) the Asp.Net MVC application that a new user just logged in that already has a user level?

When I create a user the Register AccountController function that is native to Asp.Net MVC frameworks has a feature that I enter that is responsible for giving a user level. I'm having a problem, which I describe right below. User is logge...
asked by 28.10.2018 / 01:14
1
answer

File import into SSIS with columns in different positions each day

I have the following situation: I import a Flat File from a * .CSV file into a table in the database. Using SSIS in Visual Studio. However, each day the file I receive has the order of the columns changed. Thus, the "e-mail" field, for example,...
asked by 15.10.2018 / 17:12
1
answer

How to fill combobox with SQL query? W#

I would like to know if it is possible to pass data from an SQL query to a combobox using C #. I researched the subject and found examples, but when I adapted to my case, I could not use it. I'm doing it this way: private void carregacombo() {...
asked by 10.10.2018 / 04:21
1
answer

Including files in Visual Studio projects

Good evening. I would like to know if it is possible to include a file in a Visual Studio project programmatically at runtime?     
asked by 02.10.2018 / 03:49
0
answers

Set monetary value field correctly in Asp.Net MVC

I'm having problems with monetary value in my Asp.Net MVC application and would like to know how to configure In class [Display(Name = "Valor Produto")] [Required(ErrorMessage = "O campo {0} é obrigatório")] [DataType(DataType.Currency)] pu...
asked by 28.09.2018 / 19:09
0
answers

Multiple tables 1xN

I'm starting with ReportViewer (Winforms). As usual, I work with several tables that have fields with 1xN relation. Example: In the Order Master table there is a field called Cod_Cliente that stores the primary key of another table, th...
asked by 13.09.2018 / 19:04
1
answer

ASP.Net Core Version

Good afternoon, I'm starting with DotNet Core, and when I create my first project by choosing " ASP.NET Core Web Application " on the next screen I only see the versions below ASP.NET Core 1.0 ASP.NET Core 1.1 I have already installe...
asked by 19.09.2018 / 21:04