Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Check if a specified type is a match for a generic type?

c# .net generics .net-4.0

How to make Visual Studio 2010 use .NET 4.0 instead of .NET 2.0 on a Windows Phone project?

AllowPartiallyTrustedCallers

.net sharepoint-2010

Socket ReceiveAsync merging packets

c# .net sockets asynchronous tcp

WCF + IIS Redirect failing, is it possible?

.net wcf http iis soap

loop through an Excel range and write to the cells in .net [closed]

c# .net visual-studio excel

How to add a new row to Property table of msi file using c#/cmd

Avoid checking condition twice when assigning from task awaited with Task.WhenAll()

c# .net async-await

What native dotNet data type is most appropriate for conveying SQL Server hierarchyId values?

InvalidCastException while updating Dynamics invoice detail entity

Refactoring multiple switch statements with a more Elegant code

.net c#-2.0

keeping one connection to DB or opening closing per need

Can't pass http only cookie from .net api to next-auth and then to frontend

SIMD Intrinsics difference between Vector<T>, advsimd and sse?

c# .net simd intrinsics

Excel functions to C# code

c# .net excel