472,126 Members | 1,560 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,126 software developers and data experts.

Comparison? ASP.NET vs good old ASP with C++ COMs?

Folks,

I have a client who will likely be looking at ASP.NET in the near
future. They have an internal developer who is convinced there are
"scalability problems" with ASP.NET. This client has a very large, very
critical, growing ASP app that I built with them in classic ASP, so they
are interested in the benefits of moving up to something better.

I want to convince them to go with ASP.NET -- preferrably VB.NET, but C#
would be fine too. This internal dude wants them to stick with ASP and
rewrite the business code in C++.

I would like to put some hard numbers in front of the client, to show
the higherups that ASP.NET will be the better choice in terms of
performance & scalability. Or if the numbers are just not that
compelling, that's fine; I can argue for all the other ASP.NET benefits
of management, installation, stability, etc.

But for the life of me, I can't find any industry comparison results to
present to this client. I know about the one comparison with the Java
petshop thing, but we're not looking at Java. I want to show him them
the numbers between C++ and ASP.NET (again, either VB.NET or C#).

Links? Suggestions?

- Tom

======================================
Tom Kelleher Consulting, Inc.
Kelleher-[at-]tkelleher.com
908-459-0054 (office)
973-650-0258 (mobile)
======================================
Nov 18 '05 #1
6 1556
read a doc on microsoft a while back which showed performance of classic asp
and asp.net
classic asp with com
asp.net with com
asp.net with .net components
cant seem to find it yet... will look around and post you the link

regards,
Hermit Dave

"Tom Kelleher" <kelleher[-@-]tkelleher.com> wrote in message
news:MP************************@news.microsoft.com ...
Folks,

I have a client who will likely be looking at ASP.NET in the near
future. They have an internal developer who is convinced there are
"scalability problems" with ASP.NET. This client has a very large, very
critical, growing ASP app that I built with them in classic ASP, so they
are interested in the benefits of moving up to something better.

I want to convince them to go with ASP.NET -- preferrably VB.NET, but C#
would be fine too. This internal dude wants them to stick with ASP and
rewrite the business code in C++.

I would like to put some hard numbers in front of the client, to show
the higherups that ASP.NET will be the better choice in terms of
performance & scalability. Or if the numbers are just not that
compelling, that's fine; I can argue for all the other ASP.NET benefits
of management, installation, stability, etc.

But for the life of me, I can't find any industry comparison results to
present to this client. I know about the one comparison with the Java
petshop thing, but we're not looking at Java. I want to show him them
the numbers between C++ and ASP.NET (again, either VB.NET or C#).

Links? Suggestions?

- Tom

======================================
Tom Kelleher Consulting, Inc.
Kelleher-[at-]tkelleher.com
908-459-0054 (office)
973-650-0258 (mobile)
======================================

Nov 18 '05 #2
Here is a case study:

http://www.microsoft.com/resources/c...eStudyID=11721
--
Chris Jackson
Software Engineer
Microsoft MVP - Windows Client
Windows XP Associate Expert
--
More people read the newsgroups than read my email.
Reply to the newsgroup for a faster response.
(Control-G using Outlook Express)
--

"Tom Kelleher" <kelleher[-@-]tkelleher.com> wrote in message
news:MP************************@news.microsoft.com ...
Folks,

I have a client who will likely be looking at ASP.NET in the near
future. They have an internal developer who is convinced there are
"scalability problems" with ASP.NET. This client has a very large, very
critical, growing ASP app that I built with them in classic ASP, so they
are interested in the benefits of moving up to something better.

I want to convince them to go with ASP.NET -- preferrably VB.NET, but C#
would be fine too. This internal dude wants them to stick with ASP and
rewrite the business code in C++.

I would like to put some hard numbers in front of the client, to show
the higherups that ASP.NET will be the better choice in terms of
performance & scalability. Or if the numbers are just not that
compelling, that's fine; I can argue for all the other ASP.NET benefits
of management, installation, stability, etc.

But for the life of me, I can't find any industry comparison results to
present to this client. I know about the one comparison with the Java
petshop thing, but we're not looking at Java. I want to show him them
the numbers between C++ and ASP.NET (again, either VB.NET or C#).

Links? Suggestions?

- Tom

======================================
Tom Kelleher Consulting, Inc.
Kelleher-[at-]tkelleher.com
908-459-0054 (office)
973-650-0258 (mobile)
======================================

Nov 18 '05 #3
Hermit Dave,
Thanks, yes, that would be perfect. Much luck with your link-hunting!
- Tom

read a doc on microsoft a while back which showed performance of classic asp
and asp.net
classic asp with com
asp.net with com
asp.net with .net components
cant seem to find it yet... will look around and post you the link

regards,
Hermit Dave

Nov 18 '05 #4
Chris,
Thanks, yes, this is excellent stuff. I'm keeping the link, to help
make the case when the day comes.

This article does a nice job of presenting how good ASP.NET could be in
terms of scalability, etc. for one company. But the comparison here is
between Java and .NET. I need to make the case for .NET versus C++ with
COM+. Anything more you can suggest, would be much appreciated.

- Tom
Chris Jackson
Software Engineer
Microsoft MVP - Windows Client
Windows XP Associate Expert

Nov 18 '05 #5
Tom Kelleher wrote:
Chris,
Thanks, yes, this is excellent stuff. I'm keeping the link, to help
make the case when the day comes.

This article does a nice job of presenting how good ASP.NET could be in
terms of scalability, etc. for one company. But the comparison here is
between Java and .NET. I need to make the case for .NET versus C++ with
COM+. Anything more you can suggest, would be much appreciated.

http://msdn.microsoft.com/vbasic/pro...Comparison.pdf

--
mikeb
Nov 18 '05 #6
hey Tom,

Just found a link on microsoft. its not the one i had seen before but might
help
http://msdn.microsoft.com/library/de...3perfbench.asp

its a comparison of OS, COM + VB + ASP and .NET

Regards,

Hermit Dave

"Tom Kelleher" <kelleher[-@-]tkelleher.com> wrote in message
news:MP************************@news.microsoft.com ...
Folks,

I have a client who will likely be looking at ASP.NET in the near
future. They have an internal developer who is convinced there are
"scalability problems" with ASP.NET. This client has a very large, very
critical, growing ASP app that I built with them in classic ASP, so they
are interested in the benefits of moving up to something better.

I want to convince them to go with ASP.NET -- preferrably VB.NET, but C#
would be fine too. This internal dude wants them to stick with ASP and
rewrite the business code in C++.

I would like to put some hard numbers in front of the client, to show
the higherups that ASP.NET will be the better choice in terms of
performance & scalability. Or if the numbers are just not that
compelling, that's fine; I can argue for all the other ASP.NET benefits
of management, installation, stability, etc.

But for the life of me, I can't find any industry comparison results to
present to this client. I know about the one comparison with the Java
petshop thing, but we're not looking at Java. I want to show him them
the numbers between C++ and ASP.NET (again, either VB.NET or C#).

Links? Suggestions?

- Tom

======================================
Tom Kelleher Consulting, Inc.
Kelleher-[at-]tkelleher.com
908-459-0054 (office)
973-650-0258 (mobile)
======================================

Nov 18 '05 #7

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

29 posts views Thread by Steven D'Aprano | last post: by
4 posts views Thread by Peter Kirk | last post: by
37 posts views Thread by spam.noam | last post: by
14 posts views Thread by Spoon | last post: by
37 posts views Thread by Michele Simionato | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.