Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
David Neale
David Neale has asked
43
questions and find answers to
49
problems.
Stats
1.3k
EtPoint
335
Vote count
43
questions
49
answers
About
David Neale questions
How frequently do GitHub run git-gc on repositories?
Should I keep the size of stored fields in Solr to a minimum?
Where should logging logic sit within a DDD solution?
Exchange Web Services - Create appointment with resource but attendees cannot see resource
NDepend - Several .NET assemblies have the name {MyAssembly} but they are different
Model binding TimeSpan from integer
Accessing System.Web.Routing.RequestContext from static context in MVC 2.0
ASP.NET yellow screen of death - where does it get the stack trace from?
Single statement conditionals - why is the pattern not used for other code blocks?
Is there a reason why NullReferenceException does not give the name of the variable?
David Neale answers
How frequently do GitHub run git-gc on repositories?
A beginner's guide to interpreting Regex?
Does foreach use IEnumerator/IEnumerable for built-in types?
Maintaining the query string in ASP.Net MVC
Use of __EVENTARGUMENT in postback
Using a method vs. a property to retrieve data from a class using LINQ
Anyway to determine file size before upload?
What are the pros and cons to have a seperate project devoted to unit-tests only?
ASP.Net: Adding client side onClick to a HyperlinkField in GridView
Making methods 'internal' to remove dependencies (for unit tests) - a good practice? Any better way?