Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Nuget MsBuild Integration - Snapshot and Release versioning

c# .net msbuild nuget

decimals, ints, casting... oh my!

c# .net casting integer decimal

DevExpress Microsoft Visual C#

c# .net devexpress

T4 Templates outputting wrong data

c# .net t4 templating

Polymorphic XML serialization/deserialization

What is the difference between TryDequeue and TryTake in a ConcurrentQueue<>?

Testing foreach box/unbox on a regular array?

c# .net arrays foreach boxing

What is tracing and how should it be done?

.net log4net trace

Get PID of process using some port [duplicate]

c# .net tcp

Windows Service Setup Project Problems Converting From VS.NET 2008 to 2010

Create a Email message in .NET

.net email outlook

Which Dependency Injection technique should I use in dotnet?

File activation in MAUI

How can I register a service collection against .Net Framework and Autofac?

.net owin autofac

Programmatically get list of all Built-in types

c# .net types built-in

Restsharp raise SSL error when run on server

.net asp.net-core restsharp

Should I make the method virtual or abstract?

c# .net class-design

AppDomain Creation : Resolving "Could not load file or assembly" error

c# .net

How Can I Change an ItemsPanelTemplate in Code Behind?

c# .net xaml uwp