Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

regex .net split

c# .net regex c#-4.0

Biztalk bug? XSD chokes when using hyphen or period in element name when global (referenced)

.net xsd biztalk

NHibernate map one-to-many

Adding to a Model's IList with a form in ASP.Net Core 3.0

OnCommand vs OnClick

c# asp.net .net onclick

FileSystemWatcher does not fire after sometime

How do I use the @odata.nextlink parameter returned in the Reporting API response in .net C# application

c# .net odata

Dynamically set endpoint address in wcf client (with net tcp binding)

Mono command line program dies with "trace trap" message and nothing else

c# .net mono monomac

MySQL Connector appending the enum with the value one less than the actual one

c# .net mysql mysql-connector

If I have a method which returns a distinct list should I make it return ISet<T> rather than IEnumerable<T>

.net set

In ASP.NET, under which credentials does the code run?

Quickly Undo Accidental Event Generation

Get SOAP request body in proxy client

c# .net wcf

How to filter unit tests by xUnit.net trait attribute when using VS test explorer?