Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

IIS 5, Migration from .net 1.1 to .net 2.0?

Where to put startup and startup.auth code on .net framework (not .net core)

c# asp.net .net asp.net-core

Auditing record changes in sql server databases

AddressOf in base class

.net vb.net oop

How to calculate how big a struct or class is?

c# .net class struct

Managed vs Unmanaged Resources in .NET. What's the difference?

Need help with choosing a design pattern

c# .net design-patterns

Silverlight 4 : Converting image into byte[]

Distributed critical section in web-farm

This Xaml is not valid... I don't understand why

How can we wrap words in a lable in .net maui 7

c# .net xaml maui

How to specify in C# generics such T that is constructible from string? (generic type constraint)

log4net: different info colors for different types

c# .net logging log4net

How to approach debugging an AccessViolationException in a .Net application on XP

Dependency injection with web services?

How do I configure Unity to share an instance in two constructors?