Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

WPF: Set text-Label's transparency?

.net wpf visual-studio xaml

how to convert date from yyyyMMdd format to mm-dd-yyyy format using DateTime.TryParse

.net .net-3.5

The name does not exist in the current context

How to create byte array and fill it with random data [duplicate]

c# .net

How to parse a string to DateTime with "yyyyMMdd Hmm" format?

c# .net parsing datetime

Powershell [System.IO.Compression.ZipArchiveEntry] does not contain a method named 'ExtractToFile'

.net powershell scripting

How can I investigate issues after obfuscation in .net?

.net obfuscation peverify

C#: detecting if running as super user, both in Windows and Mono

c# .net mono

Managing 40 SQL Connections in single desktop application

c# .net settings sqlconnection

Displaying and Saving "time" datatype from SQL with C#?

c# .net sql-server

managed and unmanaged

c# .net c#-3.0 clr managed-code

C# download file from the web

Why can't I serialize an object using DataContractSerializer?

Writing Extension methods with Action / Func / Delegates / Lambda in VB and C#

Declare Generic static method in C#

c# .net

pinvoke fails because of DLLs dependent on other SXS-DLLs

c# .net pinvoke dll sxs

Push and pull value on callstack .net

c# .net

How to make .editorconfig naming violations visible to dotnet build? (IDE1006 warnings)

How to restore multiple SQL Server databases that use the same naming scheme for their MDF and LDF files

c# .net sql-server