每个模块一项 Web 服务,还是整体一项 Web 服务? [英] One web service per module, or one web service overall?

查看:19
本文介绍了每个模块一项 Web 服务,还是整体一项 Web 服务?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在做一个 flex 应用程序,它有大量的屏幕(每个都非常不同,不能重用 :(),以及 .net 中的大量 web 方法.

I'm doing a flex application that has tons of screens (each very different, can't reuse :( ), and tons of web methods in .net.

为每个模块创建一个 .asmx 是否正确,或者我应该坚持使用一个大的 .asmx

is it correct to create one .asmx per module, or should I stick to one big .asmx

是否会出现连接或 IIS 问题?

Would there be connection or IIS problems?

谢谢

推荐答案

我会按照它对你最有意义的方式来安排它.无论哪种方式,我都认为 IIS 不会有任何问题.

I would arrange it how it makes the most sense to you. I don't think there would be any problems with IIS either way.

如果您使用一个大的 .asmx,那将是一个大的 .asmx.

If you go with one big .asmx, that is going to be ONE BIG .asmx.

这篇关于每个模块一项 Web 服务,还是整体一项 Web 服务?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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