index_V

 <  Day Day Up  >    

[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X]

variables
        declaring 2nd 3rd 4th
        DIM statements
       FRIEND
                declaring in VB .NET
       LOCAL
                declaring 2nd 3rd 4th
        post buffers
                adding variables to
       PRIVATE
                declaring 2nd 3rd 4th
                declaring in VB .NET 2nd
       PROTECTED
                declaring in VB .NET
       PROTECTED FRIEND
                declaring in VB .NET
       PUBLIC
                declaring 2nd 3rd 4th
                declaring in VB .NET
       READONLY
                declaring in VB .NET 2nd
       report variables
                grouping with in VFP Report Designer 2nd
       scope
                declaring 2nd 3rd 4th
       SHADOWS
                declaring in VB .NET
       SHARED
                declaring in VB .NET
       STATIC
                declaring in VB .NET
        table fields 2nd
       TYPE
                declaring in VB .NET
        VFP reports 2nd
        VPN versus VB .NET
       WITHEVENTS
                declaring in VB .NET
VB .NET
        aliases
        application creation 2nd 3rd
                adding buttons to forms 2nd
                adding controls to forms 2nd
                adding searches to forms 2nd
                AppScreen form configuration 2nd
                BaseForm Load events 2nd
                button Click event codes 2nd 3rd 4th 5th
                coding form classes 2nd
                declaring property variables
                displaying properties 2nd
                displaying table records 2nd
                form creation
                inheritable form creation 2nd
                Inputs subroutines 2nd
                LoadList-Click routines
                menu creation 2nd
                project names
                project type/language selection
                property procedures 2nd
                selecting inheritable classes for inheritable forms 2nd
                using form templates 2nd
                Windows Controls libraries 2nd 3rd
        arrays 2nd
        base control classes 2nd
        classes 2nd
                data access classes 2nd 3rd 4th 5th 6th 7th 8th
                namespace declarations 2nd 3rd
                namespaces 2nd
        collections
       commands
                syntax 2nd 3rd
        compiler directives 2nd
        conditional execution
                If Expr Then...Else...End If statements
                Select Case commands
                Switch(VisualBasic Namespace) statements
        data access 2nd 3rd
                adding records to forms
                data adapters 2nd 3rd 4th 5th 6th 7th 8th 9th
                data adapters, dataset creation 2nd
                data binding 2nd 3rd 4th 5th 6th 7th 8th
                Data Form Wizard 2nd 3rd 4th 5th 6th 7th
                data source connections 2nd 3rd 4th 5th
                datasets 2nd 3rd 4th 5th 6th 7th
                deleting records in forms
                disconnected recordsets
                loading datasets to forms 2nd
                retrieving datasets from forms
                skipping records in forms
                typed datasets 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th 16th 17th
                viewing generated code in forms 2nd
                XML Web services 2nd 3rd 4th 5th 6th 7th 8th 9th 10th
        Data binding 2nd 3rd 4th
        data binding 2nd 3rd 4th 5th
                BindingContext references
                datasets 2nd 3rd
                manual data binding 2nd
       data source tables
                hooking keystrokes to 2nd
        data storage 2nd 3rd 4th 5th 6th
        data tables 2nd 3rd 4th
       data types
                declaring 2nd
        DataAdapter Configuration Wizard 2nd
        datasets
                data binding 2nd 3rd
                reading XML into 2nd 3rd
       date time fields
                formatting 2nd
        DefaultDataView 2nd 3rd
        DIM statements
        DO UNTIL loops
        DO WHILE loops 2nd
        DO...LOOP UNTIL loops
        DO...LOOP WHILE loops
        enumerations 2nd
       error handling
                debuggers 2nd 3rd
                error trapping
                TRY...CATCH blocks 2nd
        events 2nd 3rd 4th
                data access classes 2nd 3rd 4th 5th 6th 7th 8th
                declaring in classes 2nd
                event arguments
                RaiseEvent 2nd
        flow of control
        FOR...NEXT loops
       forms
                data access class events 2nd 3rd 4th 5th
                enabling/disabling controls 2nd
       FRIEND variables
                declaring
        functions 2nd 3rd
                calling
                declaring 2nd
                declaring interfaces 2nd 3rd
                Friend option 2nd
                implementing interfaces in classes
                MustOverride option 2nd
                NotOverridable option
                Overloads option
                Overridable option
                Overrides option
                Private option
                Protected Friend option
                Protected option
                Public option
                scope declarations 2nd 3rd 4th
                Shadows option
                Shared option
        importing XML data
       Internet applications
                building 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th 16th 17th 18th 19th 20th
        MainMenu controls 2nd
        menus
                creating 2nd
        methods
                calling
        parameterized Web service creation 2nd 3rd
       PRIVATE variables
                declaring 2nd
       procedures
                calling
       programs
                ending
       project folders
                solutions
        property procedures 2nd
        Property Set method 2nd
       PROTECTED FRIEND variables
                declaring
       PROTECTED variables
                declaring
       PUBLIC variables
                declaring
       READONLY variables
                declaring 2nd
        record filtering 2nd 3rd
                DefaultDataView 2nd 3rd
                minimalist filtering 2nd
                returning values in search forms 2nd
                search forms 2nd 3rd
       returning values
                in search forms 2nd
       search forms
                creating 2nd 3rd
                EasySearch class 2nd 3rd 4th 5th 6th
                Primary Key fields 2nd
                self-populating controls 2nd 3rd
       Server Explorer
                opening
       SHADOWS variables
                declaring
       SHARED variables
                declaring
       simple application creation
                adding command buttons to forms 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th
                Customer table creation 2nd 3rd
                dataset creation 2nd
                form creation
                form design 2nd
                form methods 2nd
        solutions
                customizing 2nd
       startup screens
                creating 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th 16th 17th 18th 19th 20th 21st 22nd 23rd
       STATIC variables
                declaring
        subclassing screen controls 2nd 3rd 4th
        subroutines 2nd
                Friend option 2nd
                MustOverride option 2nd
                NotOverridable option
                Overloads option
                Overridable option
                Overrides option
                Private option
                Protected Friend option
                Protected option
                Public option
                Shadows option
                Shared option
       TYPE variables
                declaring
        typed datasets
                data binding
        variables
                declaring 2nd 3rd
        vb files
       Web services
                building 2nd 3rd 4th 5th
                Config.Web files 2nd
        WHILE...WEND loops
       WITHEVENTS variables
                declaring
        XML text files
