Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#-4.0

How to pass parameters down the dependency chain using Ninject

.net c#-4.0 ninject

Paging Not Working in ext.js grid, Binded with Ajax Call

.net ajax c#-4.0 extjs

Accessing Ribbon Controls Programatically in an XML Ribbon

c#-4.0 ms-office ribbon

XElement with colon in the name doesn't work [duplicate]

asp.net c#-4.0 xelement

Private method call using delegate

Why are my static objects not being instantiated when first access to the static class is a static method on the base class?

Regular expression can't handle rogue square brackets

c# .net regex c#-4.0 recursion

Entity Framework POCO objects

How to deploy a WCF Workflow Service Application on Windows 7 / IIS 7

iis-7 windows-7 c#-4.0 wcf

Casting Derived Types and Dynamic Best Practices

c# c#-4.0 mvp

How to find out if (Type is Type) C#

c# generics c#-4.0

Versioning of ViewModels

c# design-patterns c#-4.0 mvvm

Is there such thing as an empty date in C#

C# Task.Run skips values, is missing data, when doing many iterations

c# multithreading c#-4.0 task

Covariance and Contravariance with LSP

WPF DatePicker Defaulting to American Style Date Instead of British

How do you unit test if two jagged arrays are equal?

c# c#-4.0

Can I achieve a 'copy constructor' in C# that copies from a derived class?

c# .net c#-4.0