Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

Can I deserialize json to anonymous type in c#?

c# regex json .net-3.5

When to use an extension method with lambda over LINQtoObjects to filter a collection?

c# linq .net-3.5 lambda

Why do extension methods not work with namespace aliasing?

keeping a wcf callback channel open indefinitely / reconnecting from client if it faults

Naming conventions for extension method namespaces and sponsor classes

How to format TimeSpan to string before .NET 4.0

Making a call to a .NET 4 library from 3.5

.net .net-3.5 .net-4.0

How to check if process is not responding?

c# .net .net-3.5

ASP.NET aspxerrorpath in URL

.net asp.net iis .net-3.5 iis-7

AutoResetEvent, ManualResetEvent vs Monitor

Removing read only attribute on a directory using C#

c# .net .net-3.5 c#-4.0

How to kill a thread in C# effectively?

Fixed Length numeric hash code from variable length string in c#

c# .net-3.5 hash

The underlying connection was closed: The connection was closed unexpectedly

Can not call web service with basic authentication using WCF

Property set method not found in a derived type

c# .net-3.5 propertyinfo

.Net Console Application in System tray

Why is "someString += AnotherString = someString;" valid in C#

c# .net-3.5

Where does the file Microsoft.CompactFramework.VisualBasic.targets come from?

Unable to use C# ConfigurationManager