Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

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

Generating a list of child classes with reflection in .NET 3.5

c# reflection .net-3.5

Setting RenderTransform in a nested style

wpf xaml .net-3.5 styling

Garbage Collection on one object, C#

DataTable.Select("Bla='Blablabla'").Count Returns 'Count' is not a member of 'System.Array' Exception

.net asp.net vb.net .net-3.5

.NET 2.0 Setup Project in Visual Studio 2008

Get hardware Info

ASP.NET 3.5 on Windows 2000

asp.net .net-3.5

EDI Parser in .NET

.net-3.5 edifact

Starting a form in C# console project?