Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

Custom HTTP Basic Authentication for ASP.NET Web Services on .NET 3.5/VS 2008

Does Order Matter in the XML Read by the DataContractSerializer?

What are the benefits to a client of upgrading a system from .Net 2 to .Net 3.5 or 4 [closed]

What's the best way to call INotifyPropertyChanged's PropertyChanged event? [duplicate]

Linq-to-SQL With XML Database Fields -- Why does this work?

c# xml linq-to-sql .net-3.5

Enabling Queue<T> with concurrency

"Keyword not supported: provider" connecting to Access db on VS08

How to display a progress bar on top of a control in WPF

WCF consumed as WebService adds a boolean parameter?

What is the best practice for storing database connection details in .NET?

c# .net database .net-3.5

Using EF 4 on .NET 3.5 SP1

Combining two SyndicationFeeds

c# linq .net-3.5

JQuery/WCF without ASP.NET AJAX:

c# jquery wcf json .net-3.5

RIA Services vs ADO.NET Data Services

Use of Response.Flush before Response.End

asp.net .net-3.5

How can I create a Package on a memory stream

.net-3.5 openxml packaging

How to make WPF text on Aero glass background readable?

wpf .net-3.5 text

long.Parse() C#

c# .net-3.5

How to do streaming read of a large XML file in C# 3.5

c# .net xml .net-3.5 streaming

foreach loop fails to cast but manual casting and for loop work