Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Is there really any difference between NUnit, MSTest, etc.?

.net unit-testing

Is there a ApplyPropertyChanges with a datacontext?

.net linq-to-sql

How do you set [ScaffoldColumn(false)] to be the default for Dynamic Data?

c# .net dynamic-data

How to call a stored procedure without waiting for it to finish?

Redirect without changing urls?

.net http http-redirect

If Image contains specific color then

.net vb.net image colors pixel

Any high-level .NET clients for PostgreSQL's JSON type?

.net json postgresql nosql

SaveFileDialog extension added unexpectedly on multidotExtension

Activator.CreateInstance for C++?

c++ .net

How to add "api" prefix to every end point in an asp .net core web API

c# .net asp.net-core .net-core

Launching a stored-procedure with Task.Factory.StartNew

Take(limit) list inside Groupby in Entity Framework

.Net Core and Full Framework projects in one solution

c# .net .net-core

C# TCP Socket.Receive issue when reusing socket

c# .net sockets tcp

My periodic task that is the background agent is not getting called again and again in windows phone 7.1

c# .net windows-mobile

blocking collection process n items at a time - continuing as soon as 1 is done