Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#-4.0

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

How to remove scrollbars on WebBrowser in WPF

.net wpf c#-4.0

Calculate difference of elements in array

c# arrays linq c#-4.0

Weird behaviour of SslStream.Read()

How is IClock resolved with SystemClock in this example?

Asp.net MVC2 IModelBinder is trying to drive me nuts (and succeeding)

Inheriting Task class in C# 4.0

Checking for a character being in a string multiple times

c# c#-4.0

variable in static methods inside static class

c# .net oop c#-4.0 static

how can we clear the all form controls on winform?

winforms c#-4.0

Assembly.GetExecutingAssembly() performance

asp.net performance c#-4.0

Get current MembershipUser in Forms Authentication

c# asp.net c#-4.0