ASP需要Interdev吗? [英] Is Interdev needed for ASP?

查看:61
本文介绍了ASP需要Interdev吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有最新的Visual Studio并且一直在做ASP.NET网站。

现在我想做一个传统的ASP(不是.NET)网站。


我认为这些都是用Visual Interdev完成的。 Visual Studio 7是否适合做一个ASP网站?


我对Visual Interdev所处的位置感到困惑。它是否是一个部分

的Visual Studio还是一个独立的产品?


在VS 7(.NET旁边)中是否丢失或获得了任何ASP功能?


VS 7适合ASP的工具吗?


是否有人使用VS 7维护ASP网站

目的?如果不是那么为什么?


感谢您的帮助。

I''ve got the latest Visual Studio and have been doing ASP.NET websites.
Now I want to do a traditional ASP (not .NET) website.

I gather that these are done with Visual Interdev. Is Visual Studio 7
suitable for doing an ASP website?

I''m a little confused about where Visual Interdev fit in. Was it a part
of Visual Studio or was it a standalone product?

Is any ASP functionality lost or gained in VS 7 (.NET aside)?

Is VS 7 a suitable tool for ASP?

Is anyone that''s maintaining an ASP website using VS 7 for this
purpose? If not then why?

Thanks for your help.

推荐答案

>我有最新的Visual Studio并且一直在做ASP.NET网站。
> I''ve got the latest Visual Studio and have been doing ASP.NET websites.
现在我想做一个传统的ASP(不是.NET)网站。

我收集这些是通过Visual Interdev完成的。 Visual Studio 7是否适合做ASP网站?


当然可以,但不是必需的。我使用Visual Studio.NET来修改ASP页面,但是

不用来创建应用程序,调试,使用任何向导等等。我用它来为智能感知和
用于intellisense和颜色编码,其他一些编辑可以做好

。否则,我可以在记事本中轻松完成我的工作。

我对Visual Interdev所处的位置感到困惑。它是Visual Studio的一部分还是它的一部分?独立产品?
Now I want to do a traditional ASP (not .NET) website.

I gather that these are done with Visual Interdev. Is Visual Studio 7
suitable for doing an ASP website?
Sure, but not necessary. I use Visual Studio.NET to modify ASP pages, but
not to create applications, debug, use any of the wizards, etc. I use it
for the intellisense and color coding, which some other editors can do as
well. Otherwise, I could get my work done just as easily in notepad.
I''m a little confused about where Visual Interdev fit in. Was it a part
of Visual Studio or was it a standalone product?




两者。



Both.


我只是使用记事本和我自己的混合定制的Mercury编辑器但是

然后,我不专业; o)


-

问候


Steven Burn

Ur IT Mate Group首席执行官
www.it-mate.co.uk


免责声明:

我知道我可能错了,我只是喜欢参加:o)

Bruce W. ..1< br *** @ noDirectEmail.com>在消息中写道

新闻:3F *************** @ noDirectEmail.com ...
I''m just using a mix of Notepad, and my own custom built Mercury Editor but
then, I don''t do it professionally ;o)

--
Regards

Steven Burn
Ur I.T. Mate Group CEO
www.it-mate.co.uk

Disclaimer:
I know I''m probably wrong, I just like taking part :o)
Bruce W...1 <br***@noDirectEmail.com> wrote in message
news:3F***************@noDirectEmail.com...
我有最新的Visual Studio并且一直在做ASP.NET网站。
现在我想做一个传统的ASP(而不是.NET)网站。

我认为这些都是用Visual Interdev完成的。 Visual Studio 7是否适合做一个ASP网站?

我对Visual Interdev所处的位置感到困惑。它是Visual Studio的一部分还是它?一个独立的产品?

在VS 7(.NET旁边)中是否丢失或获得了任何ASP功能?

VS 7是适合ASP的工具吗?
<是否有人为了这个目的而维护一个使用VS 7的ASP网站?如果不是那么为什么?

