Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in base-class-library
Does the .NET CLR have a circular dependency? [duplicate]
Nov 11, 2022
.net
assemblies
circular-reference
base-class-library
How to create testable code using .Net IO classes?
Dec 24, 2021
c#
dependency-injection
tdd
inversion-of-control
base-class-library
Is using System.* Namespaces on your own classes considered Bad Practice? [duplicate]
Nov 06, 2022
c#
.net
namespaces
naming-conventions
base-class-library
Can I initialize a BCL immutable collection using braces?
Jan 15, 2018
c#
collections
initialization
immutability
base-class-library
F# structural tuples versus BCL Tuple types
Feb 22, 2022
f#
base-class-library
Would .NET be able to function just as well without the use of type Object?
Oct 24, 2022
c#
.net
types
base-class-library
type-systems
What's the reason of using implicit/explicit convertions instead of constructors?
Nov 14, 2022
c#
.net
constructor
type-conversion
base-class-library
What is the reason for IEnumerable/IEnumerable<T> interfaces to only have MoveNext?
Jan 19, 2019
c#
.net
ienumerable
base-class-library
Why does ordering with Linq-to-Objects compare items to themselves?
Sep 11, 2022
c#
algorithm
linq
sorting
base-class-library
Inconsistent behavior: no exception is thrown in the List<T>.Sort method when called in a foreach loop
Mar 02, 2022
c#
base-class-library
Why did .NET's EnableDecompression default value change between 2.0 and 3.0?
Apr 14, 2016
c#
.net
web-services
base-class-library
Bundle .NET dlls to run application in .NET-less machine?
Oct 28, 2022
.net
deployment
runtime
base-class-library
ngen
What is System.Reflection.Module?
Sep 16, 2022
.net
reflection
base-class-library
Should one prefer ImmutableDictionary, or ImmutableSortedDictionary?
Feb 24, 2022
c#
.net
base-class-library
immutable-collections
Exactly how large is the .NET (3.5) Framework Class Library?
Nov 06, 2022
.net
base-class-library
Why doesn't HashSet<T> implement IReadOnlyCollection<T>?
Jan 08, 2022
collections
.net-4.5
base-class-library
How Microsoft.Bcl.Async works?
Nov 04, 2020
c#
.net
async-await
base-class-library
Wrong logarithm of BigInteger when size of BigInteger exceeds ¼ gigabyte
Dec 08, 2020
c#
.net
biginteger
logarithm
base-class-library
How is the intention of IServiceLocator.GetInstance(Type) different from the intention of IServiceProvider.GetService(Type)?
May 23, 2020
c#
dependency-injection
service-locator
base-class-library
common-service-locator
More trivia than really important: Why no new() constraint on Activator.CreateInstance<T>()?
Aug 29, 2014
c#
.net
clr
c#-2.0
base-class-library
« Newer Entries
Older Entries »