G
Guest
Joe said:.... and enjoys a market share somewhat higher than Apple... ;-)
Joe.
that's not a matter of quality but marketing
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Joe said:.... and enjoys a market share somewhat higher than Apple... ;-)
Joe.
SnakeByte said:that's not a matter of quality but marketing
Having said that, there does eventually come a time and place where it
becomes compelling to rewrite any code base, even in the absence of
motivators like new technology platforms, changing requirements, difficulty
in locating or developing expertise, or the winds of politics.
Joe said:I agree. As to whether that requires 100MB of code
while Delphi and VB
presented a highly productive OO interface to the underlying
procedural Win32 API in a couple of megabytes...
i"TheBain said:In an excellent article by Richard Grimes,
http://www.ddj.com/documents/s=9211/ddj050201dnn/, the ex-Microsoft guru
lambasts MS' seriousness to .NET and VB.NET as a redundant language.
Truth hurts.
At the same time, .NET isn't going away, it's just C++ remains superior
for
destkop applications.
The Framework is not 100MB. The install is 25MB and once installed they're
about 65 MB I believe.
Our figures indicate that our developer productivity has gone up by 50%
since switching to .NET.

Joe said:Thanks for the correction. But still, it's _humongous_ compared to the
VB or Delphi runtimes.
From one point of view, complete
The system developed looks like
Then, when it
Vyacheslav Lanovets said:Hello, Bob!
You wrote on Tue, 8 Mar 2005 10:07:26 -0700:
BG> Having said that, there does eventually come a time and place where it
BG> becomes compelling to rewrite any code base
If some algorithm's implementation in C was fine 10 years ago, still fine
now, and will be fine in 10 years, why it should be implemented in VB.Net?
While I understand why first projects should be completely rewritten,
second ones usually can live without it.
And the third one - after several revisions during _normal_ development
process the software becomes near-to-perfect. I mean it's hard to make it
better from the first try, particularly in new language and under new
platform.
So, when you say that revisions only make product worse then it means that
something wrong with development.

The point that I'm trying to make is that the Framework provides a
completely reliable environment. If your programming is running on the right
version, all the services that your program uses are guaranteed to be there.

Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.