473,398 Members | 2,368 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 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 1618
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 thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

29
by: RAY | last post by:
Hi , my boss has asked I sit in on an interview this afternoon and that I create some interview questions on the person's experience. What is C++ used for and why would a company benefit from...
29
by: Steven D'Aprano | last post by:
Playing around with comparisons of functions (don't ask), I discovered an interesting bit of unintuitive behaviour: >>> (lambda y: y) < (lambda y: y) False Do the comparison again and things...
5
by: mayamorning123 | last post by:
A comparison among six VSS remote tools including SourceOffSite , SourceAnyWhere, VSS Connect, SourceXT, VSS Remoting, VSS.NET To view the full article, please visit...
4
by: Peter Kirk | last post by:
Hi I am looking at some code which in many places performs string comparison using == instead of Equals. Am I right in assuming that this will in fact work "as expected" when it is strings...
37
by: spam.noam | last post by:
Hello, Guido has decided, in python-dev, that in Py3K the id-based order comparisons will be dropped. This means that, for example, "{} < " will raise a TypeError instead of the current...
14
by: Spoon | last post by:
Hello, I've come across the following comparison function used as the 4th parameter in qsort() int cmp(const void *px, const void *py) { const double *x = px, *y = py; return (*x > *y) -...
7
by: matt | last post by:
hello, i have been given a challenging project at my org. i work on an inventory management web application -- keeping tracking of parts assigned to projects. in the past, i built an in-house...
37
by: Michele Simionato | last post by:
At work we are shopping for a Web framework, so I have been looking at the available options on the current market. In particular I have looked at Paste and Pylons and I have written my...
2
by: NvrBst | last post by:
Hello. I posted this problem in the microsoft.public.dotnet.languages.csharp origionally but moving it here since I think it probably belongs here now. I have a blank ASP.NET/C# page with a...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.