Visual Basic 2005 Design and Development - Chapter 9 pdf
... pre- vious script: Dim i As Integer = 1 i = i / 0 This causes a divide-by-zero error in the script, and the ExecuteClassCode example program displays the message shown in Figure 9- 5 . Figure 9- 5 : ... the years, Visual Basic has grown less and less basic. Although many users have at least some knowledge of Visual Basic for Applications (VBA), few know more than a smattering o...
Ngày tải lên: 14/08/2014, 11:20
... and design precisely so that you can study it and develop a common understand- ing with users, other designers, and developers. It’s not to create a bunch of diagrams with little to say. 91 Chapter ... languages and development environments (such as Java, Delphi, Smalltalk, Visual Studio, and Visual Basic) . Microsoft’s Visio Enterprise Architect product, which is availa...
Ngày tải lên: 14/08/2014, 11:20
... Diagrams 89 Deployment Diagrams 90 UML Summary 91 UML Tools 92 Summary 95 Chapter 5: User-Interface Design 97 UI Design Philosophy 98 Give the User Control 98 Focus on Tasks 98 Advise, Don’t Act 99 Help ... version of Visual Basic such as Visual Basic 6. The changes between Visual Basic 6 and Visual Basic .NET are huge, and many Visual Basic .NE...
Ngày tải lên: 14/08/2014, 11:20
Visual Basic 2005 Design and Development - Chapter 2 pps
... through the Design- Implementation-Testing cycle may or may not produce a new version of the application. Figure 2 -9 : In Staged Delivery, each trip through the Design- Implementation-Testing cycle ... additional changes to the design. You need to discard the design for the hash table and design a priority queue. You’ll need to change both the high- and low-level designs. You’ll...
Ngày tải lên: 14/08/2014, 11:20
Visual Basic 2005 Design and Development - Chapter 3 potx
... without. Both this chapter and Chapter 2 focused on control of the development process at a high level. Chapter 4, “Object-Oriented Design, ” turns to the lower-level task of object-oriented design. This is ... Cockburn 07_053416 ch03.qxd 1/2/07 6: 29 PM Page 49 (Boston: Addison-Wesley Professional, 2004), Agile and Iterative Development by Craig Larman (Boston: Addison-Wesl...
Ngày tải lên: 14/08/2014, 11:20
Visual Basic 2005 Design and Development - Chapter 5 pot
... redraws. 125 Chapter 5: User-Interface Design 09_ 053416 ch05.qxd 1/2/07 6:30 PM Page 125 User-Interface Design Chapter 4, “Object-Oriented Design, ” explored issues in high-level object-oriented design. ... menus, place a MenuStrip on the form, right-click it, and select Insert Standard Items. 1 19 Chapter 5: User-Interface Design 09_ 053416 ch05.qxd 1/2/07 6:30 PM Page 1...
Ngày tải lên: 14/08/2014, 11:20
Visual Basic 2005 Design and Development - Chapter 6 doc
... Server. 1 39 Chapter 6: Data Storage Design 10_053416 ch06.qxd 1/2/07 6:30 PM Page 1 39 ❑ Beginning Visual Basic 2005 Databases by Thearon Willis (Indianapolis: Wrox, 2005) ❑ Visual Basic Database ... key file. Open a command window (select the Start menu’s Run command, type cmd, and press Enter) and go to the assembly’s directory. At the command prompt, enter a com- man...
Ngày tải lên: 14/08/2014, 11:20
Visual Basic 2005 Design and Development - Chapter 7 pps
... Person).Compare 199 Chapter 7: Design Patterns 11_053416 ch07.qxd 1/2/07 6:31 PM Page 199 Part II Meta -Development In this Part: Chapter 8 Snippets, Macros, and Add-ins Chapter 9 Scripting Chapter 10 ... information on “classic” design patterns, see a book about them such as Design Patterns by Gamma et. al (Boston: Addison-Wesley, 199 5) or Visual Basic Design Patt...
Ngày tải lên: 14/08/2014, 11:20
Visual Basic 2005 Design and Development - Chapter 8 ppsx
... write the add-in. Select the Visual Basic option and click Next. Figure 8-1 4: The Add-in Wizard helps. Figure 8-1 5: Select Visual Basic to write the add-in using Visual Basic. 223 Chapter 8: Snippets, ... True, 59, _ Nothing, CType(vsCommandStatus.vsCommandStatusSupported, Integer) + _ CType(vsCommandStatus.vsCommandStatusEnabled, Integer), _ vsCommandStyle.vsCommandSty...
Ngày tải lên: 14/08/2014, 11:20
Visual Basic 2005 Design and Development - Chapter 10 pps
... you want validated, and you’re ready to go. Summary Controls and components provide a nice, clean, easy-to-understand interface for developers to use at design time and run-time. They encapsulate ... properties to make editing them at design time easier and safer from errors. 295 Chapter 10: Custom Controls and Components 15_053416 ch10.qxd 1/2/07 6:32 PM Page 295 If (m_MapI...
Ngày tải lên: 14/08/2014, 11:20