Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Powershell: pipe input to command executed via call operator

.net windows powershell

Embedding powershell scripts into c# program

c# .net powershell

Reloading a pop up window in asp.net

WCF: show all the config params of a channel at runtime

c# .net wcf

How to copy a file in Visual Studio conditional upon the developer's operating system architecture?

.net visual-studio msbuild

How to apply WHERE condition to EF .Include() when building up EF query

c# .net entity-framework

Taleo Find Service - web service reference in the visual studio creates two-dimensional arrays

.net web-services taleo

Could not load file or assembly 'BusinessObjects.Enterprise.Sdk.ZipLib.netmodule'

c# .net crystal-reports

FindEntry function in Dictionary.cs

c# .net dictionary

How to use DataAdapter.Fill() asynchronously?

Thread-safety of System.Net.WebSockets.ClientWebSocket

.net clientwebsocket

DISM.exe Return Codes?

System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector

Is it possible to call a shared library (.so) on linux platform from .NET core?

Create a playlist of test methods having same workitem id in Microsoft test explorer

c# .net testing test-explorer

Random The request was aborted: Could not create SSL/TLS secure channel. Returned code=MessageAltered

Heap corrupted while using P/Invoked GlobalSize

c# .net windows winapi pinvoke

How can I make sure that a DirectDraw surface has a correct file format?

c# .net binaryfiles dds-format

F# and ADO.NET - idiomatic F#

What is the difference between UseHttpsRedirection and UseHsts

asp.net .net .net-core