Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.0

How to apply TextBox Control Template?

For-Loop and LINQ's deferred execution don't play well together

c# linq for-loop .net-4.0

System.Reactive/Rx .NET 4.0 on Nuget

How do I add custom properties to a Word doc with .NET 4?

Optimizing large switch statement

Processing large text file in C#

c# .net string c#-4.0 .net-4.0

Mixed Mode Error when building in Release Mode

Reflection not restricted even if it's not in grant set

The type 'X' does not exist in the type 'Y.Z'

Math.Atan2 yields strange result?

c# math .net-4.0

Batch processing using IObservable

c# .net-4.0 system.reactive

Calculating the square of BigInteger

Is there a Binary Search Tree implementation in .NET 4?

What advantages does one big database query have over many small ones

c# .net sql .net-4.0 c#-4.0

FileSystemWatcher fails with 1000 files creations

c# .net file-io .net-4.0

Continue Task after all tasks finish

How to maintain an ordered list in Entity Framework?

entity-framework .net-4.0

How to .ToUpper() each element of an array using LINQ?

c# linq .net-4.0

How can a C# parameter with default value be null?

Are we unable to use Interop objects in generic objects in .NET 4.0?