Hello,
now before you all get hyped, first the disclaimer: RUN AT OWN RISK, YOU CAN DESTROY YOUR BDS SETUP WHEN NOT FOLLOWING THIS INFO TO THE LETTER!
A week ago a friend of mine told me, that he has his IDE running against the MS.NET 2.0 framework, rather than the MS.NET 1.1 framework. And thanks to a much better J# implementation Togehter runs much smoother, less memory consumption, faster reaction times, etc... Sounds great? Well, it is great!
Now, where is the drawback? Simple, it will only work for Delphi Win32 and C++ Builder. Do not attempt to use those steps against the full BDS or any of the .NET personalities. With high possibility you will destroy your whole BDS installation and with some luck your Windows setup as well. Not scared, then read on!
Copy your $(BDS)\Bin\bds.exe and name the copy bds2.exe. Do the same with the bds.exe.config and name it bds2.exe.config. Open the bds2.config file and look for the node-entry configuration\startup. Change the value of the version attribute to version="v2.0.50727". Now, you have to have the MS.NET Framework installed, start the BDS2.EXE with the paramater -pDelphi for the Delphi Win32 personality and enjoy.
So far I have not hit any problems using that little feature, just more fun!
P.S.: I'll now start blogging more again, sorry for the long off-time.
-- Daniel