Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Amy B
Amy B has asked
15
questions and find answers to
380
problems.
Stats
10.1k
EtPoint
3.4k
Vote count
15
questions
380
answers
About
Amy B questions
What do you call a "singleton" that allows a public constructor for additional instances?
Strange results in my locals window for VS2008
Why does 'œ' match 'oe' in an NVarchar but not in a Varchar
LinqToSql .Contains and nvarchar vs varchar parameters -> index conversion plan
Project references dropped after debugging
TSQL - make a literal float value
Pizza, Threading, Waiting, Notifying. What does it mean?
Compiled queries and "Parameters cannot be sequences"
O/R Designer Validation failed - during clean?
Adjusting decimal precision, .net
Amy B answers
Special ORDER BY with CASE statement - In need of guidance
LINQ to SQL
Moq: Unable to cast
Simple LINQ to SQL extension method
.net Lock - Two Questions
Does Cast<T> cause an IQueryable to evaluate in Linq-to-SQL? What are the restrictions on its use?
How to cast a object to an anonymous type in a different assembly?
How should I pass an array by value? Isn't Clone() discouraged?
Faking IGrouping for LINQ
Is there a way to break out of a LINQ SELECT on completion of a custom WHERE Clause