`
mybwu_com
  • 浏览: 178291 次
  • 性别: Icon_minigender_1
社区版块
存档分类
最新评论

Asp.net Basic Part(1)

 
阅读更多

Asp.net Basic Part (1)

Client ID mode : have different options can set web.config file .

Page Life cycle :

Pre-Init -> register control tree

Init -> Init control attributes

Load View State

Load ->do some data bind here

Trigger Server Control Event -> finish server controlevent logic

Pre-Render -> last step to save info into View State

Save View State

Render ->Parse Aspx Page into Html

Http Pipe Line :


Http Handler & Http Module Config

Http Handler :

<System.Web><HttpHandler  /><System.Web>

 

<System.WebServer><Handlers></Handlers></System.WebServer>


Ashx File : Can Have configuration free handler .

Http Module :

<System.Web><HttpModule></HttpModule></System.Web>

<System.WebServer><Modules></Modules></System.WebServer>


For example : Login Module.

分享到:
评论

相关推荐

    ASP.NET Technique 外文翻译

    1. Building ASP.NET Pages ASP.NET and the .NET Framework ASP.NET is part of Microsoft's overall .NET framework, which contains a vast set of programming classes designed to satisfy any conceivable ...

    Professional ASP.NET 3.5 SP1 Edition: In C# and VB(part1)

    2008 along with the multitude of language improvements in C# 2008 and Visual Basic® 2008 as well as powerful new technology called LINQ, together with the ASP.NET 2.0 Framework you already know and ...

    ASP.NET 3.5入门经典:涵盖C#和VB.NET.part3.rar

    ASP.NET 3.5入门经典 作者:Imar spaanjaars 译者:张云 -------------------------------------------------------------------------------- 图书详细信息: ISBN:9787302185833 定价:88元 印次:1-3 装帧:...

    [pdf]Learning ASP.NET 3.5 part2

    With this book, you will learn how to create engaging and interactive web applications using the latest version of the world's most popular web development platform: ASP.NET with AJAX, built on the ...

    ASP.NET 3.5入门经典:涵盖C#和VB.NET.part1.rar

    ASP.NET 3.5入门经典 作者:Imar spaanjaars 译者:张云 -------------------------------------------------------------------------------- 图书详细信息: ISBN:9787302185833 定价:88元 印次:1-3 装帧:...

    Pro ASP.NET MVC 5 epub

    This book is for web developers with a basic knowledge of ASP.NET and C#who want, or need, to start using the new ASP.NET MVC 5 Framework. Table of Contents Part I: Introducing ASP.NET MVC 5 1. What'...

    [pdf]Learning ASP.NET 3.5 part1

    With this book, you will learn how to create engaging and interactive web applications using the latest version of the world's most popular web development platform: ASP.NET with AJAX, built on the ...

    ASP.NET 3.5入门经典:涵盖C#和VB.NET.part4.rar

    ASP.NET 3.5入门经典 作者:Imar spaanjaars 译者:张云 -------------------------------------------------------------------------------- 图书详细信息: ISBN:9787302185833 定价:88元 印次:1-3 装帧:...

    ASP.NET 3.5入门经典:涵盖C#和VB.NET.part2.rar

    ASP.NET 3.5入门经典 作者:Imar spaanjaars 译者:张云 -------------------------------------------------------------------------------- 图书详细信息: ISBN:9787302185833 定价:88元 印次:1-3 装帧:...

    ASP.NET 4 Unleashed(part 1)

    The authors first introduce the ASP.NET Framework’s basic controls and show how to create common site-wide layouts and styles. Next, they cover all aspects of accessing, presenting, organizing, and ...

    ASP.NET 3.5入门经典:涵盖C#和VB.NET.part5.rar 文档太大共分5个包

    ASP.NET 3.5入门经典 作者:Imar spaanjaars 译者:张云 -------------------------------------------------------------------------------- 图书详细信息: ISBN:9787302185833 定价:88元 印次:1-3 装帧:...

    asp.net知识库

    ASP.NET 2.0使用Web Part创建应用程序之二(共二) 体验 .net2.0 的优雅(2) -- ASP.net 主题和皮肤 NET2.0系列介绍(一).NET 2.0 中Web 应用程序主题的切换 ASP.NET 2.0 中Web 应用程序主题的切换 2.0正式版中...

    Migrating to .NET: A Pragmatic Path to Visual Basic .NET, Visual C++ .NET, and ASP.NET

    Migrating to .NET: A Pragmatic Path to Visual Basic .NET, Visual C++ .NET, and ASP.NET Find out how to migrate your legacy software to the powerful Microsoft .NET framework Provides for a complete,...

    [ASP.NET.3.5高级程序设计(第2版)].Pro.ASP.NET.3.5.in.C#.2008.2th.edtion part 1

    ASP.NET经典著作之屠龙刀,涵盖VS 2008和IIS 7.0. 全面、深入、贴近实践,让你感受世界顶尖专家的不凡功力.. Editorial Reviews Product Description ASP.NET 3.5 is the latest version of Microsoft’s ...

    Visual Basic 2010 .NET 4高级编程(第6版) PART1

    第Ⅰ部分 语言结构和环境 第1章 Visual Studio 2010 第2章 对象和Visual Basic 第3章 定制对象 第4章 公共语言运行库 第5章 用Visual Basic进行声明式编程 第6章 异常处理和调试 第7章 测试驱动的开发第Ⅱ部分 业务...

    ASP.NET.4高级程序设计.第4版.part1.rar

    《ASP.NET 4高级程序设计(第4版)》是ASP.NET领域的鸿篇巨制,全面讲解了ASP.NET4的各种特性及其背后的工作原理,并给出了许多针对如何构建复杂、可扩展的网站从实践中得出的建议。书中还深入讲述了其他ASP.NET图书...

    Pro ASP.NET MVC 5.mobi

    This book is for web developers with a basic knowledge of ASP.NET and C#who want, or need, to start using the new ASP.NET MVC 5 Framework. Table of Contents Part I: Introducing ASP.NET MVC 5 1. What'...

    2.ASP.NET.2.0.高级编程(第4版) [1/7]

    第1章 ASP.NET 2.0概述 1 1.1 简史 1 1.2 ASP.NET 2.0的目标 2 1.2.1 开发人员的效率 3 1.2.2 管理 5 1.2.3 性能和可伸缩性 8 1.3 ASP.NET 2.0的其他新特性 8 1.3.1 新的开发人员体系结构 8 1.3.2 新的编译...

    [ASP.NET.3.5高级程序设计(第2版)].Pro.ASP.NET.3.5.in.C#.2008.2th.edtion part 2

    ASP.NET经典著作之屠龙刀,涵盖VS 2008和IIS 7.0. 全面、深入、贴近实践,让你感受世界顶尖专家的不凡功力.. Editorial Reviews Product Description ASP.NET 3.5 is the latest version of Microsoft’s ...

    Pro ASP.NET MVC 5.pdf

    This book is for web developers with a basic knowledge of ASP.NET and C#who want, or need, to start using the new ASP.NET MVC 5 Framework. Table of Contents Part I: Introducing ASP.NET MVC 5 1. What'...

Global site tag (gtag.js) - Google Analytics