Posts by Mauricio3012 • 31 points
12 posts
-
0
votes0
answers58
viewsQ: Carousel Bootstrap disappears Asp net
Good evening, I tried to find the answer of that my doubt in the forum and did not find. I have a website developed in Asp.Net MVC and on the home page I have a bootstrap Carousel. Carousel works…
-
0
votes1
answer250
viewsQ: Alert on condition in Controller Asp Net MVC
Good evening, I tried looking in other posts and did not find the answer. I have a Controller in my Asp Net MVC project that has this condition: if (resultado == null) { ModelState.AddModelError("",…
-
0
votes0
answers75
viewsQ: Currency on Asp Net MVC website
I created my site in standard Asp net MVC and I realized that when I run the site on my machine with Windows-PTBR appears the currency of the site (which is an e-commerce) as Real R$. While hosting…
-
0
votes1
answer40
viewsQ: Doubt about mysql query
I performed a Query in the Mysql database, but I realized that I brought duplicate values. I didn’t understand where the problem might be in Query, follow the query. select usuarios.nome as…
mysqlasked Mauricio3012 31 -
2
votes2
answers650
viewsQ: Problem with Mysql Inner Join
I’m trying to create a query to bring results that are in different tables in the Mysql,3 but I’m not getting it. I have experience in JOIN in the SQL, but I’m picking up a little bit to do in the…
-
1
votes1
answer72
viewsQ: Migrations Asp Net MVC
I did a project first feeding my application ASP.Net MVC by an SQL Server database that I have uploaded to the web.config file (connectionString). Then, following some courses I did, I started using…
-
-2
votes1
answer269
viewsQ: Put Asp Net MVC Identity validation
I tried to locate this doubt in the forum and could not find. I have an Asp Net MVC application that uses the Entity Framework with Identity to login. My client registration works perfectly, but I’m…
-
0
votes0
answers37
viewsQ: Asp Net MVC site does not display items i class
I created an e-commerce site in Asp Net MVC standard, when running the site in Visual Studio by ISS it loads all the "i class" icons and the value field I defined as Follow Console output when…
-
0
votes2
answers53
viewsQ: Doubt about Querys
I am trying to create a view to return the query of a Query. My problem is that I wanted to return values for each product and is returning the same value for the products. SELECT B.ID_Caso,…
-
0
votes1
answer290
viewsQ: Insert variable in href in php with mysql
I am trying to pass on the value of Id_company in my href select, but without success. Can someone please direct me? This is my href: <div class="box-footer clearfix"> <a…
-
0
votes0
answers123
viewsQ: Filter to display output in Excel report with Mysql database and PHP
I can’t create a filter through this query that filters a bank search Mysql with PHP. I started editing it, but the problem is that I can’t generate this method using a variable that’s present on…
-
-1
votes4
answers572
viewsQ: Generate Excel report by filtering query in Mysql database
Good afternoon, thanks for your help. Can you help me create this parameter search method please? I started editing it, but the problem is that I can’t generate this method using a variable that’s…
phpasked Mauricio3012 31