Search code examples
#include <comutil.h> cause errors...


c++clr

Read More
Common Language Runtime detected an invalid program in Dynatrace...


.netclr.net-2.0dynatrace

Read More
C++ if statements in windows forms...


c++visual-c++clr

Read More
SqlXml, i cant throw exception on wrong xml...


c#.netclr

Read More
Creating C++/CLI objects without gcnew...


c++c++-cliclr

Read More
Equality and gethashcode override for c# structs with reference type members after calling parameter...


c#.netstructclrvalue-type

Read More
Displaying a small double in in decimal, not scientific format C++ /CLR...


c++-cliclr

Read More
Can a generic version of a derived class override a base method using the generic type?...


.netvb.netoopgenericsclr

Read More
1 MB stack size limit enforced by the CLR is for a thread or the entire application/process?...


c#.netmemory-managementstackclr

Read More
Why is this virtual method called?...


c#clr

Read More
Factory pattern from generic interface...


c#.netclr

Read More
Stackoverflow exception (0xc00000fd) on Windows Server 2016...


c#winformsclrwindows-server-2016

Read More
Static Generic Class as Dictionary...


c#.netgenericsdictionaryclr

Read More
How to get MFC serialization going without a CWinApp-derived class?...


visual-c++serializationmfcc++-cliclr

Read More
How to move/copy data from MFC to C++/CLI using events/delegates/callback...


mfcc++-cliclr

Read More
Adding includes in my CLR project gives WLR cannot be compiled with /clr enabled...


c#c++visual-studioc++-cliclr

Read More
PyInstaller and PythonNet CLR...


python.netclrpyinstallerpython.net

Read More
What causes the UnhandledExceptionEventArgs.IsTerminating flag to be true or false?...


c#.netclr

Read More
Need workaround for restriction of virtual, abstract static members for .NET implementation of Faceb...


c#clrfluxfody

Read More
Casting vs using the 'as' keyword in the CLR...


c#castingclr

Read More
What's the difference between type definition and type reference?...


c#clr

Read More
CLR via C# 4th Ed. - Confused about waiting for Task deadlock...


c#.nettask-parallel-libraryclrdeadlock

Read More
Method with same name and parameter but different return type...


c#clr

Read More
IHostAssemblyStore::ProvideAssembly causes exception "The located assembly's manifest defin...


c#.netc++hostingclr

Read More
Why C# does not modify fields directly in the managed heap like C++/CLI?...


c#c++-cliclrboxing

Read More
Static field is initialized later when the class has a static constructor...


c#.netstaticclrcoreclr

Read More
Does Kentico 10 use a different strategy for assembly loading/probing/handling than previous version...


clrkenticoprobing

Read More
Why does a program with a PEVerified Stack Overflow Scenario (maxstack) Not Crash the CLR?...


clrstack-overflowcilpeverify

Read More
What is the difference between CLR and DLR in C#?...


c#dynamicclrdynamic-language-runtime

Read More
How unsafe can be the usage of "Unsafe" in SQL CLR?...


sql.netsql-serverclrsqlclr

Read More
BackNext