Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
adrianbanks
adrianbanks has asked
20
questions and find answers to
286
problems.
Stats
8.5k
EtPoint
3.0k
Vote count
20
questions
286
answers
About
Software Engineer, primarily developing in .Net/C# & SQL Server. Organiser of DDD East Anglia.
Blog - adrianbanks.co.uk
Twitter - @adrianbanks
adrianbanks questions
How should I store data inside custom exceptions?
What is the difference between version v2.0.50727.3053 and v2.0.50727.3074 of the .Net framework?
IPrincipal.IsInRole() only works when I truncate the role names - why?
Does changing the culture of a threadpool thread affect it when it gets returned back to the pool?
Calling IPrincipal.IsInRole on Windows 7
Is is possible to programmatically clear the console history?
Can RestSharp send a List<string> in a POST request?
Why is my form being resized when it is displayed?
Stack trace with incorrect line number
Visual Studio cannot find any references for a new project
adrianbanks answers
Where does VisualStudio store the region states?
Find char width in pixels for various Arial fontsizes
c# windows app - profiling peak memory usage and identifying trends
Visual Studio XML summaries not working
How to duplicate branch
With WMI: How can I get the name of the user account who's running my program?
Unusual T-SQL - What is happening here?
List of version numbers of assemblies used by it's web site
What are the Best Practices regarding error codes returned by a Console application?
How can one control third party app which has no API? [closed]