Visual Basic 2005 Design and Development - Chapter 2 pps
... harder to han- dle large changes. 46 Part I: Design 06_053416 ch 02. qxd 1 /2/ 07 6 :28 PM Page 46 the project architects make the application’s high- and lower-level designs. When the design is complete, programmers ... routines that load customer and inventory data from the database, and forms that let the user build the order. 26 Part I: Design 06_053416 ch 02. qxd 1 /2/ 07 6...
Ngày tải lên: 14/08/2014, 11:20
... 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 ... Scripting Chapter 10 Custom Controls and Components Chapter 11 Property Support Chapter 12 Attributes and XML Comments 12_ 053416 pt 02. qxd 1 /2/ 07 6:31 PM Page...
Ngày tải lên: 14/08/2014, 11:20
... 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. 22 3 Chapter 8: Snippets, ... however. If necessary, you can mod- ify the code after the add-in handles the basics. 23 5 Chapter 8: Snippets, Macros, and Add-ins 13_053416 ch08.qxd 1 /2/ 07 6...
Ngày tải lên: 14/08/2014, 11:20
Visual Basic 2005 Design and Development - Chapter 10 pps
... Property 27 2 Part II: Meta -Development 15_053416 ch10.qxd 1 /2/ 07 6: 32 PM Page 27 2 Of course, controls and components are just special kinds of libraries, so you can gain similar advan- tages by ... www.vb-helper.com/one_on_one.htm.) 27 4 Part II: Meta -Development 15_053416 ch10.qxd 1 /2/ 07 6: 32 PM Page 27 4 Custom Controls and Components Perhaps the most important benefi...
Ngày tải lên: 14/08/2014, 11:20
Visual Basic 2005 Design and Development - Chapter 11 ppsx
... the image at run-time. Figure 1 1-1 shows the control at design time displaying an image. Figure 1 1-1 : The ScribbleControl displays a hand-drawn image at design time and run-time. This control ... and redo features, so undo and redo won’t work properly. 317 Chapter 11: Property Support 16_053416 ch11.qxd 1 /2/ 07 6:33 PM Page 317 Figure 1 1-1 shows several enhancements to...
Ngày tải lên: 14/08/2014, 11:20
Visual Basic 2005 Design and Development - Chapter 17 pps
... expression Tan (-( A)^-ATan(D)) where A = 123 .456 and D = 2. 235E +21 0. I added a new test to easily reproduce the error. I also added a test to evaluate the sub-expressions con- tained in the call ... the expression as (-1 )^ ( -2 ) instead of -( 1^ ( -2 )) as it should have. A fairly small change to the code fixed this problem, so the class could evaluate the expression -...
Ngày tải lên: 14/08/2014, 11:20
Visual Basic 2005 Design and Development - Chapter 1 potx
... Macros 21 8 Customizing Visual Studio 21 8 Sharing Macros 22 1 Add-ins 22 2 Making an Add-in 22 2 Adding Add-in Code 22 7 Making a Better Add-in 23 0 Learning About Other Objects 23 1 Summary 23 6 Chapter ... 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 .NET con- ce...
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 ... Cockburn 07_053416 ch03.qxd 1 /2/ 07 6 :29 PM Page 49 (Boston: Addison-Wesley Professional, 20 04), Agile and Iterative Development by Craig Larman (Boston: Addison-Wes...
Ngày tải lên: 14/08/2014, 11:20
Visual Basic 2005 Design and Development - Chapter 4 pdf
... Linux, Unix, Java VM, and MacOS), and are intended for use with an assortment of languages and development environments (such as Java, Delphi, Smalltalk, Visual Studio, and Visual Basic) . Microsoft’s ... 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...
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. ... _ CStr(m_Snapshots.Item(m_CurrentSnapshot))) 124 Part I: Design 09_053416 ch05.qxd 1 /2/ 07 6:30 PM Page 124 09_053416 ch05.qxd 1 /2/ 07 6:30 PM Page 1 32 Younger users...
Ngày tải lên: 14/08/2014, 11:20