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
85
questions and find answers to
41
problems.
Stats
3.6k
EtPoint
1.5k
Vote count
85
questions
41
answers
About
Brann questions
is it legal to recreate a rooted reference to 'this' in a .net destructor?
Is it possible to raise an error if a variable assignment in a select returns multiple values?
How can I change the repository url using AnkhSVN 2.x
netstat says 443 is open, but I cannot connect to it with telnet .. why?
How should I implement an application-wide color-code in a WinForm application?
What are SSIS packages deployment and change-tracking best practices?
How can I manually enter my credentials in SQL Server management Studio 2008 when using Windows Authentication?
How can I ease the pain of initializing dictionaries of Lists in C#?
How do you deal with temporary useless controls in Winforms (hiding vs disabling)?
How would you programmatically test a file for viruses? [closed]
Brann answers
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]
'throw' of exception caught locally. Why is this bad? [duplicate]
Why does my .net application require full trust?
Finding unused 'Imports' statements in VB.NET source code