Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Securing passwords in config problem

Moving from HttpWebRequest to HttpClient

Could not load file or assembly 'System.Data.SqlClient, Version=4.6.1.3

c# .net ado.net .net-6.0

Getting object using LINQ Min()?

c# .net linq

Can a server have more than one .Net frameworks?

.net frameworks

Why TreeView control creating blank node?

c# .net winforms treeview

Need explanation on event handling and delegates

Regex - pattern capture everything except for pattern [.net]

.net regex

how to avoid windows crash screen

c# .net wpf windows

regasm just doesn't work

.net regasm

Dotnet build fails with `Only one project can be specified` when PublishProfile specified

Sending email using Microsoft.Office.Interop.Outlook; with image attatchment [duplicate]

c# .net

Getting Access Denied when trying to protect data with DPAPI

c# .net dpapi

BL Services: Exception or Method Result?

Files show up in Solution Explorer in Visual Studio with a shortcut icon. What does that mean?

List as a property of linq query result

c# .net linq

Deploying NLog with a ClickOnce application

.net clickonce nlog

Can you run C# Code from c++?

c# .net c++ clr

Large file handling - Read algorithm breaks - C#

c# .net large-files