Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

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?

How to avoid CommunicationObjectFaultedException when hosting a WCF service in IIS?

.net asp.net wcf iis

Count Instances of Class

java .net testing

System.Windows ContextMenu ItemClick Event?

c# .net wpf

Calling snippets inside another snippet

.net visual-studio-2010 j#

How to simplify or wrap exceptions when rewriting synchronous code to use TPL

Why does Mono run 1/3 slower on Linux and BSD?

.net linux macos mono bsd

How to fix Exception Could not load file or assembly 'EntityFramework, Version=4.0.0.0[...]' or one of its dependencies

c# .net entity-framework

Authentication in KSOAP2 request to .NET webservice in Android

Calling a function with named arguments in a hosted application