FileMood

Download VTC.Microsoft.Visual.Basic.2008.DVD

VTC Microsoft Visual Basic 2008 DVD

Name

VTC.Microsoft.Visual.Basic.2008.DVD

 DOWNLOAD Copy Link

Total Size

386.1 MB

Total Files

106

Hash

40D625332FC35D536E2A77578FB563B288F51EC9

/01 - Introduction/

01 03 - VB 2008 Programming Environment.mov

4.7 MB

01 05 - Launching Visual Studio & VB 2008.mov

4.4 MB

01 06 - A Quick & Simple Example.mov

4.0 MB

01 04 - Getting Started.mov

3.6 MB

01 01 - Welcome to Visual Basic 2008.mov

2.3 MB

01 02 - Versions of Visual Basic.mov

2.3 MB

/02 - Saving & Executing Projects/

02 05 - Basic Form Properties.mov

7.1 MB

02 03 - Recognizing Error Types.mov

4.7 MB

02 04 - Naming Rules.mov

4.0 MB

02 02 - Modifications & Re-saving.mov

2.7 MB

02 01 - Saving the Original Project.mov

2.6 MB

/03 - Controls & Properties/

03 03 - Picture Boxes.mov

5.7 MB

03 01 - Textboxes vs - Labels.mov

5.5 MB

03 06 - Working with Multiple Controls.mov

4.6 MB

03 04 - AutoSize Property.mov

4.0 MB

03 02 - Radio Buttons vs - Check Boxes.mov

3.5 MB

03 07 - Properties vs - Methods.mov

2.7 MB

03 05 - Shortcuts & Smart Tags.mov

2.5 MB

/04 - Coding for Controls/

04 02. Clearing the Contents of Controls.mov

5.6 MB

04 05. Coding for Multiple Properties.mov

4.4 MB

04 03. Coding for Radio Buttons & Check Boxes.mov

4.2 MB

04 04. Code for Visibility of Controls.mov

3.3 MB

04 01. Commenting Code.mov

2.6 MB

/05 - The User Interface/

05 01 - Keyboard Access Keys.mov

6.8 MB

05 02 - Tab Order for Controls.mov

4.6 MB

05 03 - Code for Concatenation.mov

4.5 MB

05 04 - Tooltips.mov

4.2 MB

05 05 - Form StartPosition & WindowState.mov

4.1 MB

/06 - Variables & Constants/

06 06 - Scope of a Variable.mov

4.6 MB

06 07 - Option Explicit.mov

4.0 MB

06 05 - Variable Declaration Examples.mov

3.2 MB

06 03 - Data Types.mov

3.0 MB

06 02 - What is a Constant.mov

1.9 MB

06 04 - Naming Rules.mov

1.3 MB

06 01 - What is a Variable.mov

868.1 KB

/07 - Coding for Calculations/

07 04 - Data Conversion Issues.mov

4.7 MB

07 05 - Formatting Specifier Codes.mov

4.3 MB

07 02 - Math Operations-Hierarchy of Operations.mov

4.2 MB

07 01 - Using the Parse Method.mov

4.0 MB

07 03 - Option Strict.mov

2.1 MB

/08 - Message Boxes/

08 04 - Complex Message Boxes.mov

7.9 MB

08 02 - Message Box Button Options.mov

5.4 MB

08 01 - Construction of the Message Box.mov

5.0 MB

08 03 - Using the DialogResult Variable.mov

3.4 MB

/09 - Accumulating & Counting/

09 02 - More on Accumulating.mov

6.4 MB

09 04 - Try-Catch Blocks.mov

6.1 MB

09 03 - Counting vs - Accumulating.mov

5.4 MB

09 05 - Complete Example-Accumulating Program.mov

4.4 MB

09 01 - Role of Module Level Variables.mov

3.7 MB

/10 - Conditional Programming/

10 06 - ElseIf Structure Example.mov

3.6 MB

10 05 - Nested If Statements.mov

3.6 MB

