Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Brann
Brann has asked
95
questions and find answers to
44
problems.
Stats
3.7k
EtPoint
1.5k
Vote count
95
questions
44
answers
About
Brann questions
Where can I find a good introduction on SQL locking and transaction strategies
How should I test a field against an SQL variable which can be null?
Why does Visual Studio 2008™ crash? [closed]
How can I round a column in a single SQL request without changing the overall sum?
Why isn't my .net destructor called in this very simple scenario?
How can I bundle a font with my .net winforms application?
How can I use a ssl wildcard certificate to mutually authenticate several WCF servers via X509?
Is there a SortedList<T> class in .NET? (not SortedList<K,V>)
Where's the tradeoff between normalization (SQL View) and performance/fiability (SQL Table)
is it legal to recreate a rooted reference to 'this' in a .net destructor?
Brann answers
.Net string parsing library, or regex for parsing .Net code files
How can I use a ssl wildcard certificate to mutually authenticate several WCF servers via X509?
Is there a SortedList<T> class in .NET? (not SortedList<K,V>)
What is easiest way to transfer tables between MSSQL databases without a network connection?
Testing .NET code in partial trust environments
Giving candidates interview questions in advance of the interview [closed]
Computing π to "infinite" binary precision in C#
Why does the order affect the rounding when adding multiple doubles in C#
Implementing features vs. bug fixing [closed]
What's the best way to call INotifyPropertyChanged's PropertyChanged event? [duplicate]