Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How can I expose private objects in a class in a read only manner?

c# .net

NUnit does not fail on exception in Finalizer

c# .net nunit finalizer

Developing on a 64bit machine when the production is 32bit

In Monotouch, is it possible to save a generic list to to NSUserDefaults?

Error ADB0020: Mono.AndroidTools.IncompatibleCpuAbiExceptiopn: The package does not support the CPU architecture of this device

.net maui

EF 4.4 Doesn't detect changes done by AutoMapper

Vb.net custom attribute to an enum

.net vb.net enums attributes

Is it possible to get Timer.Tick event after diposing it

c# .net timer

Making a transparent hole in an overlay WPF

.net wpf wpf-controls

Entity Framework override default property convention to ignore properties

c# .net entity-framework

How did I solve this memory leak-ish issue?

c# .net memory-leaks .net-2.0

Entity Framework Code First Migrations thinks there is a change that shouldn't be there

DataGrid: How to manipulate selected item

How to detect if AxAcroPdf component has loaded PDF?

c# .net pdf adobe axacropdf

.NET Compact Framework 3.5 animated transparent wait cursor

In a Console App, is there a way to detect when StandardInput is available?

.net powershell console

How to get the ASP.NET temporary directory programmatically?