menu
1 vote
1 answer
Is there a problem with the output of records? Project on ASP.NET Core, PostgreSQL database. Hosted on nginx The essence of the problem: the database has about 300 records, they need to be output in a list. As soon ...
asked Dec 6, 2021
1 vote
2 answers
image
Can't start a linux service? You get this error when you try to start the service. The directory is correct, manually via "dotnet ......" works. The user has the rights. So does the group. Tried wi ...
asked Dec 5, 2021
0 votes
2 answers
Where is the violation of the foreign key? There is a table in the database, it has a tree of objects. When I try to add a record it gives out "violation of foreign key constraints". When you add manually, everyt ...
asked Nov 29, 2021
2 votes
1 answer
Search using regular expressions? there is an input string and at some point there is the expression "OU=....," So you need to get everything after the "=" and before the comma. I can't stand these reg ...
asked Nov 28, 2021
1 vote
2 answers
Does the View value not come in? there is a form <form><div class="d-flex flex-row justify-content-between"> <div class="form-group"> <label asp-f ...
asked Nov 25, 2021
1 vote
1 answer
Writing formatted text to a database with output? ASP.NET Core MVC In the text box to enter text with spacing and paragraphs, you need to write to the database so that the formatting is preserved (indentation, paragrap ...
asked Nov 25, 2021

251k questions

567k answers

0 comments

456k users