nobody said:
Hi,
Some of dotNet MVPs and MS engineers are not honest here.
I wonder who you could be referring to? hmmmm.
As my tag line professes, the opinions I type are my own, not that of my
employer. I have not written anything that I do not firmly believe. I am
also fallable and have been proven wrong on many occasions by my peers on
this newsgroup. I welcome the opportunity to do better. However, I have
been honest with you. To the best of my knowledge, the other responders
have been as well.
My own observations show that dotNet decreases non-web software quality a
lot in performance and consuming resources.
"a lot" huh? Interesting statistic. I have seen a decrease in performance,
usually where the initial load occurs. Personally, I have not seen that big
of a decrease of performance overall. The number of memory leaks is down
dramatically. If you use the system well, it is very fast. Perhaps your
observations are as unscientific as mine.
Particularly, dotNet remoting is bad, and should be ditched and re-written
with more careful consideration!
It is what it is. New mechanisms for communication have been announced for
future products. I'm sure that they will help resolve this.
The mechanisms that existed before Remoting still exist. You are free to
use them instead.
dotNet serialization is bad!!
Interesting. I've found it to be quite powerful when used properly.
Perhaps you are using it for some odd things? Note that Java Serialization
is no faster. If you compare apples to apples, and use the tool wisely, you
will find that it solves some very interesting problems.
dotNet is 5 years old now, but there is no outstanding (core) application
like IE6, MS Office, SQL server and IIS written from dotNet in this world
to prove it yet!!!
Nonsense. Biztalk 2004 is an expesive and very high performance server
product written in .Net. It takes time to move large code bases.
dotNet MVPs and MS engineers don't treat us like an idiot. It would be
better to both MS and us!
I assure you that I, for one, have not treated you or anyone else with
anything but the most honest desire to simply assist. If you feel that my
words are condescending, then I am sorry for anything that I have done to
make you feel that way. It was not intentional, I assure you.
On the surface, dotNet is super, but it is not so nice internally
to use except web development. At this point, dotNet is very good with web
development only.
We must respectfully disagree on this point.
--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik
Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--