Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Shimmy Weitzhandler
Shimmy Weitzhandler has asked
254
questions and find answers to
179
problems.
Stats
6.1k
EtPoint
1.7k
Vote count
254
questions
179
answers
About
Shimmy Weitzhandler questions
Would it be a bad idea to develop a desktop application that directly accesses the SQL server?
Programmatically validate using data annotations?
Is there a way to get ALL the MIME types instead of wrinting a huge case statement?
CSS border-radius direction
Is there an advantage on setting tinyint fields when I know that the value will not exceed 255?
Avoid duplicated event handlers?
Will the ValidationResult.MemberNames property ever contain more than one value?
Task.WhenAny ContinueWith: Get argument?
Resolve Linq.Expressions.NewExpression?
Fixed length string in Entity Framework?
Shimmy Weitzhandler answers
Programmatically validate using data annotations?
Resolve Linq.Expressions.NewExpression?
Entityframework core how to map Many-to-Many without creating a join table
HttpContext.GetGlobalResourceObject always returns null
Enum.HasFlag in LINQ to Entities?
Displaying Hebrew text in a console
cannot implicitly convert type 'bool?' to 'bool'. An explicit conversion exists (are you missing a cast?)
Multiple OfType Linq?
Increase columns width in Silverlight DataGrid to fill whole DG width
Model with database in MVVM