Flounder 发表于 2025-3-25 07:08:12

http://reply.papertrans.cn/16/1597/159614/159614_21.png

宽大 发表于 2025-3-25 08:49:01

IntroductionMy first experience with ASP.NET wasn’t very positive. It was back in 2003, and I had agreed to write a book for Microsoft Press about using ASP.NET to create XML web services.

Preamble 发表于 2025-3-25 14:59:42

http://reply.papertrans.cn/16/1597/159614/159614_23.png

极端的正确性 发表于 2025-3-25 16:43:16

Working with PagesThe main objective of most ASP.NET web applications is to generate HTML content that will be displayed in a web browser (although you can use ASP.NET to produce other kinds of data, as you’ll learn in later chapters).

只有 发表于 2025-3-25 22:26:39

Working with Forms and StateTwo key features in a web application are user input and state. We need user input to create useful applications. The user selects some function or enters some data, and our application responds accordingly. In a traditional deployed application, this interaction model is intrinsic to the software. In a web application, we rely on HTML forms.

dilute 发表于 2025-3-26 02:08:52

Handling ErrorsYour web application won’t always behave as you want it to behave. It doesn’t matter how carefully you plan and code your application, there will come a time when you are faced with a bug, an error, or some other kind of unexpected behavior.

STING 发表于 2025-3-26 06:40:01

http://reply.papertrans.cn/16/1597/159614/159614_27.png

宏伟 发表于 2025-3-26 11:07:26

Styling ContentOur focus has been on the key ASP.NET technology building blocks so far in this book. The examples we have created have allowed us to explore each essential feature in turn, but they all have one thing in common—they look terrible.

projectile 发表于 2025-3-26 13:25:52

http://reply.papertrans.cn/16/1597/159614/159614_29.png

Factual 发表于 2025-3-26 18:28:31

http://reply.papertrans.cn/16/1597/159614/159614_30.png
页: 1 2 [3] 4 5 6
查看完整版本: Titlebook: Applied ASP.NET 4 in Context; Adam Freeman Book 2011 Adam Freeman 2011