承认 发表于 2025-3-28 16:50:39

http://reply.papertrans.cn/19/1822/182198/182198_41.png

aphasia 发表于 2025-3-28 20:25:37

Web ControlsThe previous chapter introduced the event-driven and control-based programming model of ASP.NET. This model allows you to create programs for the Web by using the same object-oriented techniques you would use to write an ordinary desktop application.

CHAFE 发表于 2025-3-28 23:47:56

State ManagementThe most significant difference between programming for the Web and programming for the desktop is .—how you store information over the lifetime of your application. This information can be as simple as a user’s name or as complex as a stuffed-full shopping cart for an e-commerce store.

痛得哭了 发表于 2025-3-29 04:34:57

Styles,,Using the techniques you’ve learned so far, you can create polished web pages and let users surf from one page to another. However, to integrate your web pages into a unified, consistent website, you need a few more tools. In this chapter, you’ll consider three of the most important tools that you can use: styles, themes, and master pages.

strain 发表于 2025-3-29 10:29:16

http://reply.papertrans.cn/19/1822/182198/182198_45.png

发表于 2025-3-29 14:46:55

http://reply.papertrans.cn/19/1822/182198/182198_46.png

壮丽的去 发表于 2025-3-29 18:12:46

Error Handling, Logging, and Tracinge, invalid data, unexpected circumstances, or even hardware failure. Novice programmers spend sleepless nights worrying about errors. Professional developers recognize that bugs are an inherent part of software applications and so they code defensively, testing assumptions and writing error-handling code to deal with the unexpected.

可耕种 发表于 2025-3-29 19:59:32

http://reply.papertrans.cn/19/1822/182198/182198_48.png

招惹 发表于 2025-3-30 01:42:38

http://reply.papertrans.cn/19/1822/182198/182198_49.png

Bucket 发表于 2025-3-30 07:37:51

ADO.NET Fundamentalsmodern languages and a toolkit of classes that allows you to do everything from handling errors to analyzing XML documents. In this chapter, you’ll explore another one of the many features in the .NET Framework: the ADO.NET data access model.
页: 1 2 3 4 [5] 6
查看完整版本: Titlebook: Beginning ASP.NET 4.5 in C#; Matthew MacDonald Book 2012 Matthew MacDonald 2012 Software Engineering.Applied Computing.Programming.Operati