Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#-4.0

How to use SQL wildcards in LINQ to Entity Framework

Arg<object>.Is.Equal with anonymous objects

Using IQueryable<TEntity> instead DbSet<TEntity> problem

what is the log4net pattern to get the equivalent of Trace.indent and trace.unindent

c# vb.net c#-4.0 log4j log4net

CodeContracts with collection types

My screensaver is stopping screen suspend but I don't want it to

c# c#-4.0 power-management

Displaying a list of object containing a list in a grid view

How to use my native script (Tamil) in textbox wpf controls

c# wpf c#-4.0 wpf-controls

How to Get the Impersonated User Id in a Plugin?

How to implement Full-Text search in multilingual content in SQL Server

The configuration section 'connectionStrings' cannot be read because it is missing a section declaration

Stopwatch giving different results depending on where code resides

c# c++ c#-4.0

Debugging Long Compile Times in App_Code directory

Logically combine dependency properties

Intellisense supported TextBox in WPf

Entity framework - All tables in one edmx file

What workflow framework to use in C#

.net c#-4.0 workflow

Insert row in DB while using multithreads?

Looking for a way to manipulate .Net CIL at runtime

c# java .net asp.net c#-4.0

C# Named parameters, Inheritance and overloading surprise