Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Need to save a lot of records for my application... should I use a local database instad?

Usage of RAM acquiring frames

Using Dapper and Entity Framework within the same transaction

How to correctly use a class implemented in C++/CLI as a data source for data binding in .net?

c# .net c++-cli

Is this a good way to save stream to file in Universal App, Windows 10?

c# .net windows-10 uwp

How do non-window program monitor system clipboard?

ServiceStack Razor (self-hosted) with embedded images/css

c# .net razor servicestack

How to pipe what is written to Stream 1 into Stream 2?

c# .net stream

Detect Active RDP Session

c# .net pinvoke remote-desktop

Is there any .NET structure or class for 3D Points which is compatible with mono?

c# .net vb.net mono

Proper fix for HttpWebRequest GetResponse delay on first request

.Net 5 Scaffoling "Build failed. Use dotnet build to see the errors." But No error

c# .net webapi scaffold

How to see public classes/methods for installed nuget dll

c# .net dll nuget metadata

The ADO.NET provider with invariant name 'Oracle.DataAccess.Client' Not Registered

DefaultIfEmpty returning null

c# .net linq entity-framework