Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jay
Jay has asked
35
questions and find answers to
249
problems.
Stats
8.1k
EtPoint
2.9k
Vote count
35
questions
249
answers
About
Jay questions
Add event handler in derived class' constructor or override the OnX() method?
Stub property setter with Rhino.Mocks to execute an action when called?
Does type projection have an opposite, or is it still projection (or just mapping)?
What is the relationship, if any, between Active Directory groups and groups in Exchange?
Considerations for implementing LINQ to SQL or Entity Framework now, intending to use NHibernate later
Determine if object is any Predicate<T>
WPF binding behaviour different when bound property is declared as interface vs class type?
Simple definition of "semantics" as it is commonly used in relation to programming languages/APIs?
Can I perform multiple actions on a visual-block selection in Vim?
Add space between items in a WPF/Silverlight ListBox without space above first or below last
Jay answers
NHibernate Desktop App : should it use multiple sessions?
How do you layout buttons in a table format?
Is it guaranteed that all the WPF bindings will be functional when OnStartup() is called?
linq query to find distinct combinations of list items taking 2 at a time c#
wpf - how should I auto-grey-out a textbox when it's associated radiobutton is not selected?
Group items on a Canvas
delegate, event convention that I don't understand
How to validate DTO's for a Client Server application
Regex Comma or Comma Space or Space
DDD (Domain Driven Design), how to handle entity state changes, and encapsulate business rules that requires large amount of data to be processed