Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Querying inside a Dataset C#

OK-Cancel Dialog: handling the 'Enter' key press

Are instances of anonymous types serializable into a session?

c# .net

How can I properly rename assemblies after they're been compiled?

ASP.NET Core application that references a project in another Git repository

Async/await throwing unhandled exception

Adding EF Core Migrations to an existing database, while still enabling creation of the database from scratch

How to change csv delimiter from "," to " : " in C#

MSB4018 Error - Resolve Package Dependencies and Resolve Package Assets tasks failed unexpectedly .net5 - Visual Studio 22

.net maui Cannot get updated fields in an Observable collection to update in bound collection view

.NET MAUI open system settings

.net maui

MediatR register only specific handlers in an assembly with ASP.NET DI

Get AppDomain for another .NET framework process

What's wrong with the IL I'm emitting in a Reflection.Emit.DynamicMethod?

c# .net reflection

How to map Oracle database NUMBER to c# bool type in .NET Core?

ApplicationSettingsBase writes empty tag for custom collection

Interop between MSXML and .Net using COM+

c# .net com interop com+

WPF - bind a listbox to a list<string> - what am I doing wrong?

.net wpf data-binding listbox

What's the nvelocity/C# equivalent of "if x in array"?

c# .net nvelocity

Best practice to apply domain driven design in .NET?