douqiao6563 2011-06-05 11:15
浏览 67
已采纳

管理应用程序的平台选择

Hi there I am desktop application developer but now i have to work on a School Management Application that needs to be web based. It has mainly features

two login types School Administration and Students/Parents. School administrations will upload students Attendance ,Marks in quizzes ,performance etc

and parents or students would be able to down load the data and view that.

this seems preety straight forward but i want to know that what platform should be used?

ZEND framework PHP ASP.Net or any other.

basically i have very less experience in php like stuff and have relatively much experience in c#,Wpf

what would you recommend that suits best?

*also i want to know what you as a professional would use.so that if necessary I can switch *

Please Rate according to

  1. flexibility

  2. Scalability

  3. Availability of open source components

  • 写回答

2条回答 默认 最新

  • dongxiangshen7916 2011-06-05 11:24
    关注

    There are many technical choices for accomplishing this. In this situation, I would recommend using the technology that you already know -- .Net and C#.

    re your criteria, is scalability really a big issue? Aren't we talking about hundreds of users, not millions?

    And open source components? I don't think you really need them. This application will require some good thinking about security and about database design and UI design. Open source -- using somebody else's code -- doesn't help you address these issues. No matter whose code it is, you still must be certain you have the security worked out.

    There is a lot of helpful information about ASP.Net here, including many excellent videos.

    Edit: If you want to go with ASP.Net MVC (a good choice, I think), here is the main page for it, and even better, here are the videos.

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

报告相同问题?

悬赏问题

  • ¥15 Python输入字符串转化为列表排序具体见图,严格按照输入
  • ¥20 XP系统在重新启动后进不去桌面,一直黑屏。
  • ¥15 opencv图像处理,需要四个处理结果图
  • ¥15 无线移动边缘计算系统中的系统模型
  • ¥15 深度学习中的画图问题
  • ¥15 java报错:使用mybatis plus查询一个只返回一条数据的sql,却报错返回了1000多条
  • ¥15 Python报错怎么解决
  • ¥15 simulink如何调用DLL文件
  • ¥15 关于用pyqt6的项目开发该怎么把前段后端和业务层分离
  • ¥30 线性代数的问题,我真的忘了线代的知识了