dp198879 2009-02-27 11:59
浏览 48
已采纳

你需要2种语言的ASP.NET,但只有一种用于PHP / Ruby吗?

I'm interested in wed development and web 2.0 but I'm a real beginner, so I'm reading a lot about the technologies involved. I'm beginning to move towards ASP.NET because of the great free resources for learning.

However, as I begin to work in "Visual Web Developer Express" I notice that I need to understand ASP and C# or VB. Two technologies.

Is this the same for Ruby or PHP. Do you need to learn two languages/technologies to make web applications (not including XHTML/CSS/XML), or do you just learn PHP/Ruby?

Therefore is it quicker (not saying better!) for a beginner to start with PHP/RUBY rather than ASP.NET and C#/VB because you can spend your time learning one rather than two languages?

  • 写回答

4条回答 默认 最新

  • dongnei3634 2009-02-27 12:02
    关注

    ASP.NET is not a programming language. It's a server-side technology that supports programming in any .NET language. So you are not forced to learn 2 different languages.

    This is just like PHP and Ruby. Both of them can be used to build non-Web based applications. When you are building Web applications with PHP, you are actually using both PHP scripting language and the functionality provided by some kind of framework that helps you specifically build Web applications. The two things are still the same.

    The difference is that they are not given separate names.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(3条)

报告相同问题?

悬赏问题

  • ¥15 drone 推送镜像时候 purge: true 推送完毕后没有删除对应的镜像,手动拷贝到服务器执行结果正确在样才能让指令自动执行成功删除对应镜像,如何解决?
  • ¥15 求daily translation(DT)偏差订正方法的代码
  • ¥15 js调用html页面需要隐藏某个按钮
  • ¥15 ads仿真结果在圆图上是怎么读数的
  • ¥20 Cotex M3的调试和程序执行方式是什么样的?
  • ¥20 java项目连接sqlserver时报ssl相关错误
  • ¥15 一道python难题3
  • ¥15 牛顿斯科特系数表表示
  • ¥15 arduino 步进电机
  • ¥20 程序进入HardFault_Handler