Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Can you call WCF web service methods from a web browser for testing purposes?

.net asp.net wcf web-services

Why does Binary Serialization require the object to be marked as serializable?

c# .net serialization

Using List<Person> Distinct() to return 2 values

c# .net linq c#-3.0 ienumerable

Resource exceptions in forms after converting project to NETSDK format

Dependency injection and caching classes best practice [closed]

Scaffold-DbContext automatically adds plural "s" / EntityFrameworkCore 6.0.4

.NET Framework 4.8 is installed but not showing in Visual Studio 2019 community

IIS not starting on Windows 11 for ARM

.net windows iis arm64

Why is targetframework "net6" and "net7" allowed?

c# .net

How to change an Internet ShortCut .url file in c# and Windows 7 [closed]

c# .net windows-7

Linq keyword extraction - limit extraction scope

c# .net linq keyword

Which is the best Technology in .net? For web development [closed]

.net

inaccurate .NET timer?

c# .net timer

Null reference exceptions in .net

.net wpf

.NET compact framework - barcode scanner

How Array of our custom classes work with foreach without implemented IEnumerable?

c# .net foreach ienumerable

.Net, C# and the Open source movement [closed]

c# .net open-source mono

EF Core Reading Connection String From User Secret Using Class Library Project and DB Scaffolding