Is it possible to upgrade my visual studio 2003 which is running on .net framework 1.1.4322 sp1
to .net framework 2
I tried installing the .net framework 2 but it stopped installing because it sa...
http://www.experts-exchange.com/Microsoft/Development/.NET/Visual_Studio_.NET_2003/Q_23590...
I have .Net framework 3 installed on my system, but the help in VB.Net states that the framework is still 1.1 ? Shouldn't it be at 3 ?
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23605245.htm...
I have a generic ICollection (lets say List<object>). I want to create a System.Collections.ObjectModel.KeyedCollection<string, object> from it.
How can I "convert" the ICollection to a KeyedCo...
http://www.experts-exchange.com/Programming/Languages/.NET/.NET_Framework_2.0/Q_23475616.h...