Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

TPL Dataflow block never completes on PropagateCompletion

CONTEXT_INFO lost while executing Entity Framework .SaveChanges (overload)

c# sql .net entity-framework wcf

Can I safely intermix Linq-to-SQL queries and non-Linq-to-SQL queries on the same DataContext.Connection?

.net linq-to-sql

Get with Reflection fields that are not generated by the compiler

c# .net reflection

Get all DNS records associated with an IP

NuGet 2.8.6 causing dependency on .NET 4.5+?

How can I change COM Security settings programmatically by c#?

c# .net

Windows Service not starting: "The service is not responding to the control function."

How to install and use additional voices in SpeechSynthesizer()?

.net text-to-speech speech

Is .NET Framework 4.5 and later are available on Embedded Compact 2013 and Windows 10 IoT core?

None of the specified endpoints were reachable

c# .net rabbitmq

Is it possible to use Wi-Fi Direct from a non Universal application?

How do I perform the hardest possible SSL certificate check with .NET code?

c# .net ssl pki x509certificate2

C# Get CPU cache miss performance counter

c# .net cpu-cache

Unhandled Exception in System.Transactions stops Windows Service during network instability

DNU publish --no-source from MSBuild

NotifyIcon Windows 10 works on Debug but not on Publish

c# .net winforms windows-10

.Net Native - Type not included in compilation

Adding an "average" parameter to .NET's Random.Next() to curve results

c# .net algorithm random

Clipboard behaves differently in .NET 3.5 and 4, but why?

c# .net .net-4.0 clipboard