Search code examples
Apparent F#/BCL floating point bug...

.netf#base-class-library

Read More
Is SystemException redundant?...

.netexceptioninheritancebase-class-library

Read More
StructuralComparisons for arrays...

c#f#base-class-librarystructural-equality

Read More
What is System.Reflection.Module?...

.netreflectionbase-class-library

Read More
Why does Convert.ToInt32(Int32) exist?...

c#.netbase-class-library

Read More
BCL.Async issue with F# project...

f#nugetbase-class-library

Read More
Cannot use System.IO.Compression and SQLite both referenced in a WP8.1 project...

c#windows-phone-8windows-phonebase-class-librarysqlite.net

Read More
BCL Immutable Collections: equality is non-symmetric...

c#data-structuresimmutabilitybase-class-libraryimmutable-collections

Read More
C# Dictionary<T,K> thread-safety with single writer multiple reader...

c#.netdictionarybase-class-library

Read More
System.Version doesn't implement System.IComparable in F#...

c#.netf#icomparablebase-class-library

Read More
Tuple.Create in F#...

.netf#tuplesbase-class-library

Read More
Is there any standard method to get array of objects from object with indexer by range of index keys...

c#.netbase-class-libraryfcl

Read More
Updating only .dll of a reference in my ASP.NET Application...

.netbase-class-library

Read More
Exactly how large is the .NET (3.5) Framework Class Library?...

.netbase-class-library

Read More
Why did .NET's EnableDecompression default value change between 2.0 and 3.0?...

c#.netweb-servicesbase-class-library

Read More
Bundle .NET dlls to run application in .NET-less machine?...

.netdeploymentruntimebase-class-libraryngen

Read More
Why do the overloads of String.Format exist?...

.netstring.formatbase-class-library

Read More
Is using System.* Namespaces on your own classes considered Bad Practice?...

c#.netnamespacesnaming-conventionsbase-class-library

Read More
Are there significant performance gains inherent in using .NET's built in classes?...

c#c#-3.0base-class-library

Read More
Converting Object.GetHashCode() to Guid...

c#.netgethashcodebase-class-library

Read More
Base class for Generic classes?...

c#genericsbase-class-library

Read More
How does the BCL relate to the CLS?...

.netcilbase-class-librarycls-compliant

Read More
Is the bindingRedirect .config file needed or all assemblies in an application?...

c#nugetapp-configbase-class-library

Read More
Where is the specification for the Base Class Library?...

.netclrstandardsspecificationsbase-class-library

Read More
Why does IPAddress.MapToIPv4() throw ArgumentOutOfRangeException?...

.netipv6ipv4base-class-librarybug-reporting

Read More
there isn't relation between Base Class library & Asp.net Runtime...

asp.net.netbase-class-library

Read More
Why can't I use await keyword in my Windows Phone 7.1 MvvmCross project while using the Microsof...

c#windows-phonemvvmcrossportable-class-librarybase-class-library

Read More
F# structural tuples versus BCL Tuple types...

f#base-class-library

Read More
BCL type that implements two instances of the same generic type...

.netgenericsmsdnbase-class-library

Read More
The system cannot find the file specified (Visual c++)...

.netvisual-c++c++-clibase-class-library

Read More
BackNext