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
239
problems.
Stats
7.9k
EtPoint
2.8k
Vote count
35
questions
239
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
MVVM Light and Undo / Redo?
protecting software to run only on one computer in vb.net
Interface name expected - but I don't understand how to implement it
Is there a way to reformat braces automatically with Vim?
What's the more elegant way to declare a const in C# [duplicate]
How to write regex to verify a comma delimited list of values
DataTemplate a ViewModel with a NON-Empty Constructor ?
Iterate and return array of consecutive n elements
WPF application exits immediately when showing a dialog before startup
BDD and the location of "when"