vb files
VB.Net
       class libraries
                building 2nd
VBF
       tables
                creating
                using
VCX
        classes
VCX (Visual Class Library)
        adding methods to
VCX/VCT file pairs
VFP
        accessing SQL Server via XML 2nd 3rd
       application creation
                data tier class library creation 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th
                form templates 2nd 3rd 4th 5th 6th 7th
                primary keys 2nd
                running applications 2nd
                search form templates 2nd 3rd 4th 5th 6th 7th
                SQL database creation 2nd 3rd 4th 5th
                SQL Servers 2nd 3rd
                testing table data 2nd
                three-tier data access
                writing applications 2nd 3rd 4th 5th
        arrays 2nd
        backups
        base control classes 2nd
       class libraries
                building 2nd
        classes
                events
                storing 2nd 3rd
        collections
       commands
                SET FIELDS;record filtering
                SET FILTER;record filtering 2nd
                SQLCANCEL()
                SQLCOLUMNS()
                SQLCOMMIT()
                SQLConnect()
                SQLDisconnect()
                SQLExec()
                SQLGETPROP()
                SQLMORERESULTS()
                SQLPREPARE()
                SQLROLLBACK()
                SQLSETPROP()
                SQLStringConnect()
                SQLTABLES()
                syntax 2nd 3rd
                table commands 2nd
        compiler directives 2nd
        conditional execution 2nd
       converting tables
                to XML
       CREATE CURSOR command
                migrating search form data to SQL server
        Crystal Reports 2nd
        cursors
                field names
        data access 2nd 3rd 4th 5th
                buffering tables 2nd 3rd 4th 5th 6th
                cursors
                DBF files
                index creation
                table aliases 2nd
                table commands/functions 2nd
                table creation
                using tables 2nd
        data binding 2nd 3rd 4th 5th
       data source tables
                hooking keystrokes to 2nd
        data storage 2nd 3rd 4th
        data tables 2nd 3rd 4th
       data types
                declaring 2nd 3rd
        DBC 2nd
                connections
                handles
                local views
                remote views
                SPT 2nd 3rd
       DBF files
                DBC 2nd
                transactions
        DO WHILE loops
        Do...ENDDO loops 2nd
        enumerations 2nd
       error handling
                debuggers 2nd 3rd
                error trapping
                TRY...CATCH blocks 2nd
        events 2nd 3rd 4th
                adding code to
        flow of control
        FOR...ENDDO loops
        FOR...NEXT loops
        forms
                creating 2nd
                disabling controls 2nd
                displaying
        FRX/FRT file pairs
        functions 2nd 3rd
                CursorToXML() 2nd 3rd 4th 5th 6th 7th 8th
                declaring 2nd 3rd
                table functions 2nd
                TableRevert()
                TableUpdate() 2nd
                XMLToCursor() 2nd 3rd 4th 5th
        HTML files
        importing XML data 2nd
       indexes
                creating
       Internet applications
                building 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th 16th 17th 18th 19th 20th 21st 22nd 23rd 24th 25th 26th 27th 28th 29th 30th 31st 32nd 33rd 34th 35th 36th 37th 38th 39th 40th 41st 42nd 43rd 44th 45th 46th 47th 48th 49th
                Web Connection 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th 16th 17th 18th 19th 20th 21st 22nd 23rd 24th 25th 26th 27th 28th 29th 30th 31st 32nd 33rd 34th 35th 36th 37th 38th 39th 40th 41st 42nd 43rd 44th 45th 46th
        Menu Designer 2nd 3rd
       menus
                creating 2nd 3rd
                hotkeys
                positioning
        MNX/MNT file pairs
        MPR/MPX file pairs
        parameterized Web service creation 2nd
                DLL compilation 2nd
                smart client applications 2nd
        pjt files
        pjx files
        procedures 2nd
                declaring
                declaring in VFP 2nd
        reading foreign data via XML 2nd
        record filtering 2nd
                column sorting in record lookup grids 2nd 3rd 4th 5th
                creating search forms 2nd 3rd 4th 5th 6th
                minimalist filtering 2nd
       Report Designer
                adding groupings to reports
                calculated expressions 2nd 3rd
                customizing columns in reports
                Data Grouping dialog box
                default report layout 2nd
                Expression Builder dialog box 2nd
                field controls 2nd
                filtering reports 2nd 3rd
                grouping with report variables 2nd
                label controls
                landscape reports
                line controls
                OLE bound controls
                opening
                printing reports 2nd 3rd
                publishing reports to Internet 2nd 3rd 4th 5th
                rectangle controls
                report example 2nd
                specifying printers
                switching printers
                Title/Summary bands 2nd
                variables 2nd
       reports
                calculated expressions 2nd 3rd
                group expressions
                Init events 2nd 3rd
                storing
                variables 2nd
        SCX/SCT file pairs
       search forms
                Audit screen 2nd
                cleaning up data 2nd 3rd 4th 5th
                Clear button 2nd
                ColNames property
                ColWidths property
                creating 2nd 3rd 4th 5th 6th
                EasySearch class
                migrating data to SQL server 2nd 3rd 4th 5th 6th 7th 8th 9th
                OrderBy property
                Search and Replace screen
                Select button
                Show Matches button 2nd
                TableName property
                Unload event
       simple application creation
                adding command buttons to forms 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th
                Customer table creation 2nd
                default setting changes
                enabling/disabling form controls 2nd
                Field Mapping form controls
                form controls class libraries 2nd
                form creation 2nd
                form template creation 2nd 3rd 4th 5th 6th
                running forms 2nd
       startup screens
                creating 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th 16th 17th 18th 19th 20th 21st 22nd 23rd 24th 25th 26th 27th 28th 29th 30th 31st 32nd 33rd 34th 35th 36th 37th 38th 39th 40th 41st
        subclassing screen controls 2nd 3rd 4th
                editing classes 2nd
       subroutines
                declaring in VFP 2nd
        table fields 2nd
       tables
                aliases 2nd
                buffering 2nd 3rd 4th 5th 6th
                commands/functions 2nd
                DBC 2nd
                listing fields
                using
                VB .NET data adapters 2nd 3rd 4th 5th
        transactions
        Upsizing Wizard 2nd
       variable scope
                declaring 2nd 3rd 4th
        VCX/VCT file pairs
       Web services
                adding to Internet applications 2nd 3rd
                building 2nd
                building WSDL files
                diffgrams
                DLL registration
                IIS virtual directories
                publishing
                testing 2nd
                writing functions
       XML
                as cursors
        XML implementation 2nd