感谢您的帮助。
I''ve got the latest Visual Studio and have been doing ASP.NET websites.
Now I want to do a traditional ASP (not .NET) website.

I gather that these are done with Visual Interdev. Is Visual Studio 7
suitable for doing an ASP website?

I''m a little confused about where Visual Interdev fit in. Was it a part
of Visual Studio or was it a standalone product?

Is any ASP functionality lost or gained in VS 7 (.NET aside)?

Is VS 7 a suitable tool for ASP?

Is anyone that''s maintaining an ASP website using VS 7 for this
purpose? If not then why?

Thanks for your help.



" Bruce W ... 1" <峰; br *** @ noDirectEmail.com>在消息中写道

新闻:3F *************** @ noDirectEmail.com ...
"Bruce W...1" <br***@noDirectEmail.com> wrote in message
news:3F***************@noDirectEmail.com...
我有最新的Visual Studio并且一直在做ASP.NET网站。
现在我想做一个传统的ASP(而不是.NET)网站。

我认为这些都是用Visual Interdev完成的。 Visual Studio 7是否适合做ASP网站?


您可以使用任何文本编辑器编写ASP,包括记事本。你不需要

Visual Interdev,但是这个开发环境将提供调试工具,这将使开发ASP变得更容易(在某些情况下)。就个人而言,我使用Macromedia Homesite进行所有ASP / HTML开发。当我发现它改变我的代码时,我从Visual Interdev移开了

。 Homesite没有

有Interdev的调试功能,但我宁愿依靠自己的智慧

进行调试,如果替代方案是使用编辑器认为的话它比我更清楚我想要我的代码看起来像什么。

我对Visual Interdev适合的地方有点困惑。它是否是一个部分
Visual Studio或它是一个独立的产品?


我相信。

在VS 7(.NET旁边)中是否丢失或获得了任何ASP功能?


ASP是在服务器(IIS等)上运行的平台。 VS 7是一个

的开发环境。在该开发环境中可能有不同的调试工具或选项

,但就ASP而言,您可以在一个开发环境中编写

完全相同的代码。另一个。

VS 7是ASP的合适工具吗?


我认为你的意思是编写ASP代码?不幸的是,我没有使用过7.

但是6有改变我的代码的令人讨厌的副作用,有时删除

重要的部分。所以我离开了Interdev。

是否有人在维护一个使用VS 7的ASP网站用于此目的?如果没有那么为什么?
I''ve got the latest Visual Studio and have been doing ASP.NET websites.
Now I want to do a traditional ASP (not .NET) website.

I gather that these are done with Visual Interdev. Is Visual Studio 7
suitable for doing an ASP website?
You can write ASP with any text editor, including Notepad. You don''t need
Visual Interdev, but that development environment will provide debugging
tools that will make developing ASP easier (in some cases). Personally, I
use Macromedia Homesite for all of my ASP/HTML development. I moved away
from Visual Interdev when I found it changing my code. Homesite doesn''t
have the debugging features of Interdev, but I''d rather rely on my own wits
to debug if the alternative is using an editor that thinks it knows better
than me what I want my code to look like.
I''m a little confused about where Visual Interdev fit in. Was it a part
of Visual Studio or was it a standalone product?
Both I believe.
Is any ASP functionality lost or gained in VS 7 (.NET aside)?
ASP is a platform that runs on the server (IIS, etc.). VS 7 is a
development environment. There may be different debugging tools or options
in that development environment, but as far as ASP goes you can write the
exact same code in one development environment that you could in another.
Is VS 7 a suitable tool for ASP?
I presume you mean for writing ASP code? Unfortunately, I''ve not used 7.
But 6 had the nasty side effect of changing my code, sometimes deleting
important pieces. So I move away from Interdev.
Is anyone that''s maintaining an ASP website using VS 7 for this
purpose? If not then why?




请参阅上面的评论。 :)

问候,

Peter Foti



See my comments above. :)
Regards,
Peter Foti


这篇关于ASP需要Interdev吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