New posts in clr

How does CorFlags.exe /32BIT+ work?

Force x86 CLR on an 'Any CPU' .NET assembly

In a switch vs dictionary for a value of Func, which is faster and why?

How are DLLs loaded by the CLR?

Does the .NET CLR JIT compile every method, every time?

How do I detect at runtime that .NET version 4.5 is currently running your code?

Performance: type derived from generic

Size of VARBINARY field in SQL Server 2005

Is there a way to get the string representation of HRESULT value using win API?

Asynchronous iterator Task<IEnumerable<T>>

How to detect which .NET runtime is being used (MS vs. Mono)?

Why value-types are stored onto Stacks?

What's the method representation in memory?

Create empty C# event handlers automatically

How do I decide whether to use ATL, MFC, Win32 or CLR for a new C++ project?

What is the maximum number of parameters that a C# method can be defined as taking?

Should we always include a default constructor in the class?

sizeof(int) on x64?

Hosting CLR in Delphi with/without JCL - example

How do the .NET Framework, CLR and Visual Studio version numbers relate to each other?