VFP 8
        CursorAdapter class 2nd 3rd 4th 5th
                finding
                manually coding 2nd 3rd
                methods 2nd
                properties 2nd 3rd 4th 5th
                reading XML 2nd 3rd 4th
       DiffGrams
                updating Web Server records 2nd 3rd
        GetCursorAdapter function
        XMLAdapter class 2nd 3rd
                AddTableSchema method
                Attach method
                converting VFP tables to XML
                converting XDR schemas to XSD schemas 2nd
                cursor creation 2nd
                diffgram creation 2nd
                LoadXML method
                receiving/processing diffgrams
                ToXML method
                updating cursors 2nd
                Web Service creation 2nd 3rd 4th
viewing
        DOM properties
        typed datasets 2nd
       XML
                in Visual Studio
       XMl hierarchies
                in Visual Studio
views
       local
                DBC
       remote
                DBC
Virtual Basic .NET
       breakpoints
                setting
Visual Basic .NET
       IDE
                customizing 2nd
        Immediate mode
       projects
                running 2nd
       property procedures
                creating
       Solution Explorer
                displaying project files 2nd
                DLL files
                intermediate language
                typed datasets
                XML files 2nd
       versus Visual FoxPro
                APP files 2nd
                Bookmarks
                class browser
                Class View
                Class View window 2nd
                code window 2nd
                command windows 2nd 3rd
                commands
                data binding
                DBF 2nd 3rd
                DLL files 2nd 3rd 4th
                Document View window
                events
                EXE files 2nd
                functions
                Object Browser
                Online Resources panel
                Output window
                project development 2nd 3rd
                properties 2nd 3rd
                Properties window 2nd 3rd
                Screen (background)
                Server Explorer 2nd 3rd
                shortcut keys 2nd
                solutions 2nd 3rd
                Task Lists
                Task Pane Manager
                Toolbox 2nd 3rd
                Tools, Options dialog 2nd 3rd 4th
