Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Best way to schedule tasks in C# [closed]

c# .net

Cannot test a simple Asp.net core web api deployed to Docker

Calling a httpClient.PostAsync returns null

c# .net

Best practice for handle connections/queries

c# .net

What are the security implications of using ValidateRequest="false" to circumvent "A potentially dangerous Request.Form value was detected"?

c# asp.net .net security

Separating the column values of DataTable using LINQ

c# .net linq

PrintWindow Flickering

c# .net winapi

Download one specific file from SFTP server using SSH.NET

c# .net ssh sftp ssh.net

saving state between program restarts

c# .net

Image library that will auto-crop [closed]

.net image-manipulation

Has anyone used the Hessian binary remoting protocol to bridge applications using Java and .NET?

WCF Datacontract free serialization (3.5 SP1)

.net wcf serialization

Rhino Mocks: Is there any way to verify a constraint on an object property's property?

.net rhino-mocks

Y-Modem Implementation for .Net

c# .net

Working with .qr2 reports in .NET?

.net reporting quickreports

Best Practice/Pattern to Populate 'ViewModel' objects

.net design-patterns mvvm

WPF or Windows Form [closed]

.net wpf winforms

Authenticating to hosted TFS: TF30063: You are not authorized to access .visualstudio.com

c# .net tfs azure-devops tfs-sdk

Getting 404 error page content with Http WebRequest?

Why are my identifiers marked as not CLS-compliant? [duplicate]

c# .net cls-compliant