Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

Is it possible to use an open generic as constructor argument?

c# generics .net-3.5

C# .NET 3.5 CF on Windows CE, Changing row background color in a DataGrid

Get a String from a collection of keys presses retrieved using Raw Input API

Recursive routine to obtain PropertyInfo

Is it possible to implement this interface generically so that it can be passed only one type parameter?

c# .net generics .net-3.5

NUnit used for integration tests with a class library

c# .net testing .net-3.5 nunit

bat file to install .net 3.5 framework for win server 2012

Trouble implementing GetDeviceUniqueID on Windows Mobile 6

c# .net-3.5 windows-mobile

Unable to Install .net framework in Windows 2012 server

How do you uninstall Visual Studio 2008 SP1 w/ .Net 3.5 SP1?

Using constrained generic extension methods in a separate assembly gives a reference error

Working with GUIDs and Entity Framework

A method that executes any time a class property is accessed (get or set)?

Add something like ShowDialog to a custom User Control?

.Net Security Exception when trying to render a reCaptcha control

VSTO in VBA: AddIn.Object returns Nothing (null) sometimes

c# vba .net-3.5 vsto excel-2007

How to determine when a WPF User Control has completed loading

c# wpf .net-3.5

URL Routing on ASP.net, need to get a parameter from the url

asp.net url .net-3.5 routing

Sorting an array of Doubles with NaN in it

c# sorting .net-3.5 nan

How do I group items in a WPF ListView

wpf .net-3.5 styles