Posts by Weslley_51 • 23 points
4 posts
-
0
votes0
answers106
viewsQ: Creating properties in all WPF windows
Anyone has any idea if it is possible to inherit from the WPF Window class, create some properties and when creating my screens instead of making them inherit from Window make them inherit from this…
-
1
votes0
answers61
viewsQ: Select from the Entity Framework of a table resulting from an N to N relationship
I do not know if it is very clear the question, so I will try to illustrate the scenario better. I created a table of Activities and a table of Users, in the table of Activities I have a responsible…
-
0
votes0
answers268
viewsQ: Select2 options disappear when selecting a
I am using Select2 to load data remotely and it is bringing the results normally, but when selecting one of the returned options all existing ones disappear and I could not identify why, follow the…
-
1
votes2
answers179
viewsQ: Entity Framework Template and Domain Class
The notation of the Entity Framework is "very polluted" if you take into account how I am used to defining the Domain classes, wanted to know if it is correct to have an EF model class to represent…
entity-frameworkasked Weslley_51 23