Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

How does Ninject 3 affect object lifetime?

c# ninject

ServiceCollection does not contain a definition for AddScoped and no accessible extension method accepting a first argument of type could be found

Is it possible to get Added items not committed in EFCore with .NET Core?

No executable found matching command "dotnet-script"

c# .net powershell dotnet-tool

How do I set parts of an array to a random value in C#?

c# arrays random numbers

Cannot implicitly convert type 'int?[]' to 'int[]

c# .net

Get actual dll path in .Net

c# .net wpf dll

Using Try Catch or check value first

c# .net vb.net frameworks

CrystalReport Load report failed

c# .net crystal-reports

Akka.net actors in STA

c# com ms-word sta akka.net

Unexplained timeouts and delays on getting the response from HttpClient SendAsync requests

Mocking HttpContext.server.MapPath in ASP.NET unit testing

How to get an IBuffer from an IRandomAccessStream

Mixing HTML and Razor Code Within Nested Conditionals

c# asp.net-mvc-3 razor

How does DllImport identify the newest .dll-Version?

c# .net winforms dllimport

Application's performance deteriorates when running it from Visual Studio

Firebase realtime database: how can I retrieve 10 records around a specific key after ordered by value?

Accessing WPF component inside DataTemplate with Data Binding

c# .net wpf xaml data-binding