I think if you intend to do it for a living, then yes, it's essential.
I don't do web stuff for a living, so I've never bothered. Like you, I find
classic ASP to be perfect for my needs. I'm very comfortable with it, and
understand its foibles well.
For me, the .Net world, or maybe even the programming world in general is deeply
embroiled in what I call 'code snobbery': Everything is encapsulated, factored
to the point of stupidity, and generally more complex than it needs to be.
I'm 37 and I regularly point out the younger chaps at work that we did just fine
without classes in the 80's!
I regularly peer review code (not web stuff) and I always comment on code that
is wrapped in a class for no reason (i.e only one instance of it). It's 'wrong'
per-se, but it can lead to code snobbery and confusing, bloated code!
Anyway, I'm getting off the point. Classic ASP's simplicity is it's strength.
It's so simple to connect it to a database it's unreal, and very easy to learn.
I have no plans to ditch classic ASP!
I think it will be around for a long time yet, there must be millions of lines
of code out there!
Mark
Mark Wills, MSc MIAP
http://www.markwills.co.uk
----- Original Message ----
From: Lil Peck <lilpeck@...>
To: active-server-pages@yahoogroups.com
Sent: Sunday, 29 June, 2008 4:50:50 PM
Subject: [ASP] Classic ASP vs .NET
I've become pretty proficient with ASP. I find coding with it to be
nearly as easy as it is to converse with people. It is so simple to
learn and to use. I find the simplicity to be elegant. I've written
many scripts and even some tutorials.
My daughter is a web admin/programmer for a large organization and she
taught herself .NET. She says I would be surprised at how easy it
really is.
But I really don't have to time to devote to becoming as competent
in .NET as I am in ASP.
I've noticed lately that when googling for code bits and tutorials on
ASP, that most of the results returned by google are for .NET.
Is there a compelling reason to learn and use .NET. Is classic ASP here
to stay?
--Lil
__________________________________________________________
Not happy with your email address?.
Get the one you really want - millions of new email addresses available now at
Yahoo! http://uk.docs.yahoo.com/ymail/new.html
[Non-text portions of this message have been removed]