Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

How to save string content to a local file

c# c#-4.0 c#-3.0

Config IIS or Web.config to serve all files in a specific folder only

Wikilinks - turn the text [[a]] into an internal link

c# regex wikipedia

'Unable to find an entry point named 'OpsConIsDRCPEnabled' in DLL 'OraOps12.dll' - Oracle 12c

c# oracle-database dll

Resharper suggests but does not perform any refactoring to this code block

c# asp.net resharper

Custom IExceptionHandler

WPF and NotifyPropertyChanged from a different thread

c# wpf multithreading

Stream TextReader to a File

c# stream textreader

PHP base64_decode C# equivalent

c# php base64

What can change a file created/modified date?

c# windows file

How to get the position (index in order) of an XML element using LINQ?

Lambda query in NEST elastic search to have array of filters and values

c# elasticsearch nest

Taking memory dump using C#

c# memory-dump

Github OAuth : The remote server returned an error (403) Forbidden

c# http github oauth get

Form.Close() is closing other form (dialog) also

c# forms winforms

Is it a good practice to perform direct database access in the code-behind of an ASP.NET page?

c# asp.net

Convert SQL Binary Data to String in C#

c#

How to reference a generic type in the DataType attribute of a DataTemplate?

c# wpf xaml mvvm mvvm-light

NamedPipeServerStream receive MAX=1024 bytes, why?

c# namedpipeserverstream

ASP.Net Identity sign-out all sessions

c# asp.net .net