10 03 - Comparing Strings.mov

3.4 MB

10 02 - Relational Operators.mov

2.8 MB

10 04 - Compound Conditions.mov

2.1 MB

10 07 - Case Structure.mov

1.8 MB

10 01 - If-Else Statements.mov

1.5 MB

/11 - Input Validation/

11 03 - Preventing User Errors.mov

6.5 MB

11 05 - Error Provider Component-Validating Event.mov

6.3 MB

11 04 - Using the Masked Text Box.mov

5.9 MB

11 02 - Multiple Validations.mov

5.5 MB

11 01 - Common Validation Techniques.mov

5.0 MB

/12 - Menus/

12 03 - Keyboard Functionality With Menus.mov

6.2 MB

12 02 - Create a Menu Example.mov

5.0 MB

12 05 - Context Menus.mov

3.7 MB

12 01 - Menu Basics.mov

3.6 MB

12 04 - Writing Code for Menus.mov

3.3 MB

/13 - General Procedures/

13 02 - Function Procedures.mov

3.2 MB

13 03 - Passing Arguments to Procedures.mov

2.3 MB

13 01 - Sub Procedures.mov

2.2 MB

/14 - Lists & Combo Boxes/

14 02 - List-Combo Box Properties.mov

7.1 MB

14 03 - Add-Remove Items Methods.mov

7.0 MB

14 01 - List Boxes & Combo Boxes Basics.mov

4.4 MB

14 04 - Combo Box Example-SelectedIndex.mov

3.4 MB

/15 - Arrays/

15 02 - Array & ListBox Example.mov

4.2 MB

15 03 - Alternative Array Declaration.mov

2.2 MB

15 01 - Fundamentals of an Array.mov

2.1 MB

15 04 - Subscripts & Array Processing.mov

1.9 MB

15 05 - Two-Dimensional Arrays.mov

1.9 MB

/16 - Looping/

16 03 - Complete Looping Example.mov

3.6 MB

16 01 - Pre-Test-Post-Test Looping.mov

2.9 MB

16 02 - For-Next Loops.mov

2.3 MB

/17 - Printing/

17 04 - PrintPreview Dialog Component.mov

3.2 MB

17 02 - PrintDocument Component.mov

3.0 MB

17 01 - PrintForm vs - PrintDocument.mov

2.9 MB

17 03 - Using the Graphics Page for Printing.mov

2.3 MB

/18 - Database Files/

18 03 - Database Application Example.mov

4.7 MB

18 01 - XML Data.mov

1.4 MB

18 02 - ADO.NET & VB 2008.mov

1.3 MB

/19 - Common Dialog Boxes/

19 02 - Color Dialog Box Demo.mov

3.2 MB

19 04 - Open-Save-Browse Dialog Boxes.mov

3.1 MB

19 03 - Font Dialog Box Demo.mov

2.9 MB

19 01 - Overview of Common Dialog Boxes.mov

1.6 MB

/20 - Multiple Form Projects/

20 05 - Splash Screen.mov

7.0 MB

20 02 - Form Methods & Events.mov

5.7 MB

20 06 - About Form.mov

5.2 MB

20 04 - Miscellaneous Form Events.mov

4.9 MB

20 01 - Adding-Removing New Forms.mov

4.0 MB

20 03 - Variables in Multiple Form Projects.mov

1.7 MB

/21 - WPF & Miscellaneous Topics/

21 03 - Executable File & Deployment.mov

1.8 MB

21 01 - Windows Presentation Foundation Overview.mov

1.3 MB

21 02 - Copying-Moving Projects.mov

984.4 KB

/22 - Wrap Up/

22 01 - Summary of Content Covered.mov

1.4 MB

/23 - Credits/

23 01 - About this Author.mov

447.2 KB

/Workfiles/

Work Files.7z

496.5 KB

/

www.gordsmash.byethost31.com.txt

0.1 KB

tracked_by_h33t_com.txt

0.0 KB

 

Total files 106


Copyright © 2024 FileMood.com