ASP.NET与ASP [英] ASP.NET vs ASP

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

问题描述

已经从ASP迁移到ASP.NET的程序员的问题....


你是否很高兴你已经做出了迁移的承诺?您是否碰巧由于特定原因而移动了?b $ b?你是因为它是城里最新的玩具玩具而迁移的吗?这是一个陡峭的学习曲线吗?有没有人试过它并且已经消失了

回到ASP?


我觉得我应该学习ASP以外的东西只是为了保持心灵

工作。我被告知PHP和MySQL非常酷。但是

我在想,如果我决定学习一些东西,也许它应该是

ASP.NET。我可以得到一些意见吗?


谢谢!

解决方案

如果你有经验ASP和VB然后它很容易。

没有人会回到ASP。一旦你拿到了b $ b,你就明白了我的意思。

在APS.NET上获得一本好书,从头到尾阅读,然后做一些

练习表单,然后再次阅读更高级的部分。

另外,查看 www.aps.net

如果您没有VS.NET,请从 www.asp.net

安装MSDE的说明也在 www.asp.net


不要浪费你的PHP时间。与ASP.NET相比,它是一个小孩玩具。

MySQL还可以,但MSDE更容易上手。

Andrew


小腿 < SH *** @ tampabay.rr.com>在消息中写道

新闻:fJ ******************* @ twister.tampabay.rr.com ...

已经从ASP迁移到ASP.NET的程序员的问题....

你是否很高兴你已经做出了迁移的承诺?您是否碰巧因特定原因迁移?您是否因为它是城里最近的
最新玩具而迁移?这是一个陡峭的学习曲线吗?有没有人试过它然后回到ASP?

我觉得我应该学习ASP之外的东西只是为了保持思维工作。我被告知PHP和MySQL非常酷。
但我在想,如果我决定学习一些东西,也许它应该是ASP.NET。我可以得到一些意见吗?

谢谢!



" shank" < SH *** @ tampabay.rr.com>在消息中写道

新闻:fJ ******************* @ twister.tampabay.rr.com ...

已经从ASP迁移到ASP.NET的程序员的问题....

你是否很高兴你已经做出了迁移的承诺?您是否碰巧因特定原因迁移?您是否因为它是城里最近的
最新玩具而迁移?这是一个陡峭的学习曲线吗?有没有人试过它然后回到ASP?


ASP.Net代表了Web应用程序开发方式的巨变,

使它们更符合表单,代码/接口分离,以及

大多数应用程序开发完成的事件模型。这是

