- Mastering Windows Presentation Foundation
- Sheridan Yuen
- 142字
- 2021-06-24 16:49:05
Summary
In this chapter, we've investigated the best ways to track down our coding problems. We've looked at the various debug tracing outputs that we have access to and even discovered how to output our own custom trace information. We discovered that the exceptions that are thrown in WPF often hide their useful information in their InnerException properties. Finally, we found out a number of tips and tricks to use when trying to find errors with our data bound values.
The next chapter delves deeply into the subject of application frameworks and we get started on constructing our own. We find out about the benefit of base classes and discover alternative ways to implement our framework functionality. The chapter will finish off by investigating a variety of techniques to ensure that our applications maintain the essential Separation of Concerns that MVVM provides.
- Python科學(xué)計算(第2版)
- Django:Web Development with Python
- 零基礎(chǔ)學(xué)MQL:基于EA的自動化交易編程
- 云計算通俗講義(第3版)
- Visual Basic程序設(shè)計與應(yīng)用實踐教程
- The HTML and CSS Workshop
- Advanced Oracle PL/SQL Developer's Guide(Second Edition)
- Android應(yīng)用案例開發(fā)大全(第二版)
- ArcGIS for Desktop Cookbook
- C語言程序設(shè)計習(xí)題與實驗指導(dǎo)
- Beginning C++ Game Programming
- 大學(xué)計算機基礎(chǔ)實驗指導(dǎo)
- Visual Basic程序設(shè)計實驗指導(dǎo)及考試指南
- Groovy 2 Cookbook
- Python Linux系統(tǒng)管理與自動化運維