Opinions on .NET beta 2?
-
Hey guys, Just wondering how many have installed and used .NET beta 2, and what the thoughts/feelings are on b2 vs. b1 (stability, the huge changes to the API, features etc) cheers, Chris Maunder
-
Hey guys, Just wondering how many have installed and used .NET beta 2, and what the thoughts/feelings are on b2 vs. b1 (stability, the huge changes to the API, features etc) cheers, Chris Maunder
Install was...interesting; despite repaving my machine, I found that if I set up MS Office, VS6.0SP5 and Win2kSP1, then .NET Beta 2 just wouldn't install on my configuration. If I leave off Win2kSP1 and go from vanilla to SP2, then it installs just dandily. Most of the API changes were warned about in advance, and improve clarity (although not all). The performance, in speed terms, is greatly enhanced - particularly in the IDE - although its memory footprint remains pretty constant from Beta 1. The runtime appears to be very stable, and the frameworks are of astonishingly high quality, considering the volume there. It will take a couple of releases to really shake out the problems, I'm sure. There are still a few interesting theoretical questions left in the runtime (the semi-sorta-kinda-reality or otherwise of the reference type, for instance ), and other changes to support old-style VB apps are, IMHO, retrograde from a 'future of the platform' POV - anything that muddies the waters is bad at this stage, as it is just something that cruft will attach to in years to come. The IDE, on the other hand... Leaps and bounds better than Beta 1, but still a couple of shake-outs short of RTM quality, IMHO. However, that probably means 1 shakeout before RTM, and then a point release later..? Matthew Adams Development Manager Digital Healthcare Ltd
-
Install was...interesting; despite repaving my machine, I found that if I set up MS Office, VS6.0SP5 and Win2kSP1, then .NET Beta 2 just wouldn't install on my configuration. If I leave off Win2kSP1 and go from vanilla to SP2, then it installs just dandily. Most of the API changes were warned about in advance, and improve clarity (although not all). The performance, in speed terms, is greatly enhanced - particularly in the IDE - although its memory footprint remains pretty constant from Beta 1. The runtime appears to be very stable, and the frameworks are of astonishingly high quality, considering the volume there. It will take a couple of releases to really shake out the problems, I'm sure. There are still a few interesting theoretical questions left in the runtime (the semi-sorta-kinda-reality or otherwise of the reference type, for instance ), and other changes to support old-style VB apps are, IMHO, retrograde from a 'future of the platform' POV - anything that muddies the waters is bad at this stage, as it is just something that cruft will attach to in years to come. The IDE, on the other hand... Leaps and bounds better than Beta 1, but still a couple of shake-outs short of RTM quality, IMHO. However, that probably means 1 shakeout before RTM, and then a point release later..? Matthew Adams Development Manager Digital Healthcare Ltd
-
Matthew, The memory footprint you're referring to -- are you talking about the memory consumed by the IDE or the CLR? I found the IDE in beta 1 to be a memory-leaking monstrosity and was surprised no one else said anything about it.
It was. I have 256 MB of ram and I would be swapping pretty bad but with Beta 2 it only uses about 40 megs. Much better.
-
Hey guys, Just wondering how many have installed and used .NET beta 2, and what the thoughts/feelings are on b2 vs. b1 (stability, the huge changes to the API, features etc) cheers, Chris Maunder
Hi Chris, I remember you mentioning some problems with beta 2 upgrade on to the site. Whats ur opinion on Beta 2. How much speed (both IDE as well as runtime) has improved. Since, I will be getting beta 2 only with my subscription it would take another month. So, If there's anything cool, worth mentioning let us know...screen shots wont be bad either. Well, to me changes to API looks okay (considering MS has already warned about changing of those things for each version till it becomes gold). My concern is more to do with Installation of S/w along with exisitng ones ie. VC6/Win2K and off course IDE.(Beta 1 was a nightmare on my machine). Cheers Kannan
-
It was. I have 256 MB of ram and I would be swapping pretty bad but with Beta 2 it only uses about 40 megs. Much better.
Yeah, even with dynamic help enabled it consumes only about 70 MB. That might be a big step compared to Beta 1, but MsDev98 uses much less memory.
I am a signature virus! Help me spread and copy me to your sig!
-
Hi Chris, I remember you mentioning some problems with beta 2 upgrade on to the site. Whats ur opinion on Beta 2. How much speed (both IDE as well as runtime) has improved. Since, I will be getting beta 2 only with my subscription it would take another month. So, If there's anything cool, worth mentioning let us know...screen shots wont be bad either. Well, to me changes to API looks okay (considering MS has already warned about changing of those things for each version till it becomes gold). My concern is more to do with Installation of S/w along with exisitng ones ie. VC6/Win2K and off course IDE.(Beta 1 was a nightmare on my machine). Cheers Kannan
I have the feeling, that the Beta 2 IDE starts faster than MsDev98. And the compiler rocks, too.
I am a signature virus! Help me spread and copy me to your sig!
-
Hey guys, Just wondering how many have installed and used .NET beta 2, and what the thoughts/feelings are on b2 vs. b1 (stability, the huge changes to the API, features etc) cheers, Chris Maunder
Well, if you select the VC 6 Keyboard Layout, and use a Danish Keyboard, you can't write the "}" char in the IDE :( You have to change the shortcut for "View Code", because it's the same keys I press to write "}"... Do not install the latest Platform SDK after you install VS.NET Beta 2, you have to install VS.NET again, because it cannot find it's compilers. X| Other than that, it works great :) - Anders Money talks, but all mine ever says is "Goodbye!"
-
Hey guys, Just wondering how many have installed and used .NET beta 2, and what the thoughts/feelings are on b2 vs. b1 (stability, the huge changes to the API, features etc) cheers, Chris Maunder
If you want amusement, try to install from a remote location, i.e. map the cdrom from another computer on your explorer (mine is \\cdrom\Windual --> local G: drive) and install. (I mean try to install). The setup will not prompt you to insert the 2nd disk into cdrom, simply says that it cannot find the files. Also, you cannot specifiy an alternate location. Seems you can install only locally. Or did I missed something? :confused:
-
If you want amusement, try to install from a remote location, i.e. map the cdrom from another computer on your explorer (mine is \\cdrom\Windual --> local G: drive) and install. (I mean try to install). The setup will not prompt you to insert the 2nd disk into cdrom, simply says that it cannot find the files. Also, you cannot specifiy an alternate location. Seems you can install only locally. Or did I missed something? :confused:
Just do not map the drive, but call \\cdrom\windual\...\setup.exe directly.
I am a signature virus! Help me spread and copy me to your sig!
-
Just do not map the drive, but call \\cdrom\windual\...\setup.exe directly.
I am a signature virus! Help me spread and copy me to your sig!
-
...but why? Does setup cares when it calls CreateFile if file name starts with G: or with \\WinDual\G ? I believe you and I obey :), but I'm still :confused: why...
There are two ways to install .NET:
- Use CDs. The CDs must be inserted locally.
- Via LAN. The first three CDs must be copied together into one directory. Perhaps the MS developers thought, why should someone install .NET over LAN, if he has to go to the remote PC to change the CD? Than he could take the CDs and use them locally likewise (They may have not heard of jukeboxes ;P)
Regards, Thomas
I am a signature virus! Help me spread and copy me to your sig!
-
There are two ways to install .NET:
- Use CDs. The CDs must be inserted locally.
- Via LAN. The first three CDs must be copied together into one directory. Perhaps the MS developers thought, why should someone install .NET over LAN, if he has to go to the remote PC to change the CD? Than he could take the CDs and use them locally likewise (They may have not heard of jukeboxes ;P)
Regards, Thomas
I am a signature virus! Help me spread and copy me to your sig!
1. CD may be defective and can take time to fix it (that's what happened :) ) 2. Administrative/Group install; I imagine ad administrator that has to install dotnet for 100 developers playing dj v7 from friday evening to monday morning :) ... or, even better, insert 10 cd at a time into your magical 10 cdrw machine, make 10 copies of v7 x 4 disks x 10 times --> 400 disks and insert on 100 machines x 4 disks x n restarts x N clicks (I don't want to imagine that, sound like level 30 of Doom II :) But seriously, every person from our company spend between 3 hours and 2 days for installation. (I canceled after disk 1 :( ). Let's stop here, maybe there people that enjoy endless setups. I am definitely not one of them.
-
1. CD may be defective and can take time to fix it (that's what happened :) ) 2. Administrative/Group install; I imagine ad administrator that has to install dotnet for 100 developers playing dj v7 from friday evening to monday morning :) ... or, even better, insert 10 cd at a time into your magical 10 cdrw machine, make 10 copies of v7 x 4 disks x 10 times --> 400 disks and insert on 100 machines x 4 disks x n restarts x N clicks (I don't want to imagine that, sound like level 30 of Doom II :) But seriously, every person from our company spend between 3 hours and 2 days for installation. (I canceled after disk 1 :( ). Let's stop here, maybe there people that enjoy endless setups. I am definitely not one of them.
So why don't your administrator create a share for network setup instead?
I am a signature virus! Help me spread and copy me to your sig!
-
So why don't your administrator create a share for network setup instead?
I am a signature virus! Help me spread and copy me to your sig!
-
Hey guys, Just wondering how many have installed and used .NET beta 2, and what the thoughts/feelings are on b2 vs. b1 (stability, the huge changes to the API, features etc) cheers, Chris Maunder
I had invested quite a lot of time in writing a few C# applications. I must say that I was really upset by the huge changes in the .Net libraries. I can understand changes in the design, but people at Microsoft should have at least put somewhere in the documentation a list of these changes. I think that to let people have a early access to .Net is a really good idea, because it allows people at MS to have feedback from their customers. But it should not be only a one way process. Serge :mad:
-
Ok, on a server in my company, we have created a share e.g. named vsnet_stp. this share has two subdirectories. To the first--named netsetup--I have copied the content from the first three CDs. The second directory WCU mirrors the fourth CD Windows Update Components. The result is following structure:
\\server\vsnet_stp
+--- netsetup
+--- Program Files
+--- Samples
.
.
+--- WCU
+--- dotNetFramework
.
.I hope, that this clarify the structure :-O BTW, MSDN says following:
-
Download the three self-extracting executable (SFX) files to a temporary folder (such as C:\TEMP\VSNet), using the following links:
- Visual Studio .NET Enterprise Edition (Beta 2) CD1
- Visual Studio .NET Enterprise Edition (Beta 2) CD2
- Visual Studio .NET Enterprise Edition (Beta 2) CD3
- Visual Studio .NET (Beta 2) Windows Component Update
-
Execute each SFX to extract the setup files into two temporary folders. The three product CDs must be merged into the same folder, and the Windows Component Update CD must be extracted into a different folder. For example:
- CD1 -> C:\TEMP\VSNet\Netsetup
- CD2 -> C:\TEMP\VSNet\Netsetup
- CD3 -> C:\TEMP\VSNet\Netsetup
- WCU -> C:\TEMP\VSNet\WCU
Note: To conserve disk space, you can download one SFX file at a time, execute it to extract the files, then delete the SFX.
-
You are now ready to start the installation of Visual Studio .NET Beta 2. Run setup.exe from your temporary setup folder (in this example, c:\temp\VSNet\Netsetup\setup.exe).
-
When prompted for a path to the Windows Component Update CD, enter the path to your temporary VSNet\WCU folder (in this example, C:\TEMP\VSNet\WCU).
I think, whoever at your company, who has downloaded the files from Microsoft, should have read this as well ;P Regards, Thomas
I am a signature virus! Help me spread and copy me to your sig!
-
-
Ok, on a server in my company, we have created a share e.g. named vsnet_stp. this share has two subdirectories. To the first--named netsetup--I have copied the content from the first three CDs. The second directory WCU mirrors the fourth CD Windows Update Components. The result is following structure:
\\server\vsnet_stp
+--- netsetup
+--- Program Files
+--- Samples
.
.
+--- WCU
+--- dotNetFramework
.
.I hope, that this clarify the structure :-O BTW, MSDN says following:
-
Download the three self-extracting executable (SFX) files to a temporary folder (such as C:\TEMP\VSNet), using the following links:
- Visual Studio .NET Enterprise Edition (Beta 2) CD1
- Visual Studio .NET Enterprise Edition (Beta 2) CD2
- Visual Studio .NET Enterprise Edition (Beta 2) CD3
- Visual Studio .NET (Beta 2) Windows Component Update
-
Execute each SFX to extract the setup files into two temporary folders. The three product CDs must be merged into the same folder, and the Windows Component Update CD must be extracted into a different folder. For example:
- CD1 -> C:\TEMP\VSNet\Netsetup
- CD2 -> C:\TEMP\VSNet\Netsetup
- CD3 -> C:\TEMP\VSNet\Netsetup
- WCU -> C:\TEMP\VSNet\WCU
Note: To conserve disk space, you can download one SFX file at a time, execute it to extract the files, then delete the SFX.
-
You are now ready to start the installation of Visual Studio .NET Beta 2. Run setup.exe from your temporary setup folder (in this example, c:\temp\VSNet\Netsetup\setup.exe).
-
When prompted for a path to the Windows Component Update CD, enter the path to your temporary VSNet\WCU folder (in this example, C:\TEMP\VSNet\WCU).
I think, whoever at your company, who has downloaded the files from Microsoft, should have read this as well ;P Regards, Thomas
I am a signature virus! Help me spread and copy me to your sig!
-