January 19th, 2007 04:23 AM
I downloaded the DataStructures20.msi file from MSDN pages ( http://msdn2.microsoft.com/en-us/library/ms379574(VS.80).aspx ) which has some OK examples of data structure (I`m interested only in graph...
January 15th, 2007 06:22 AM
Anybody have a working project of any graph algorithms?
I checked out MSDN pages but there seem to be some mistakes in their examples, maybe a .net framework compatibility or something.
Anyways I...
April 14th, 2006 05:29 AM
Thank you for your replies. I`ll put it as an optional install (from the CD) if the necessary version isn`t already installed. Relying that people will alredy have it installed isn`t very smart IMO...
April 13th, 2006 06:24 PM
If I wanna develop a commercial program in C# which I wanna sell to my customers, is it a common practice to include the .NET Framework in the installation of the program to ensure its proper...