Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

Partitioning a list given total partitions and partition number

c# linq .net-3.5

None of my Extension Methods are showing in Code behind

.net-3.5

Entity - Linq to Sql Only load a part of the entity

RSACryptoServiceProvider.ImportParameters throws System.Security.Cryptography.CryptographicException: Bad Data

.net-3.5 cryptography rsa

How do I reference configuration information from within multiple class libraries?

c# .net vb.net .net-3.5 .net-2.0

References between versions . NET Framework

.net wcf .net-3.5 .net-2.0

Is it possible to define a "shared" method for C# interfaces?

Reference a .net 3.5 assembly in a Script Task in SSIS 2005?

.net-3.5 .net-2.0 ssis

Use of named identifiers in String.Format [duplicate]

migrating an application from dotnet 2.0 to 3.5

c# .net-3.5 .net-2.0

Invoke Action created from Expression<Action> in another scope

c# .net-3.5 delegates lambda

Is Queue.SyncRoot required for simple Enqueue/Dequeue across threads?

how to use asp.net dynamic data with Entity framework in another dll

Keep alive code fails with new RDP client

Math .Net I want to represent a huuuuge number in .net

c# .net-3.5

.NET Chart: How to add DataPoint with different member types than double?

Risk of migrating website from .NET 2.0 to .NET 3.5

asp.net .net-3.5 .net-2.0

Visual Studio Crashing when I am using a certain solution

Custom Serialization using XmlSerializer