ASP.NET 2.0中的幂等 [英] idempotent in ASP.NET 2.0

查看:59
本文介绍了ASP.NET 2.0中的幂等的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


怎么样idempotent ASP.NET 2.0中的问题?

ASP.NET框架的开发人员是否会对它有所帮助?


谢谢


再见

Hi all,

what about "idempotent" problem in ASP.NET 2.0 ?
Will there some help for developers from the ASP.NET framework about it?

Thank you

Bye

推荐答案

不熟悉英语,但我担心我不会给出相同的含义。

你能详细说明一下这个问题吗(我已经看到了这个标题

文件,但我看不出它与ASP.NET的关系)?


-


" Stefano" < ST ******************* @ giasoft.it> écritdansle message de

news:ez ************** @ TK2MSFTNGP14.phx.gbl ...
Not familiar with English but I''m afraid I don''t give this the same meaning.
Could you elaborate a bit more on this problem (I''ve seen this for header
files but I don''t see how it relates to ASP.NET) ?

--

"Stefano" <st*******************@giasoft.it> a écrit dans le message de
news:ez**************@TK2MSFTNGP14.phx.gbl...
大家好,

关于idempotent的内容ASP.NET 2.0中的问题?
请问ASP.NET框架的开发人员有什么帮助吗?

谢谢

再见
Hi all,

what about "idempotent" problem in ASP.NET 2.0 ?
Will there some help for developers from the ASP.NET framework about it?

Thank you

Bye



哦...对不起。


好​​的,我的意思是...... HTTP请求幂等...当相同的请求被发送到服务器的
时,例如当用户在IE上按F5并重做回发时。


再见

Patrice <无**** @ nowhere.com> ha scritto nel messaggio

news:e1 ************** @ TK2MSFTNGP14.phx.gbl ...
Oh... excuse me.

OK, I mean... HTTP Request Idempotent... when the same request is sent to
the server, for example when the user press F5 on IE, and redo the postback.

Bye
"Patrice" <no****@nowhere.com> ha scritto nel messaggio
news:e1**************@TK2MSFTNGP14.phx.gbl...
不熟悉英语但是我害怕我不会给它同样的
意思。你能否详细说明一下这个问题(我已经看到了这个文件的头文件,但我看不出它与ASP.NET的关系)?

-

斯特凡诺 < ST ******************* @ giasoft.it> écritdansle message de
新闻:ez ************** @ TK2MSFTNGP14.phx.gbl ...
Not familiar with English but I''m afraid I don''t give this the same meaning. Could you elaborate a bit more on this problem (I''ve seen this for header
files but I don''t see how it relates to ASP.NET) ?

--

"Stefano" <st*******************@giasoft.it> a écrit dans le message de
news:ez**************@TK2MSFTNGP14.phx.gbl...
大家好,

如何幂等 ASP.NET 2.0中的问题?
请问ASP.NET框架的开发人员有什么帮助吗?

谢谢

再见
Hi all,

what about "idempotent" problem in ASP.NET 2.0 ?
Will there some help for developers from the ASP.NET framework about it?

Thank you

Bye




Humm ......这是按设计。 F5密钥的目标正是将

完全相同的请求发送到服务器。在某些情况下,它可能是什么?b
开发者/用户想要的?!


IMO你最好的选择是创建另一个线程来解释究竟是什么问题

它会在你的应用程序中产生,有人会希望建议如何在你的特定情况下处理这个问题...


Patrice


-


" Stefano" < ST ******************* @ giasoft.it>一个écritdansle message de

news:u8 ************* @ tk2msftngp13.phx.gbl ...
Humm... this is "by design". The goal of the F5 key is precisely to send the
exact same request to the server. In some cases , it''s likely what the
developer/user wants ?!

IMO your best bet is to create another thread to explain what exact problem
it causes in your application and someone will hopefully suggest how to
handle this in your particular case...

Patrice

--

"Stefano" <st*******************@giasoft.it> a écrit dans le message de
news:u8*************@tk2msftngp13.phx.gbl...
哦..对不起。

好吧,我的意思是...... HTTP Request Idempotent ...当相同的请求被发送到服务器时,例如当用户在IE上按F5时,重做
回发。
再见

" Patrice" <无**** @ nowhere.com> ha scritto nel messaggio
新闻:e1 ************** @ TK2MSFTNGP14.phx.gbl ...
Oh... excuse me.

OK, I mean... HTTP Request Idempotent... when the same request is sent to
the server, for example when the user press F5 on IE, and redo the postback.
Bye
"Patrice" <no****@nowhere.com> ha scritto nel messaggio
news:e1**************@TK2MSFTNGP14.phx.gbl...
不熟悉英语,但我''我担心我不会给它相同的
Not familiar with English but I''m afraid I don''t give this the same


意思。

你能否详细说明这个问题(我已经看到了这个
头文件,但我不知道它与ASP.NET的关系)?

-

Stefano < ST ******************* @ giasoft.it> écritdansle message de
新闻:ez ************** @ TK2MSFTNGP14.phx.gbl ...
Could you elaborate a bit more on this problem (I''ve seen this for header files but I don''t see how it relates to ASP.NET) ?

--

"Stefano" <st*******************@giasoft.it> a écrit dans le message de
news:ez**************@TK2MSFTNGP14.phx.gbl...
大家好,

如何幂等 ASP.NET 2.0中的问题?
ASP.NET框架中的开发人员会有一些关于
的帮助吗?
谢谢

再见
Hi all,

what about "idempotent" problem in ASP.NET 2.0 ?
Will there some help for developers from the ASP.NET framework about it?
Thank you

Bye





这篇关于ASP.NET 2.0中的幂等的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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