Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
theburningmonk
theburningmonk has asked
49
questions and find answers to
28
problems.
Stats
859
EtPoint
193
Vote count
49
questions
28
answers
About
I love coding and most things to do with coding!
theburningmonk questions
How to specify union clause with generic unit of measure in F#?
unchecked block doesn't work with BigInteger?
When do I need to manage managed resources?
How to implement a memory transaction scope in C#?
How to check if an interface extends another in C#?
How to control Type conversion in C#
Getting caller's hostname in WCF
WPF custom Button using Geometry from resource
Why are some functions in the Seq module optimized whilst others were not in F#?
Dealing with WCF service restart on client-side
theburningmonk answers
System.Configuration with Separate .config file
How to get the sum of list of shorts using the extension method Sum()?
LINQ orderby vs IComparer
Display current time in this format: HH:mm:ss
Is there any event which gets triggered whenever there is an exception?
need some guidance on usage of Amazon AWS
Throttle number of requests across WCF services
Self-hosted WCF service: How to access the object(s) implementing the service contract from the hosting application?
Does using a lock have better performance than using a local (single application) semaphore? [closed]
Finding duplicates within list of list