StackOverflow Questions for Tag: clr

Derrick.Liu
Derrick.Liu

Reputation: 1

When I create 1000+ dictionaries of type int and a unique type , memory increased by 10+ mb of unmanaged memory - why?

Score: -1

Views: 73

Answers: 0

Read More
Bose_geek
Bose_geek

Reputation: 498

Does putting less number of curly braces really helps?

Score: 0

Views: 135

Answers: 4

Read More
Tomislav Mutak
Tomislav Mutak

Reputation: 421

Any alternatives to IronPython, Python for .NET for accessing CLR from python?

Score: 5

Views: 3952

Answers: 5

Read More
Manish Basantani
Manish Basantani

Reputation: 17509

Why Large Object Heap and why do we care?

Score: 127

Views: 56688

Answers: 5

Read More
Boroda
Boroda

Reputation: 197

sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible'

Score: 3

Views: 8056

Answers: 2

Read More
palm snow
palm snow

Reputation: 2392

To GC.Collect or not?

Score: 24

Views: 2922

Answers: 4

Read More
MciprianM
MciprianM

Reputation: 513

How do I workaround error C1001 in visual C++ compiler?

Score: 2

Views: 7443

Answers: 2

Read More
Mert Akcakaya
Mert Akcakaya

Reputation: 3149

Weird CLR/Compiler behavior in Release Mode but not in Debug Mode

Score: 0

Views: 867

Answers: 1

Read More
Dmitri
Dmitri

Reputation: 2972

Boxing a reference type (class)?

Score: 1

Views: 162

Answers: 0

Read More
jiangok
jiangok

Reputation: 2692

is there CLR profiler for .NET 4.0 around?

Score: 9

Views: 7420

Answers: 3

Read More
Sean
Sean

Reputation: 47

Generate a XLS file using SQL CLR That does not have loads of incompatible Dependencies

Score: 1

Views: 81

Answers: 1

Read More
DDC
DDC

Reputation: 862

What are the compilers available that target JVM or CLR apart from javac or Microsoft's compilers for .Net?

Score: 0

Views: 1015

Answers: 4

Read More
Rob
Rob

Reputation: 5286

Compiler evaluation of explicit null-check vs. null-coalescing operator?

Score: 4

Views: 801

Answers: 1

Read More
paseena
paseena

Reputation: 4315

How can I verify if a function has been cached in C#?

Score: 0

Views: 196

Answers: 3

Read More
halivingston
halivingston

Reputation: 3895

does, myval = (someconditon) ? someVal : myval get optimized to not set the value in case it's false

Score: 1

Views: 113

Answers: 2

Read More
Thiago Padilha
Thiago Padilha

Reputation: 4650

Can I make the compiler and the CLR ignore non implemented interfaces on my types?

Score: 0

Views: 184

Answers: 2

Read More
MtnManChris
MtnManChris

Reputation: 536

How to call a delegate in C# (Windows forms) from an unmanaged C++ dll

Score: 0

Views: 258

Answers: 2

Read More
rahulaga-msft
rahulaga-msft

Reputation: 4164

CLR vs Core CLR

Score: 24

Views: 18023

Answers: 1

Read More
Robert Zaremba
Robert Zaremba

Reputation: 8481

What's the difference between .NET CoreCLR, CoreRT, Roslyn and LLILC?

Score: 40

Views: 16165

Answers: 1

Read More
Matt
Matt

Reputation: 26991

How and when does .NET actually compile code?

Score: 9

Views: 7473

Answers: 2

Read More
PreviousPage 1Next