Appendix A. Understanding How Web Applications Differ from Windows Applications
ASP.NET principles, guidelines, and behaviors are highly important to ASP.NET developers, which includes us at DevExpress. However, this book is primarily about DevExpress's ASP.NET controls and code, and Parts I, II, and III emphasize that fact.
The only reason I've added the general ASP.NET items at all is so that those of you who may not know this material don't have to buy a second book just to get to where you can work with DevExpress's ASP.NET controls, and so that you will understand (if you don't already know) how Ajax works and why incorporating Ajax functionality into DevExpress controls helps us provide a better developer experience and a better end-user experience for your customers.
If you are still reading, you are probably in one of two groups: You have questions about how Web applications differ from Windows applications, or you understand the basic differences between Windows and the Web but are hoping to get some new information. This appendix will address both issues. If you understand Web versus Windows development, just skim the appendix for juicy bits. Or, if you want to master the differences (or are learning about them for the first time), read the whole appendix.
Using ASP.NET Page Lifecycle Events
This section's heading introduces two important concepts: ASP.NET pages have a life cycle, and the life cycle is represented by events. Events for the Web work like events for anything ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access