如何异步编程 [英] how to asyncronous programming

查看:82
本文介绍了如何异步编程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何以及何时在asp.net中使用异步编程

how and when we use asyncronous programming in asp.net

推荐答案

如何-有很多方法取决于您的工作.

什么时候-当您执行长时间的操作并且不希望网页在用户中消失时.

Google"asp.net多线程"
How - there are many ways depending on what you''re doing.

When - when you''re performing a long operation and don''t want the web page to die on your users.

Google "asp.net multi-threading"


这篇关于如何异步编程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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