c#中的移动应用程序 [英] mobile application implement in c#

查看:51
本文介绍了c#中的移动应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在c#中为银行实现移动应用程序。

你可以指导一下吗。

I want to implement mobile application for bank in c#.
can you please guide for this.

推荐答案

不,我们可以't。

如果这是一个旨在供公众使用的合法应用程序,那么它将被提供给具有一定经验的人 - 因为仅安全要求就要求最低限度的能力和跟踪记录。

所以这不是真的 - 这是一个练习。这是你的功课。



我们不做你的功课:这是有原因的。它就是为了让你思考你被告知的事情,并试着理解它。它也在那里,以便您的导师可以识别您身体虚弱的区域,并将更多的注意力集中在补救措施上。



亲自尝试,你可能会发现它不是和你想的一样困难!
No, we can't.
If this was a legitimate application intended to be used by the general public, then it would be given to someone who has some experience - because the security requirements alone would mandate a minimum competence and track record.
So this is not for real - it's an exercise. Which make it your homework.

We do not do your homework: it is set for a reason. It is there so that you think about what you have been told, and try to understand it. It is also there so that your tutor can identify areas where you are weak, and focus more attention on remedial action.

Try it yourself, you may find it is not as difficult as you think!


移动银行应用程序是一个非常庞大的领域,你需要考虑很多事情,并且在现实世界中要面对很多安全问题。

如果你正在寻找一个示例应用程序(不是真实的世界)

这里有一些提示。

1.学习WCF(它用于与移动通信)

2.在移动模拟器中尝试示例应用程序,只需像登录一样的样本(在此之前确保您将使用android或ios或windows工作的移动设备)。

3.分析为基本银行功能添加的功能。

4.尝试对移动应用程序与WCF之间传输的数据实施一些安全性(如https绑定,用户名认证等)服务

5.确保数据库se可以跟踪应用程序中的所有数据流。

6.运行应用程序并确保流程正常。

7.尝试为应用程序创建设置并将其安装在模拟器中并运行应用程序(不是以编程方式)并检查流程和服务的连接性。



现在你有了一些想法,关于如何开始以及从哪里开始。
Mobile Banking application is very huge domain, you have lot of things to consider and lot of security issues to face there in real world.
If you are looking for a sample application(not real world like one)
here are some tips.
1.Learn WCF(it is used to communicate with mobile)
2.Try sample application in mobile emulator, just a sample like login(before that make sure which mobile you are going to work either android or ios or windows).
3.Analyse what are the features to be added for a basic banking functionality.
4.Try to implement some security(like https binding, username authentication etc) over the data transferred between mobile app to WCF service
5.Make sure the database can track all the data flow in the application.
6.Run the application and make sure the flow is going good.
7.Try to create setup for the app and install it in the emulator and run the app(not programmatically) and check the flow and connectivity with the service.

Now you got some idea, on how to start and where to start.


这篇关于c#中的移动应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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