Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

.NET Framework and COM

.net com

How to get Identity value from SQL server after insert record

c# sql .net sql-server identity

How to check a file header structure for identifying a MSI file

c# .net asp.net-mvc

Automatic TextBox Width

asp.net .net html

Get mifare card serial number with WinSCard library

c# .net rfid mifare winscard

How do I compile for .NET 2.0 with C# 6.0?

difference between failed and broken test

.net unit-testing

Unable to call external api from webaplication hosted in docker

How we can create 3 tier architecture in ASP.Net MVC application with EF?

Mocking ASP Net Core GetService<T>

Is it possible to pass an instance "pointer" to another process through a memory mapped file?

How to change the http status code after starting writing to the HttpContext.Response.Body stream in ASP.NET Core?

Finding memory leaks in C# application

c# .net memory-footprint

Handle scrolling of a WinForms control manually

c# .net winforms gdi+

Getting current text of input field using Selenium

How to set an access mask not representable with FileSystemRights (e.g. GENERIC_ALL) when using FileSystemSecurity/DirectorySecurity?

c# .net acl

Unable to mock SSH.Net's SFTPClient object for Microsofts Unit test case framework

Implementing Active Directory Change Notifications in .NET

.net active-directory