Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

Dictionary with duplicate Key [duplicate]

c# .net-3.5 c#-3.0

Extension Method Performance

.net-3.5 c#-3.0

Using an interface to convert an object from one type to another?

Default parameter specifiers are not permitted

c# .net .net-3.5 c#-3.0

C# Math class question

c# .net math .net-3.5

How can I make the progress bar update fast enough?

In .NET, which is best, mystring.Length == 0 or mystring == string.Empty? [duplicate]

How to convert Guid[] to String?

c# .net-3.5

Suddenly application crash - Fatal Execution Engine Error (7A0BC59E) (80131506)

c# .net .net-3.5 windows-xp

Recommended data structure for 1 million+ ordered collection in .NET 3.5

How to use .Find() method with like expression using c#

c# excel .net-3.5

Can I use .NET 4 Code Contracts and remain compatible with .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