为什么明知Asp.net生命周期在Asp.net编码重要? [英] Why is knowing the Asp.net lifecyle important to coding in Asp.net?

查看:110
本文介绍了为什么明知Asp.net生命周期在Asp.net编码重要?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

为什么知道Asp.net生命周期很重要的在Asp.net编码?

Why is knowing the Asp.net lifecyle important to coding in Asp.net?

推荐答案

由于否则,你将最终使你的code错误的假设。

Because otherwise, you will end up making false assumptions about your code.

这是从来没有制定一个平台,而无需了解该平台是如何工作的一个好主意。

It is never a good idea to develop for a platform without understanding how that platform works.

最起码,的所有的ASP.Net开发人员必须理解客户端code(JavaScript)的和服务器端code(C#),以及如何的区别回传样板工程。结果
这也是一个好主意,了解的ViewState和会话。

At the very least, all ASP.Net developers must understand the difference between client-side code (Javascript) and server-side code (C#), and how the postback model works.
It is also a good idea to understand ViewState and session.

这篇关于为什么明知Asp.net生命周期在Asp.net编码重要?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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