Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

GroupBy and Sum

c# .net linq

What is a Binary Standard

.net com middleware dcom

How to include a referenced assembly in a package?

c# .net nuget assemblies

Add library permanently for all future projects

c# .net visual-studio-2008

IEnumerator<T> Implementation

.net ienumerable

Correct syntax for NUnit Throws

c# .net nunit

How to reset single bit in ulong?

Import RSA CngKey and store in MicrosoftSoftwareKeyStorageProvider

c# .net cryptography rsa cng

Recommended way to retrieve ClaimsPrincipal in an isolated azure function(from HttpRequestData)

c# .net azure-functions

How do I get output from a command to appear in a control on a Form in real-time?

c# .net winforms process

Problems model binding nested list in ASP.NET MVC

How to duplicate a stream

c# .net stream

CSV (or sheet in XLS) to SQL create (and insert) statements with .Net?

.net sql csv xls

.NET Multi Dimensional Array Printing

c# .net arrays

Compile a referenced dll

Roaming settings with LocalFileSettingsProvider

.net winforms

Use of .net Assemblies in SQL Server 2005

.net sql-server

How to save persistent objects databound to a DataLayoutControl (DevExpress tools)?

.net devexpress xpo

Possible to use the Repository Pattern + Stored Procedures ? Should / can they return IQueryable?

Proper way to pass username/password to SmtpClient (.NET)