Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

Speeding up records filtering as and when user types

c# mysql .net-3.5

Why do I get an HttpException from VirtualPathUtility ToAbsolute with some paths?

Generic parent Collection split to child collections

c# list .net-3.5 ienumerable

How to replace multiple occurrences in single pass?

c# regex .net-3.5

What is new in .Net framework 3.5? [closed]

.net .net-3.5

Receive (and send) XML via POST with ASP.NET

Minimize on FormClose prevents computer shutdown

Applying a filter to a BindingSource, but it doesn't work

How to parse the JSON Array value in C# (Windows phone 7)?

How to instantiate a generic class by using its type name?

c# reflection .net-3.5

LINQ query null exception when Where returns 0 rows

Problems authenticating to website from code

Is it possible to force a WebControl to render as a <div> instead of a <span>?

linq - how do you do a query for items in one query source that are not in another one?

c# .net linq .net-3.5

How to determine width of a string when printed?

c# .net-3.5 graphics string

C# Capabilities?

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

When selecting an anonymous type with LINQ from EF, is there no way to run a method on an object as you select it?

Do all versions of Windows 7 include version 3.5 of the .NET Framework?

.net .net-3.5 windows-7

C# - How to copy/create an object as a decendent

c# .net-3.5 inheritance

Performance of First() vs Last() on a SortedDictionary