Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .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

Project compiled against .NET Framework 3.5 allows C# 4.0 features

How to achieve Asynchrony instead of Parallelism in F#

Compiled Expression Trees misunderstanding?

Turn asynchronous calls into synchronous

Getting cell-backgroundcolor in Excel with Open XML 2.0

c# excel .net-4.0 openxml-sdk

Excel get_Range missing when interop assembly is embedded in .NET 4.0

How to create a method that suport translation to sql?