Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#-4.0

Interface and repository abstraction break subqueries in Entity Framework 4.1 DbContext API?

Rhino Mocks Error: Previous method 'IEnumerator.MoveNext();' requires a return value or an exception to throw

How to get around Marshal.Copy (32bit) length limit?

c# c#-4.0 interop

How to force entity framework not to query as sp_executesql

c#-4.0 entity-framework-5

How to pass more data then the username/password to the service method in WCF 4.0 RESTful service, using basic authentication

What happens to a socket on suspend/resume in windows

c# .net sockets c#-4.0

weird error with RIA Services "code generator encoutered a fatal exception"

Options for real-time web notifications and updates using Comet/XMPP vs WebSocket technologies on a Microsoft stack?

code first auto gen proxy class navigation and collection properties are null

Can the "dynamic" type vary safely in a generic collection<dynamic>?

c# .net dynamic c#-4.0

How to cast lambdas?

.net c#-4.0 casting lambda

DynamicResource color doesn't work for BorderBrush on a Border - Bug?

Design by contracts and constructors

Why dynamic call return dynamic result?

Default value of dynamic type?

c# c#-4.0 clr

How can I share .net (C#) based authenticated session between web forms and MVC2 applications?

Find out whether property setter is called in DeSerialization process

c# c#-4.0 deserialization

Select in LINQ with a strange value @p__linq__0

Geospatial Routing

math c#-4.0 geospatial

save the document created by docX into response and send it to user for downloading

c# c#-4.0 docx