中我们必须做出的最简单的决定之一,当我们在路上发布.NET分支时,我们必须做出最简单的决定 - 我们为所有新工作调整了它。 (移植旧的asp一直是地狱般的,但是有一个关于 www的新工具做得很好的.asp.net


我们迁移是因为转向更正常的开发风格允许
$ b $我们将UI设计从编码中分离出来。性能改进是令人难以置信的,结构化错误处理天赐之物(asp提供了这个

限制措施,但只有你使用jscript。)并且能够使用

类和面向对象的技术使我们能够广泛地使用我们现有的所有模式和方法,而不需要使用

复制/粘贴到让他们进去!

我觉得我应该学习ASP以外的其他东西,以保持思维工作。我被告知PHP和MySQL非常酷。
但我在想,如果我决定学习一些东西,也许它应该是ASP.NET。我可以得到一些意见吗?




我在家里使用MySQL,使用ASP。我没有做太多的PHP,但它确实比ASP更有优势。但它并不像真正的编程那么接近。作为ASP.Net

是。 ASP.net的技能可以转移到桌面应用程序和设备上。

R.


>

" shank" < SH *** @ tampabay.rr.com>在消息中写道

新闻:fJ ******************* @ twister.tampabay.rr.com ...

已经从ASP迁移到ASP.NET的程序员的问题....

你是否很高兴你已经做出了迁移的承诺?


绝对!

你是否碰巧因特定原因而迁移?您是否只移动了
,因为它是城里最新的玩具?


我拥有一家技术培训公司,因此,我必须及时了解那里的'b
。我实际上开始使用ASP.NET最早的测试版

形式,当它被称为ASP +时。

这是一个陡峭的学习曲线吗?有没有人尝试过并回到ASP?


陡峭?嗯,不陡,但ASP和ASP.NET完全不同

架构使用不同的编程语言,所以你需要在.NET语言上快速获得
并了解架构。我不能想象写经典ASP。此时的页面。当然,仍然有数百万美元的经典ASP。那些需要维护的页面,如果它们不会被镜像,那么Classic ASP我们仍然会和我们一起玩一段时间,但是对于新的应用程序,毫无疑问,ASP.NET是可行的。
但我在想,如果我决定学习一些东西,也许它应该是ASP.NET。我可以得到一些意见吗?


..NET不是一种时尚,它是一种经过验证的技术,它代表了Windows开发中的范式转换

。如果您的

未来有任何Windows开发,那么现在更好地学习.NET。


谢谢!



Questions for programmers that have migrated from ASP to ASP.NET....

Are you happy you''ve made the commitment to migrate? Did you happen to
migrate for a specific reason? Did you migrate just because it''s the newest
toy in town? Was it a steep learning curve? Has anyone tried it and gone
back to ASP?

I feel that I should learn something other than ASP just to keep the mind
working. I''ve been told that PHP and MySQL is pretty cool to work with. But
I''m figuring that if I decide to learn something, maybe it should be
ASP.NET. Can I get a few opinons?

thanks!

解决方案

If you''ve got experience in ASP and VB then it''s easy.
No-one would go back to ASP. You''ll understand what I mean once you get
going.
Get a good book on APS.NET , read it from cover to cover, then do some
practice forms and then read the more advanced sections again.
Also , check out www.aps.net
If you don''t have VS.NET, download Web Matrix from www.asp.net.
Instructions for installing MSDE are also on www.asp.net

Don''t waste your time with PHP. It''s a kiddies toy compared to ASP.NET.
MySQL is ok but MSDE is easier to get going with .
Andrew

"shank" <sh***@tampabay.rr.com> wrote in message
news:fJ*******************@twister.tampabay.rr.com ...

Questions for programmers that have migrated from ASP to ASP.NET....

Are you happy you''ve made the commitment to migrate? Did you happen to
migrate for a specific reason? Did you migrate just because it''s the newest toy in town? Was it a steep learning curve? Has anyone tried it and gone
back to ASP?

I feel that I should learn something other than ASP just to keep the mind
working. I''ve been told that PHP and MySQL is pretty cool to work with. But I''m figuring that if I decide to learn something, maybe it should be
ASP.NET. Can I get a few opinons?

thanks!



"shank" <sh***@tampabay.rr.com> wrote in message
news:fJ*******************@twister.tampabay.rr.com ...

Questions for programmers that have migrated from ASP to ASP.NET....

Are you happy you''ve made the commitment to migrate? Did you happen to
migrate for a specific reason? Did you migrate just because it''s the newest toy in town? Was it a steep learning curve? Has anyone tried it and gone
back to ASP?
ASP.Net represents a sea change in how web applications are developed,
bringing them more in line with the form, code/interface separation, and
event model that most application development is done with. This was one of
the easiest decisions we had to make when the .NET fork in the road came
along - we adapted it for all our new work. (Porting old asp has been
hellish, but there is a new tool on www.asp.net that does an alright job.)

We migrated because moving to a more ''normal'' style of development allowed
us to split up UI design from coding. The performance improvements are
incredible, the structured error handling a godsend (asp provided this in
limited measure, but only if you used jscript.) And the ability to use
classes and object oriented techniques enabled us broadly to make extensive
use of all our existing patterns and methods, without resorting to
copy/paste to get them in there!
I feel that I should learn something other than ASP just to keep the mind
working. I''ve been told that PHP and MySQL is pretty cool to work with. But I''m figuring that if I decide to learn something, maybe it should be
ASP.NET. Can I get a few opinons?



I use MySQL at home, with ASP. I haven''t done much PHP, but it certainly has
advantages over ASP. But it isn''t as close to "real programming" as ASP.Net
is. ASP.net skills are transferable to desktop applications, and device
applications.

R.



"shank" <sh***@tampabay.rr.com> wrote in message
news:fJ*******************@twister.tampabay.rr.com ...

Questions for programmers that have migrated from ASP to ASP.NET....

Are you happy you''ve made the commitment to migrate?
Absolutely!
Did you happen to migrate for a specific reason? Did you migrate just because it''s the newest toy in town?
I own a technology training company and so, I must stay current on what''s
out there. I actually started working with ASP.NET in its earliest beta
form, back when it was going to be called ASP+.
Was it a steep learning curve? Has anyone tried it and gone back to ASP?
Steep? Well, not steep, but ASP and ASP.NET are completely different
architectures that use different programming languages, so you need to get
up to speed on the .NET language and understand the architecture. I can''t
imagine writting "Classic ASP" pages at this point. Sure, there are still
millions of "Classic ASP" pages out there that will need to be maintained if
they are not going to be mirgrated, so "Classic ASP" will still be with us
for some time, but for new applications, no question about it, ASP.NET is
the way to go.

I feel that I should learn something other than ASP just to keep the mind
working. I''ve been told that PHP and MySQL is pretty cool to work with. But I''m figuring that if I decide to learn something, maybe it should be
ASP.NET. Can I get a few opinons?
..NET is not a fad, it''s a proven technology that represents a paradigm shift
in Windows development. If there will be any Windows development in your
future, then better to learn .NET now.


thanks!



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

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