Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How to mock configuration.GetSection with FakeItEasy syntax?

c# .net fakeiteasy

Retrieve path information from PathTooLongException

Is there a way to intercept a process "Kill" command in Windows (.NET)?

.net windows

Adding TimeStamps with EF 4.3 Migrations

FormsAuthentication.Timeout.TotalMinutes in .NET 3.5

c# .net c#-3.0

How can I programmatically update log4net configuration file?

c# .net log4net

Parallel.For List<Int32>

Using InProc and Azure AppFabric Cache together

c# .net caching azure

Reconnect TCPClient after interruption

c# .net sockets tcp tcpclient

Interacting with running Windows Service?

c# .net windows-services

get some parameter from user while installing a c# application

c# .net installation

installing dotnet-ef dotnet tool throws error

Track client TLS version from Self-Hosted WCF service

How to return Generic response from Controller?

Confusion about Explicit operator implementation for Nullable<T> struct

c# .net

Openxml - lock all content controls

c# .net openxml

Can I use Moq in this situation?