Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
brickner
brickner has asked
23
questions and find answers to
17
problems.
Stats
638
EtPoint
185
Vote count
23
questions
17
answers
About
brickner questions
Using a const reference to a returned by value value
How to call memcmp() on two parts of byte[] (with offset)?
Will Microsoft continue supporting C++/CLI?
Parsing every part of an HTTP header field-value
Should I suppress CA1062: Validate arguments of public methods?
Should I suppress CA2204: Literals should be spelled correctly?
Calculating the square of BigInteger
How can I normalize/canonize a regular expression pattern?
Documenting using Sandcastle: Refering to enum value using <see>
BigInteger.Parse() on hexadecimal number gives negative numbers
brickner answers
Creating a valid TCP connection in Pcap.NET
What does a static modifier on a constructor means?
Is there any configuration for the garbage collector?
What's the BPF for HTTP?
How to hijack all local http request and extract the url using c?
.net packet capture: pcap.net vs sharppcap
How do I stop Visual Studio 2008 from wrapping lines when formatting code
Why can't I multiply a float? [duplicate]
How/can do you connect VS2010 to Codeplex's TFS?
Pcap.net vs Sharppcap