Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Nuget copy file from packages folder to project directory

c# .net nuget

Doing some actions (setting language) before controller initializes in Web API

How to crop a Mat to ROI in Emgu (OpenCV for C#)

c# .net opencv emgucv

How to use XPathNavigator and return different nodes?

c# .net xml xslt xpath

Creating a generic interface in C#

c# .net generics c#-4.0

.NET Async TcpListener / TcpClient Question

.NET: Get Resources by Reflection

Is there any way to provide constructor parameters to generic instances?

c# .net exception casting

Custom thread pool supporting async actions

Regex is not matching in c#

c# .net regex

"is"-reference or gettype()

c# .net winforms comparison

handling stop in a .net windows service

c# .net windows-services

If I pack .NET artifacts as nupkgs how can they be deployed with Nolio?

.net nuget nolio

release mode uses double precision even for float variables

how to fix this error "Microsoft.Extensions.Azure: Could not load file or assembly 'System.Diagnostics.Tracing, Version=5.0.0.0,"

c# .net azure

Binding TabControl ItemsSource to an ObservableCollection of ViewModels causes content to refresh on focus

how to unit test AOP?

Mixing application modules between Silverlight and ASP.NET

.net asp.net silverlight