Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Memory management for a .NET (wpf) application

What is the purpose ApplicationDbContext Class in (under IdentityModels.cs file) ASP.NET MVC 5?

Provide Dapper with a class instance to map to instead of always instantiating a new one?

c# .net orm dapper

How to detect Tasks in a cycle

Optimize the application with huge number of database requests per minute

Include dynamic library from web

c# .net azure

How target framework really works (and why lib for 2.0 can use lib for 4.0)?

c# .net

Umbraco 7 custom membership and role providers

Copy a rectangluar portion of Bitmap using LockBits

c# .net winforms

Parsing text between quotes with .NET regular expressions

Preventing negotiation handshake on subsequent service calls

.NET XmlSerializer and multidimensional arrays

c# .net xml xsd xmlserializer

PInvoke PostMessage not working across user accounts

WCF .NET 4.0 doesn't work without TLS 1.0

c# .net wcf ssl

Using the logic from one lambda within a second lambda

c# .net lambda

Reference Universal Windows Library from WPF application

c# .net wpf win-universal-app

Returning itself in property

c# .net

"DataBinding: 'index+NewsItem' does not contain a property with the name 'Link'", but property exists (Not a Typo)

c# .net asp.net .net-3.5

Nested using statements and Microsoft code Analyses

c# .net code-analysis fxcop

Mock DbContext.set<T>.Add() EF6