Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Does .NET have something like Java's permgen?

Code Analysis Microsoft.Naming warnings on the abbreviation "ID"

c# .net code-analysis fxcop

Where to place clientaccesspolicy.xml in Silverlight project

.net wcf silverlight

What topics for a training class? [closed]

asp.net .net

Compress image in .NET

Is there a good 3rd party Job Scheduling Library for .Net? [closed]

c# .net

Exporting or Saving CX509PrivateKey

c# .net ssl ssl-certificate ca

C# Json serializing List

c# .net json

LINQ: Build dynamic filter with sequence of ANDs

c# .net linq linq-expressions

Execute Custom query on tableadapter

c# .net visual-studio-2010

Kendo UI Grid not populating after call to read

Where does CLR store methods for instances of one type

c# .net clr

in .net what class(s) should I use to make working with data from DB easy (not including Entity Framework or LINQ)

c# .net database orm dataset

ClickOnce configuration deployment - configuration files

c# .net clickonce config

SQL Server communication protocol issue

conditionally ignore property serialization

How can I concatenate two C# Lists of the type List<KeyValuePair<string,string>>. I have some duplicate values and I need those duplicate values