Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
atiyar
atiyar has asked
24
questions and find answers to
11
problems.
Stats
281
EtPoint
38
Vote count
24
questions
11
answers
About
atiyar questions
Why MSDN mentions to override the Finalize() method?
Checking claims with IAuthorizationFilter - "A suitable constructor for type could not be located"
System.Web.Mvc Vs Microsoft.Web.Mvc
MediaObserver vs BreakpointObserver - what are the differences?
Angular workspace - paths configuration for multiple projects
XAML: Under the Hood
Setting ItemsSource of ListBox to a property of it's containing class
Selecting the maximum count from a GROUP BY operation
How to access separate thread generated WPF UI elements from the Dispatcher thread?
Efficient(?) string comparison
atiyar answers
How to add pagination in angular material table that bind to API response
Checking claims with IAuthorizationFilter - "A suitable constructor for type could not be located"
EF Core Model Seed Data imposes plurals in the key names
Configuring one-to-many foreign key to a non primary key property
How to tell which properties have changed on an EF Core Entity?
When does a DbContext instance get disposed in ASP.NET Core 5
Custom Identity User class with one-to-many relationship creates extra column in database
How to access separate thread generated WPF UI elements from the Dispatcher thread?
C# Possible to attach an Object to a method call without having it as a parameter?
Add items to comboBox in WPF