Forums
This topic is locked
ASP vs ASP.NET
23 Jul 2003 22:35:50 shumon h posted:
Is ASP the same as ASP.NET? I have IIS 5 loaded on my XP Pro desktop. And I know I can run ASP scripts. What about ASP.NET? Also many of the Dreamweaver MX extentions says it is for ASP.NET, Can I use them.Wanna be WebDESIGNER
Replies
Replied 31 Jul 2003 16:02:29
31 Jul 2003 16:02:29 Andrew CAmpbell replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
Is ASP the same as ASP.NET? I have IIS 5 loaded on my XP Pro desktop. And I know I can run ASP scripts. What about ASP.NET? Also many of the Dreamweaver MX extentions says it is for ASP.NET, Can I use them.
Wanna be WebDESIGNER
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
They are greatly different. Microsoft intraduced something called the <b>.net framework</b>. It's current version is 1.1 and it must be installed on your server. It greatly enhances your ability to create database apps among other things. It is like php or asp, it is an app server.
All of microsoft's programming languages can now create programs that run in a web browser. So if you are a Visual Basic, C++ or J++ programmer, you can build impressive web apps. Dreamweaver MX will allow you to use the vb.net app server but I have not gotten it to work. I am checking with my web hosting company to make sure the are running the latest .net framework.
Andrew
God Bless you
Is ASP the same as ASP.NET? I have IIS 5 loaded on my XP Pro desktop. And I know I can run ASP scripts. What about ASP.NET? Also many of the Dreamweaver MX extentions says it is for ASP.NET, Can I use them.
Wanna be WebDESIGNER
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
They are greatly different. Microsoft intraduced something called the <b>.net framework</b>. It's current version is 1.1 and it must be installed on your server. It greatly enhances your ability to create database apps among other things. It is like php or asp, it is an app server.
All of microsoft's programming languages can now create programs that run in a web browser. So if you are a Visual Basic, C++ or J++ programmer, you can build impressive web apps. Dreamweaver MX will allow you to use the vb.net app server but I have not gotten it to work. I am checking with my web hosting company to make sure the are running the latest .net framework.
Andrew
God Bless you