Visual FoxPro
        .dll file creation
       APP files
                running
       command window
                executing prior commands
       current directories
                displaying 2nd
        DLL files
       EXE files
                running
       IDE
                customizing 2nd
       Project Manager
                grouping projects 2nd
       projects
                running
       versus Visual Basic .NET
                APP files 2nd
                Bookmarks
                class browser
                Class View
                Class View window 2nd
                code window 2nd
                command windows 2nd 3rd
                commands
                data binding
                DBF 2nd 3rd
                DLL files 2nd 3rd 4th
                Document View window
                events
                EXE files 2nd
                functions
                Object Browser
                Online Resources panel
                Output window
                project development 2nd 3rd
                properties 2nd 3rd
                Properties window 2nd 3rd
                Screen (background)
                Server Explorer 2nd 3rd
                shortcut keys 2nd
                solutions 2nd 3rd
                Task Lists
                Task Pane Manager
                Toolbox 2nd 3rd
                Tools, Options dialog 2nd 3rd 4th
Visual Studio
       XML
                viewing
       XML Editor
                creating XML schemas 2nd
       XML hierarchies
                viewing
Visual Studio IDE
       Server Explorer
                connection creation
                Data Link Properties dialog 2nd 3rd
                opening
VPF
       commands
                APPEND BLANK 2nd 3rd
                BOTTOM
                DELETE
                FCOUNT()
                FIELD
                GO BOTTOM
                GO TOP
                RECCOUNT()
                RECNO()
                SCAN...ENDSCAN
                SKIP
                TOP
       functions
                CursorSetProp
                CursorToXML
                TableRevert()
                TableUpdate()
                XMLToCursor
VPN
        variables
VPR
       functions
                calling
       methods
                calling
       procedures
                calling
       programs
                ending
VS .NET
       Crystal Reports
                adding to other servers in Server Explorer
                ASP .NET reporting clients 2nd 3rd 4th
                building reports
                building reports, adding login information
                building reports, adding user options 2nd
                building reports, grouping fields
                building reports, selecting fields
                building XML Report Web Services 2nd
                displaying in Server Explorer
                previewing reports 2nd 3rd
                thin client applications
       Server Explorer
                adding Crystal Reports to other servers
                building parameterized reports;in Crystal Reports 2nd 3rd 4th 5th 6th 7th
                datasets as data sources in Crystal Reports 2nd 3rd
                displaying Crystal Reports
                filtering reports;in Crystal Reports
                opening

 <  Day Day Up  >    


Visual Fox Pro to Visual Basic.NET
Visual FoxPro to Visual Basic .NET
ISBN: 0672326493
EAN: 2147483647
Year: 2004
Pages: 130
Authors: Les Pinter

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net