Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Joe Phillips
Joe Phillips has asked
49
questions and find answers to
46
problems.
Stats
1.1k
EtPoint
235
Vote count
49
questions
46
answers
About
Whatever you do, do it well.
I perpetually consider myself a student; there is always more to learn or a new perspective to be seen
I believe proper design starts with understanding principles and applying them to your needs
I enjoy reading tech books to gain an understanding of a topic and orient myself in the ecosystem
I believe bold claims require evidence/proof
Joe Phillips questions
Does a transaction affect all queries?
Can dapper deserialize json stored as text?
Profiling SQL Server and/or ASP.NET
Architecting an Asset Management Database
Modeling a many-to-many relationship in ASP.NET MVC using LINQ to SQL
How can I convert a .Net Datetime to a T-SQL Datetime
Why doesn't .Net have a Set data structure?
How can I get Management Studio 2005 to copy the headers from result sets?
Is LINQPad's IL code the optimized version?
How would I Practice .NET at Home (gratis)? [closed]
Joe Phillips answers
C# DateTime.UtcNow is returning the wrong value
Short URL or long URL for SEO
Why does "echo '2' . print(2) + 3" print 521? [closed]
Mysql delete all rows (where col != this or col != that or col != otherthing)
How to start a single project without debugging in Visual Studio?
SQL Optimization: how many columns on a table?
Finding databases for use in applications
When Will the Code Under DATA SEGMENT execute in this code?
How to best insert 350,000 rows with ADO.Net
Object-oriented or sequential?