Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Understanding Interfaces V Classes

c# .net vb.net oop

ASP.NET Core 3.0 - InProcess vs. OutOfProcess (HTTP Error 500.30 - ANCM In-Process Start Failure)

c# asp.net-core-3.0

How to implement Ads in Desktop Application built with WPF or Windows Forms?

Generics and anonymous type

c# generics

Dapper returns SQL conversion error on ID column

How do I generate an array type in a Roslyn code generator?

Apply digital signature to office-vba-macros with C#

c# excel digital-signature

Create List<genericBaseClass<T>> from various List<derivedClass<T>>

c# list generics inheritance

How to keep a Generic list unmodified when its copy is modified?

c# list

Linq: Getting missing records

c# .net linq lambda

nunit agent hangs even after using .NET 4.0 in config file

c# nunit resharper

Windows 8 App and access to file system

c# windows-8 file-access

using .net 4 projects with 4.5 target?

c# .net windows-8

How can i do DbProviderFactories in .Net Standard 2.0 project as my main Application is framework 4.7.2

c# .net-standard-2.0

When using ISerializable with DataContractSerializer, how do I stop the serializer from outputting type information?

insert data from asp.net page to my database with tables which have foreign key

c# sql asp.net sql-server

Array of Objects being sent as one Object

c# arrays coffeescript

C# SOAP Client instantiate time is slow

c#

asp.net foreach and sort projects

c# asp.net

Transaction, Table Truncate and Parametrized SQL Query

c# sql asp.net sql-server