Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Adding a column value by using DataReader

c# .net mysql

Capturing cookie responses in C#

Null Reference Exception with .GetValueNames() method

c# .net registry

Are continuations queued on a Task always executed on the thread that finishes the task?

MEF's ImportMany in the base class imports all exports from all assembles - how to prevent that?

Two candidates in method Enumerable.Where

c# .net .net-4.0

.NET Core API : No route matches the supplied values

c# .net rest webapi

Reading attributes in ConfigurationSectionGroup

Using external assemblies: The located assembly's manifest definition does not match the assembly reference

checking if entity (properties and collections) are dirty

c# .net nhibernate

Looking for a good C++/.net book [closed]

.net c++

Generic type in generic collection

c# .net generics

Issues with LINQ (to Entity) [adding records]

Powershell reading Excel date as 5 digit number

.net excel datetime powershell

How do I solve the problem "dotnet is not recognized as an internal or external command"?

How can I adjust the CommandTImeout in DbFit for long running queries?

Should I create and reuse AmazonSimpleEmailServiceClient as a singleton?

which Layer should populate Concurrency and Task in N-Tier architecture pattern in .NET

Getting file version info in the Compact Framework