Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Iain Galloway
Iain Galloway has asked
24
questions and find answers to
39
problems.
Stats
1.2k
EtPoint
401
Vote count
24
questions
39
answers
About
I'm a software engineer based in Edinburgh. My main concerns are Human-Computer Interaction, Requirements Analysis, and Software Architecture.
Iain Galloway questions
Approving changes to live data using Entity Framework
How can I inject dependencies into an ELMAH custom ErrorLog?
Is it possible to test whether a given expression can be converted to SQL *without* connecting to a SQL database?
Can I use a roslyn analyzer from within the solution it is defined in?
Zip N IEnumerable<T>s together? Iterate over them simultaneously?
Exclude auto properties from Code Coverage in Visual Studio 2015
Fail a build if code coverage is below a threshold in TFS2012
Entity Framework Code First and CA2227 "Collection Properties should be read only"
AutoMapper Project().To() and sorting a child collection
Internationalization of content in Entity Framework
Iain Galloway answers
Silverlight; the good, the bad or the ugly?
Designing a clean/flexible way for a "character" to cast different spells in a role playing game [closed]
AutoMapper mapping with generic extension methods
Denormalise object hierarchy with automapper
Lookup class use enum, struct, public const, something else?
Linq OrderBy Any Property
How can I protect/obfuscate/etc an ASP.NET MVC app's source code when deployed?
.NET and VB6: is Interop a viable development strategy?
How to add a chart created in code behind to the rendered html page?
What is best approach to get sql data from C#