asp vs aspx

G

Guest

Hello,
I have following two questions:
1. Is there a difference between ASP and ASP.NET environment concerning
security and any other major issues?
2. We have both dreamweaver and Visual Studio, which one is better to start
a new project?
Any reference would be appreciated.
Thanks,
 
R

Robbe Morris [C# MVP]

1. Night and day comparison. .NET is far more advanced.

2. If .NET, use Visual Studio .NET. If your html only developers
want to use DreamWeaver, that is fine. The code-behind
methodology will make it easy for you to integrate their work.

--
2004 and 2005 Microsoft MVP C#
Robbe Morris
http://www.masterado.net

Earn $$$ money answering .NET Framework
messageboard posts at EggHeadCafe.com.
http://www.eggheadcafe.com/forums/merit.asp
 
G

Guest

Hi Robert,
Thank you very much for your input. Can you tell me what exactly different
concerning security, what is advanced in .Net, I need to explain this to my
managers so if you could tell me a site talks bout this I would really
appreciate it.
 
A

Alvin Bruney [MVP - ASP.NET]

The IIS server serves pages based on requesting extensions. ASP extensions
are funneled to classic ASP. Aspx extensions are funnelled to ASP.NET which
is the new platform from Microsoft. What you are actually interested in is a
comparison between the two platforms. Here is a link to get you started:
http://www.asp101.com/articles/chris/aspvsnet/default.asp

--
Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc, Amazon.com etc
 

Ask a Question

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.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top