Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

How to use LINQ on this query?

c# linq-to-entities

How to get HttpRequestBase from IOwinContext

LINQ RavenDB sub collection query using Any, cannot include non-indexed variables in query

c# linq ravendb

Could not load file or assembly 'System.Web.Mvc' or one of its dependencies. The located assembly's manifest definition does not match the assembly

How to create an interface method which when not implemented shows exception code in VB.Net, just like in C#

c# vb.net

Data Annotation for start and end date

How to use .net cil jmp opcode

c# .net cil

How to keep valid value in NumericUpDown instead assigning Maximum value?

How to instantiate a class that is declared in a C# DLL?

c# dll instance

When using manually set credentials, EWS auto discover stops working

FindControl inside Repeater

c# asp.net

Getting variables from inherited class in c#

c# class inheritance

Writing Custom HtmlHelpers for MVC3 and MVC4 Beta, should I use HtmlString or MvcHtmlString?

Modeling (and mapping) a class-hierarchy with two degrees of polymorphism?

What's the difference in a multi-strip TIFF and a single-strip TIFF when using the LibTiff.Net 2.3 library

c# tags tiff libtiff.net