你可以告诉我我必须编写的步骤和编程语言:制作使用Soap Web服务的软件应用程序吗? [英] May You Please Tell Me The Steps And Programming Languages In Which I Have To Write: For Making An Software Application That Use Soap Web Service?

查看:105
本文介绍了你可以告诉我我必须编写的步骤和编程语言:制作使用Soap Web服务的软件应用程序吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请您告诉我必须编写的步骤和编程语言:制作使用SOAP Web服务的软件应用程序?

例如,我想创建一个桌面应用程序,我可以为巴斯预订票。

所以,我必须为应用程序,数据库,Web服务编写代码,我只是不知道首先出现的步骤,以及他们的编程语言..

请告诉我例如:首先用Java或C#编写应用程序的代码,而不是......?

解决方案

这个问题没有简单的答案。对于任何应用程序,首先要做的是分析需求,例如:



  • 数据:什么类型,存储位置,如何存储
  • 业务需求:应用程序需要什么作为输入,输出,如何转换
  • 用户界面:是桌面,基于Web等。


以及与问题相关的任何其他问题。



如果您有更具体的技术问题,那么您可以回来在这里再试一次。


通常基于意见的问题在这里是偏离主题的(因为你首先需要确定你所关注的数据,框架和平台你是开始使用你的服务,直到你确定我们不能提供任何具体和有用的答案)但我可以给你一个解决方案(或更像是一个建议),你可能想要使用WCF框架开发应用程序。它将使用C#语言(来自您选择的Java vs C#)并将在Windows系统上运行;我不知道平台的变化是.NET开源的事情。您可能还想阅读我过去写过的文章通过互联网创建由连接的设备使用的Web服务 [ ^ ]。您可能会对创建服务和通过客户端使用它有足够的了解...



Windows Communication Foundation(在MSDN上) [ ^ ]


如果有的话用于编写某些程序的确切步骤实例,有人会编写实际执行这些步骤的程序。



这是编程。知识永远不能简化为步骤顺序;如果有可能,它就没有价值。



祝你好运。

-SA

May you please tell me the steps and programming languages in which i have to write: for making an software application that use SOAP web service?
for example, i want to create an desktop app, that i can reserve ticket for buss sit.
So, i have to write codes for app, for Database, for web service, i just don't know the steps, which came first, and their programming languages..
Just tell me for example: first you write the code in Java or C# for the application, than....?

解决方案

There is no simple answer to this question. The first thing to do for any application, is to analyse the requirements, such as:

  • data: what type, where to store it, how to store it
  • business requirements: what does the application need as inputs, outputs, how are they transformed
  • user interface: is it desktop, web based etc.

and any other issues relevant to the problem.

When you have a more specific technical question then you can come back here and try again.


Usually opinion-based questions are off-topic here (because you first need to be sure about the data you're concerned with, the frameworks and platforms you're going to consume your service on, until you're sure we cannot provide any specific and helpful answer) but I can give you a solution (or more like a suggestion), you might want to develop the application using the WCF framework. It would use C# language (from the choice of your Java vs C#) and would run on Windows systems; I am unaware of changes in platforms are the .NET open source thing. You might also want to read an article I wrote in past, Creating a Web Service to be consumed by connected Devices via Internet[^]. Chances are that you're going to get enough understanding on creating a service and using it through clients...

Windows Communication Foundation (on MSDN)[^]


If there were an exact instance of steps used to write some program, someone would write a program actually doing these steps.

This is programming. The knowledge never can be reduced to the sequence of steps; if it was possible, it would not have value.

Good luck.
—SA


这篇关于你可以告诉我我必须编写的步骤和编程语言:制作使用Soap Web服务的软件应用程序吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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