Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How do I use KnownType to enable polymorphic return values in a WCF service contract?

.net wcf

Working with State Machine Workflows in ASP.NET MVC

How structure whole applications in Visual Studio?

.net visual-studio

Within .NET Core DI, how do singleton lifetime services behave with concurrent requests?

Solr and .Net Filters

c# .net solr solrnet

Delete a lot of files and sub folders with c# and threads

c# .net multithreading

WPF - Is it possible to (programmatically) disable multi-touch?

c# .net wpf multi-touch

Split a string containing 16 digits into 4 groups

c# .net string

WCF Client tester and clientcredentials

.net wcf web-services

WPF application error 'Set property 'System.Windows.ResourceDictionary.Source' threw an exception.'

c# .net wpf

PurgeTempDestinations does not have an implementation

c# .net stomp

How many instances exists when a InstanceContextMode.Single WCF service exposes multiple endpoints?

Suggested controls for an open source Windows Forms app?

.net winforms

How do I CheckOnClick in a CheckedListbox but only when over the checkbox?

.net checkedlistbox

.NET Webservice = The surrogate pair is invalid

.net web-services asmx

Is System.Guid.NewGuid() always implemented through UuidCreate() on Windows?

.net windows guid

Sample PDF with embedded flash video?

c# .net flash pdf

In .NET 3.5 C#, is there a way to detect if NVIDIA SLI mode is active

c# .net nvidia sli

Unit testing a Winforms event driven architecture