Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.0

What version of the .NET framework should I target?

What does adding this line to web.config do?

UnhandledException not called when exception thrown in another thread

c# exception .net-4.0 clr

Operator with C# dynamic?

c# dynamic .net-4.0 clr

AxImp .NET4.0 runtime mismatch

c# wpf .net-4.0 msbuild activex

c# implicit conversion from base class

What's the non-deprecated alternative to XmlDataDocument and XslTransform?

c# xslt .net-4.0

How to get an Application Settings shared to all users that could be changed at run time

Code Contracts - nice, on the edge, but not ready for prime time?

Exception when adding Dictionary entry

Under what context am I running in C#?

c# .net .net-4.0

Problems deploying a WinForms app that uses Microsoft ReportViewer

Entity Framework v4.1 LIKE

First call to a .net webservice is slow

C# 4.0: Why MethodBag when there's ExpandoObject?

c# .net-4.0 c#-4.0

Why do C# automatic properties not support default values like VB 2010?

Code Contract understanding of error

.net-4.0 code-contracts

Plinq, Cores and WithDegreeOfParallelism?

c# .net .net-4.0 plinq

Why [Enum].Parse has an ignoreCase parameter?

c# .net vb.net .net-4.0 enums

Generating multiple random numbers

c# .net-4.0 unique random