Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

Alternative to HttpUtility for .NET 3.5 SP1 client framework?

MVC 2 AreaRegistration Routes Order

What to choose? ASMX web service or WCF in .net 3.5?

Is there a case where delegate syntax is preferred over lambda expression for anonymous methods?

What is different when accessing BindingContext[dataSource] vs BindingContext[dataSource, dataMember]?

c# winforms binding .net-3.5

Why would I get a format exception when updating a boolean binding with WriteValue?

Fire event when client connects to WCF-hosted endpoint

.net-3.5 wcf

Can .NET intercept and change css files?

How can I compile .NET 3.5 C# code on a system without Visual Studio?

c# .net-3.5

If app.config for a DLL should be in the "main config"… what do we do with WCF References in DLLs?

WCF hosted in a Web application and compatibility mode

.net .net-3.5 wcf

What cultures are supported by the CultureInfo class in .NET 3.5?

Using two DLLs with same name and same namespace

c# .net-3.5

Can I combine a using() {} block with a method's out parameter?

c# .net-3.5 using-statement

Attempt to write a read-only database - System.Data.SQLite

c# asp.net .net-3.5 sqlite

Displaying currency in C#

c# asp.net .net-3.5 currency

Why does my .net application require full trust?

How to check if client script is already registered during a partial postback

Fast/efficient way to get index of minimum value in List<T>?

c# list optimization .net-3.5

log4net with ASP.NET 3.5 problems