Score More...

C Programming

CPP Programming

Visual Basic

Information Technology

Data Structure

Java

Oracle

System Analysis and Design

Algorithms & Flowcharting

 

<< Back

C Programming Book

Index

Theory

  1. Basics of Visual Basic                              
  2. Advantages of VB 6.0                            
  3. Features of Visual Basic                        
  4. Visual Basic Project                                 
  5. Visual Basic Environment      
  6. Types of applications                             
  7. Definition of common terms in Visual Basic
  8. Files used in VB & their extensions
  9. Toolbox                                                  
  10. Complete view of VB Window              
  11. Standard Toolbar                   
  12. Property window                   
  13. Prefixes used for objects       
  14. Data types in Visual Basic     
  15. Suffixes for Literals                               
  16. Operators in Visual Basic      
  17. Variable Declaration                                
  18. Scope of the variable  

    Local, Static, Private, Public 

  19. Data type prefixes for variable              
  20. String Declaration                  
  21. Common Properties for most of the VB controls
  22. Form Properties                       
  23. Label control & its properties
  24. Text Box control & its properties
  25. Command Button Control and its properties
  26. List Box control & its properties            
  27. Combo Box control and its properties
  28. Check Box control and its properties
  29. The Option  Box                                     
  30. The Picture Box                                      
  31. The Image Box                                       
  32. The Drive List Box                  
  33. The Directory List Box                            
  34. The File List Box                                    
  35. Timer control
  36. Events                                                    
  37. Common Form Events                           
  38. Message Box                                         
  39. Input Box                                
  40. If…Else…End If control structures
  41. Select Case … End Select control 
  42. Do … Loop control                    
  43. For … Next control                                   
  44. With … End With control       
  45. IIF statement                                         
  46. Choose function                     
  47. Numeric Functions 

    Int( ), Fix( ), Abs( ), Sqr( ), Exp( ), Log( )
    Cos( ), Sin( ), Tan( ), Rnd( ), Round( ), Sgn( )

  48. Data Type Inspection Function   

    IsDate( ), IsEmpty( ), IsNull( ), IsNumeric( ) 

  49. Data Type Conversion Function
  50. String Type Functions

    Len( ), Str( ), Val( ), Ucase( )
    Lcase( ), Instr( ), Mid( ), Left( )
    Right( ), Ltrim( ), Rtrim( ), Trim( )
    Asc( ), StrReverse( ), Replace( )

  51. Date and Time functions  

    DateAdd( ), DateDiff( )
    DatePart( ), DateSerial( )
    DateValue( ), Day( )
    Month( ), Year( )

  52. Code Window                                        
  53. Event Procedure                     
  54. Sub-procedure                                       
  55. Passing by value and passing by reference
  56. Function procedures                              
  57. Array                                                      
  58. Multidimensional Array                         
  59. Control Array                                          
  60. Debugging                                                
  61. Step Modes in debugging      

    Step Into, Step Over, Step Out

  62. Immediate Window / Debug Window
  63. Local Window                                          
  64. Watch Window                                      
  65. Types of Interface            

    Single Document Interface (SDI)
    Multiple Document Interface (MDI)
    Explore Style      

  66. Steps for interfaces MDI, SDI, Explorer style
  67. Menus / Menu Bar                
  68. Creating Tool Bar                   
  69. ActiveX / Components                           
  70. Common Dialog Box Controls

    Color, Font, Open, Print, Save, WinHelp

  71. File Handling                                         
  72. Open( ) statement                   
  73. Close( ) statement                 
  74. Write# statement                  
  75. Print# statement                     
  76. Input# statement                   
  77. EOF( ) statement                   
  78. Put statement                                        
  79. Get statement                                       
  80. The Database features in VB 6.0          
  81. VB Data Control                                     
  82. Database connectivity using VB Data control and  Visual Data Manager
  83. Designing a database in MS-Access as backend
  84. ADO Data Control                  
  85. Data Interaction using “Data Form Wizard”
  86. Data Environment Designer
  87. Data Bound Grid Control 
  88. Report Designer

Question Bank Programs

41 Programs
Designed and Developed by Softsense.