Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

C#/.NET - Very high CPU usage when using async/await function calls

Convert Arraylist into string in vb.net

.net vb.net

Backgroundworker runworkercompleted not firing

.net multithreading

Free ~90% Gen2 .NET heap

ASP.NET MVC - Manipulating HTTP Post

.net asp.net-mvc

How to get number of arguments in a constructor

c# .net winforms

IErrorInfo.GetDescription failed with E_FAIL(0x80004005).System.Data while data adapter Fill()

c# .net excel-2007

Can Random.Next() be predicted from its outputs

c# .net security random

System.Text.Json - Use custom JsonConverter conditionally depending on field attribute

Nested Transactions in ADO.NET

c# .net

C# .NET StreamWriter: How to skip lines when writing file using StreamWriter?

Constrain const variable at compile time

c# .net

How to catch exception when database connection is lost when using EF?

Error when trying to open a text file using Process.Start in C# .NET

c# .net design-patterns

Best Practices for Naming Executable (EXE) [closed]

.net executable

What's the most efficient way to generate thumbnails?

c# .net wpf thumbnails

ParseExact not parsing string with day, date with ordinal but no year

When running WPF app from console app, App.xaml is ignored

c# .net wpf xaml