给asp开发人员的建议 [英] Advice for an asp developer

查看:55
本文介绍了给asp开发人员的建议的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我可能独自一人在这种感觉,但我是一个很长时间的asp开发人员和

经过几年的asp.net开发仍然不舒服

新的做事方式。 Asp.net看起来太复杂了,因为我做了大部分的事情,我想念更简单的脚本

方式。我不会使用WYSIWYG编辑器,不介意写几行

代码。我似乎最终在每个

asp.net项目中至少有一个令人沮丧的时刻,试图做一些我觉得ASP简单的事情

classic。


我从来没有使用PHP但是理解它类似于asp(与使用

asp.net相似),并希望听到有经验的人所有

三(ASP,PHP,ASP.NET),如果我错过了船,或者我应该看看

到PHP作为一种可行的选择。


谢谢,


胡椒

解决方案

我已编程多年使用ASP并使用ASP.NET完成了一些

编码,我完全知道你的意思。 ASP.NET对于Web开发而言太复杂了很多,并且ASP太落后了,而且不支持



是的,PHP与ASP有许多相似之处,但PHP在功能库和语言控件(例如数组)和b $ b类和b等语言控件上更灵活。 ASP.NET是一个怪物。像Java一样。


ASP和PHP之间的差异很小。 PHP没有globals.asa。

在应用程序级别没有持久性。你必须通过包含一个文件并使用用户会话来自己这样做。没什么大不了的。


PHP有许多免费库,通常你需要付费才能在ASP中使用

。定义是要走的路。


Pepper写道:


我可能会独自一人感受这种感觉,但我是很长一段时间的asp开发人员和

经过几年的asp.net开发后仍然不习惯使用新的做事方式。 Asp.net看起来太复杂了,因为我做了大部分的事情,我想念更简单的脚本

方式。我不会使用WYSIWYG编辑器,不介意写几行

代码。我似乎最终在每个

asp.net项目中至少有一个令人沮丧的时刻,试图做一些我觉得ASP简单的事情

classic。


我从来没有使用PHP但是理解它类似于asp(与使用

asp.net相似),并希望听到有经验的人所有

三(ASP,PHP,ASP.NET),如果我错过了船,或者我应该看看

到PHP作为一种可行的选择。


谢谢,


Pepper


ImOk,


感谢您的建议。你知道PHP的未来吗?随着微软将资源投入到asp.net中,您是否认为或知道PHP是否会继续成为功能强大的替代品?目前,

除了Cold Fusion之外,我知道除了速度以外没有任何优势

asp.net除了Cold Fusion之外还有其他任何语言

可以动态生成flash表单,但可能会随着微软控制IE而改变。


Pep


PHP得到了很好的支持,因为Linux将永远存在并且

得到改善。 Windows版本是一笔意外之财。利用它和

不要担心MS会做什么。无论如何,包括我自己在内的很多人现在都在使用Firefox。和IE一样好,如果不是更好,适用于所有

平台。 PHP是一个真正的开发人员工具。 ASP.NET试图将你与现实世界隔离开来。


Pepper写道:


ImOk,


感谢您的建议。你知道PHP的未来吗?随着微软将资源投入到asp.net中,您是否认为或知道PHP是否会继续成为功能强大的替代品?目前,

除了Cold Fusion之外,我知道除了速度以外没有任何优势

asp.net除了Cold Fusion之外还有其他任何语言

可以动态生成Flash表单,但可能会随着微软控制IE而改变。


Pep


I may be alone in this feeling, but I am a long time asp developer and
after a few years of asp.net development still am not comfortable with
the new way of doing things. Asp.net just seems too complicated for
the majority of stuff I do and I miss the more simplistic scripting
way. I don''t use WYSIWYG editors, don''t mind writing a few lines of
code. I seem to end up with at least one frustrating moment with every
asp.net project trying to do somehthing that I felt was simple in ASP
classic.

I have never used PHP but understand it is similar to asp (vs. using
asp.net), and would like to hear from someone experienced with all
three (ASP, PHP, ASP.NET) if I am missing the boat or if I should look
to PHP as a viable alternative.

Thanks,

Pepper

解决方案

I have been programming for many years with ASP and have done some
coding with ASP.NET and I know exactly what you mean. ASP.NET Its too
complicated for web development and ASP is too far behind and not
supported.

Yes, PHP has many similarities to ASP but PHP is much more flexible in
its capabilites libraries and on the language controls such as arrays
and classes. ASP.NET is a monster. Like Java.

Slight differences between ASP and PHP. PHP has no globals.asa. There
is no persistence at the application level. You have to do that
yourself by including a file and use user sessions. No big deal.

PHP has many free libraries that normally you would have to pay to use
in ASP. It is definetely the way to go.

Pepper wrote:

I may be alone in this feeling, but I am a long time asp developer and
after a few years of asp.net development still am not comfortable with
the new way of doing things. Asp.net just seems too complicated for
the majority of stuff I do and I miss the more simplistic scripting
way. I don''t use WYSIWYG editors, don''t mind writing a few lines of
code. I seem to end up with at least one frustrating moment with every
asp.net project trying to do somehthing that I felt was simple in ASP
classic.

I have never used PHP but understand it is similar to asp (vs. using
asp.net), and would like to hear from someone experienced with all
three (ASP, PHP, ASP.NET) if I am missing the boat or if I should look
to PHP as a viable alternative.

Thanks,

Pepper


ImOk,

Thanks for the advice. Do you know the future of PHP? With Microsoft
pouring resources into asp.net, do you think or know if PHP will
continue to always be a strong alternative in capabilities? Currently,
I know of no advantages other than speed in certiain configs that
asp.net has over any other languages with the exception of Cold Fusion
which can generate flash forms on the fly, but that could change with
Microsoft controlling IE.

Pep


PHP is well supported because of Linux which will always be around and
improved. The Windows version is a windfall. Take advantage of it and
dont worry what MS will do. And anyway many people including myself are
using Firefox now. As good as IE if not better and works on all
platforms. PHP is a real developers tool. ASP.NET is an attempt at
insulating you from the real world.

Pepper wrote:

ImOk,

Thanks for the advice. Do you know the future of PHP? With Microsoft
pouring resources into asp.net, do you think or know if PHP will
continue to always be a strong alternative in capabilities? Currently,
I know of no advantages other than speed in certiain configs that
asp.net has over any other languages with the exception of Cold Fusion
which can generate flash forms on the fly, but that could change with
Microsoft controlling IE.

Pep


这篇关于给asp开发人员的建议的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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