Prev: Sending eMails again
Next: GPF when creating index
From: Ginny Caughey on 5 Dec 2009 08:54 richard, I can honestly say that of the 1000s of PCs that run my software, not one of them suffers from slow .NET Framework loading. Maybe the people who administer my customers' PCs have more work to do than yours - intentionally hobbling users' machines just isn't how they spend their time. Moreover, in one place where I replaced VO code that loaded an ActiveX control to work with a specialized piece of hardware, replacing that with C# code (loaded via COM from VO) that loads the very same ActiveX control is now 4 times faster. -- Ginny Caughey www.wasteworks.com "richard.townsendrose" <richard.townsendrose(a)googlemail.com> wrote in message news:604ab9ec-768a-4aea-9294-15b86933d6c7(a)x15g2000vbr.googlegroups.com... > Geoff, Willie > > what i meant was not the speed of operation of programme, which in vo > and vulcan is both very fast, but the speed with which the dot net > framework loads. > > rather like ms office - its framework is usually loaded in the startup > section, but those of who dont like ms take it out - so again its slow > to load before it does anything. > > ps geoff: thats how you "create a special PC designed to warp any MS > software on it into mush" - which of course it is as we all know !!!! > <<<<!>>>> > > richard >
From: Geoff Schaller on 5 Dec 2009 19:25 No Richard, there is something wrong here. There is no Dot Net framework to load, nor is it something you can turn off. The Dot net framework is loaded when you load the OS. That is one of its primary benefits. It is always available so apps load and run smoothly and quickly. Geoff "richard.townsendrose" <richard.townsendrose(a)googlemail.com> wrote in message news:604ab9ec-768a-4aea-9294-15b86933d6c7(a)x15g2000vbr.googlegroups.com: > Geoff, Willie > > what i meant was not the speed of operation of programme, which in vo > and vulcan is both very fast, but the speed with which the dot net > framework loads. > > rather like ms office - its framework is usually loaded in the startup > section, but those of who dont like ms take it out - so again its slow > to load before it does anything. > > ps geoff: thats how you "create a special PC designed to warp any MS > software on it into mush" - which of course it is as we all know !!!! > <<<<!>>>> > > richard
From: Geoff Schaller on 5 Dec 2009 19:27
This is our experience too. Whatever VO does or however it does it, it is sloooooow. "Ginny Caughey" <ginny.caughey.online(a)wasteworks.com> wrote in message news:00963aad$0$23694$c3e8da3(a)news.astraweb.com: > richard, > > I can honestly say that of the 1000s of PCs that run my software, not one of > them suffers from slow .NET Framework loading. Maybe the people who > administer my customers' PCs have more work to do than yours - intentionally > hobbling users' machines just isn't how they spend their time. Moreover, in > one place where I replaced VO code that loaded an ActiveX control to work > with a specialized piece of hardware, replacing that with C# code (loaded > via COM from VO) that loads the very same ActiveX control is now 4 times > faster. > > -- > > Ginny Caughey > www.wasteworks.com > > > > > "richard.townsendrose" <richard.townsendrose(a)googlemail.com> wrote in > message > news:604ab9ec-768a-4aea-9294-15b86933d6c7(a)x15g2000vbr.googlegroups.com... > > > Geoff, Willie > > > > what i meant was not the speed of operation of programme, which in vo > > and vulcan is both very fast, but the speed with which the dot net > > framework loads. > > > > rather like ms office - its framework is usually loaded in the startup > > section, but those of who dont like ms take it out - so again its slow > > to load before it does anything. > > > > ps geoff: thats how you "create a special PC designed to warp any MS > > software on it into mush" - which of course it is as we all know !!!! > > <<<<!>>>> > > > > richard > > |