Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#-4.0

CystalReports error on WPF

Unit test delegate action is called

c# c#-4.0 delegates nunit

C# convert certificate string into X509 certificate

Which class should I use to write binary data to a buffer (say a List of bytes)

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

Linq Collection gets reset on next iteration of foreach

c# .net linq c#-4.0

Get previous value in linq loop?

c# .net linq c#-4.0

Ideas on C# DSL syntax

c# .net c#-4.0 dsl templating

FileInfo.Exists Returns False after file is copied

c#-4.0

Cast a dynamic variable to a given Type

c# dynamic c#-4.0

Using a 3.5 assembly in 4

c# .net c#-4.0 .net-4.0 .net-3.5

Scheduling jobs with high CPU load in Quartz.NET

Advantages of DynamicMethod.TryInvokeMember() over using dictionaries as arguments?

c# c#-4.0 dynamic

how to use substring in ef query within where and select statement

c# linq c#-4.0

How to exclude from OnMethodBoundaryAspect-based logging?

c# c#-4.0 postsharp aop

Using FieldInfo.SetValue with a DynamicObject as argument 2

c#-4.0 dynamic

delete item from dictionary while iterating over it

c#-4.0 dictionary

Log file not created inside Task.Factory.StartNew()

How to give administrator rights to code in C#

c#-4.0

How do I use the DbGeography Spatial Data Type with EF4.1

Is there a free program that merges assemblies (like ILMerge), but works with wpf?

c# wpf assemblies c#-4.0 ilmerge