Главная    Ex Libris    Книги    Журналы    Статьи    Серии    Каталог    Wanted    Загрузка    ХудЛит    Справка    Поиск по индексам    Поиск    Форум   
blank
Авторизация

       
blank
Поиск по указателям

blank
blank
blank
Красота
blank
Pinter L. — Visual Fox Pro to Visual Basic.NET
Pinter L. — Visual Fox Pro to Visual Basic.NET



Обсудите книгу на научном форуме



Нашли опечатку?
Выделите ее мышкой и нажмите Ctrl+Enter


Название: Visual Fox Pro to Visual Basic.NET

Автор: Pinter L.

Аннотация:

This book is a how-to book for Visual FoxPro developers. It describes the FoxPro development process and describes the VB .NET equivalents. In addition, it points out new VB .NET features that are not required in FoxPro, as well as VB .NET features that do things that FoxPro doesn't do. This book will take FoxPro developers by the hand, describing every step of the FoxPro development followed by the best practice VB .NET equivalent. Since many developers never upgraded to VFP 8, techniques in both versions will be compared with the VB equivalents.


Язык: en

Рубрика: Технология/

Статус предметного указателя: Готов указатель с номерами страниц

ed2k: ed2k stats

Год издания: 2004

Количество страниц: 512

Добавлена в каталог: 29.06.2007

Операции: Положить на полку | Скопировать ссылку для форума | Скопировать ID
blank
Предметный указатель
CursorAdapter class, methods, CursorDetach 2nd      
CursorAdapter class, methods, CursorFill      
CursorAdapter class, properties
CursorAdapter class, properties, Alias
CursorAdapter class, properties, AllowDelete      
CursorAdapter class, properties, AllowInsert
CursorAdapter class, properties, AllowUpdate
CursorAdapter class, properties, BufferModeOverride
CursorAdapter class, properties, CursorSchema 2nd      
CursorAdapter class, properties, CursorStatus
CursorAdapter class, properties, DataSource
CursorAdapter class, properties, DataSourceType
CursorAdapter class, properties, FetchMemo
CursorAdapter class, properties, KeyFieldList
CursorAdapter class, properties, MaxRecords      
CursorAdapter class, properties, SelectCmd
CursorAdapter class, properties, SendUpdates
CursorAdapter class, properties, Tables
CursorAdapter class, properties, UpdatableFieldList
CursorAdapter class, properties, UpdateGram      
CursorAdapter class, properties, UpdateNameList      
CursorAdapter class, properties, UpdateType      
CursorAdapter class, properties, WhereType
CursorAdapters      
CursorAdapters, creating 2nd 3rd 4th
CursorAdapters, reading XML 2nd 3rd 4th
CursorAttach method (CursorAdapter class)      
CursorDetach method (CursorAdapter class) 2nd      
CursorFill method (CursorAdapter class)
cursors 2nd 3rd
cursors, creating      
cursors, creating, XMLAdapter class 2nd
cursors, field names      
cursors, updating      
cursors, updating, XMLAdapter class 2nd      
cursors, XML in VFP      
CursorSchema property (CursorAdapter class) 2nd      
CursorSetProp functions
CursorStatus property (CursorAdapter class)      
CursorToXML functions      
CursorToXML() function
CursorToXML() function, document validation 2nd
CursorToXML() function, flags parameter
CursorToXML() function, flags parameter, values of 2nd
CursorToXML() function, moving data between tables and XML 2nd 3rd 4th      
custom controls (Screen design)
custom controls (Screen design), date range pickers 2nd 3rd 4th      
custom grids (screen design) 2nd
custom grids (screen design), color-coded grids
custom grids (screen design), incremental search grids 2nd
custom menus (Screen design) 2nd 3rd 4th 5th 6th
Customer forms (Internet application creation) 2nd 3rd
Customer tables      
Customer tables, adding records to 2nd      
Customer tables, VB .NET simple application creation      
Customer tables, VB .NET simple application creation, index creation      
Customer tables, VB .NET simple application creation, null fields      
Customer tables, VFP simple application creation 2nd      
Customizing      
customizing, IDE 2nd
customizing, report columns
customizing, report columns, in VFP Report Designer
customizing, solutions 2nd
CustomReportViewers (Crystal Reports)
Data access
data access classes
data access classes, events 2nd 3rd      
data access classes, events, forms 2nd 3rd 4th 5th
Data Access page (CursorAdapater Builder)
data access, connected 2nd      
data access, disconnected 2nd      
data access, VB .NET      
data access, VB .NET, adding records to forms      
data access, VB .NET, data adapters 2nd 3rd 4th 5th 6th 7th 8th 9th
data access, VB .NET, data adapters, dataset creation 2nd      
data access, VB .NET, data binding 2nd 3rd 4th 5th 6th 7th 8th      
data access, VB .NET, Data Form Wizard 2nd 3rd 4th 5th 6th 7th      
data access, VB .NET, data source connections 2nd 3rd 4th 5th      
data access, VB .NET, datasets 2nd 3rd 4th 5th 6th 7th      
data access, VB .NET, deleting records in forms
data access, VB .NET, disconnected recordsets
data access, VB .NET, loading datasets to forms 2nd
data access, VB .NET, retrieving datasets from forms      
data access, VB .NET, skipping records in forms      
data access, VB .NET, typed datasets 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th 16th 17th      
data access, VB .NET, versus VFP 2nd 3rd      
data access, VB .NET, viewing generated code in forms 2nd
data access, VB .NET, XML Web services 2nd 3rd 4th 5th 6th 7th 8th 9th 10th
data access, VFP 2nd      
data access, VFP, buffering tables 2nd 3rd 4th 5th 6th
data access, VFP, cursors      
data access, VFP, DBF files      
data access, VFP, index creation      
data access, VFP, table aliases 2nd      
data access, VFP, table commands/functions 2nd
data access, VFP, table creation
data access, VFP, using tables 2nd
data access, VFP, versus VB .NET 2nd 3rd      
Data Adapter Wizard      
data adapters
data adapters, code generation 2nd 3rd
data adapters, dataset creation 2nd      
data adapters, VFB tables 2nd 3rd 4th 5th      
data binding
data binding, datasets      
data binding, datasets, in VB .NET 2nd 3rd      
data binding, in VB .NET 2nd 3rd 4th 5th
data binding, in VB .NET, BindingContext references
data binding, in VFP
data binding, manual data binding      
data binding, manual data binding, in VB .NET 2nd      
data binding, tables 2nd 3rd 4th 5th      
data binding, typed datasets      
data binding, VB .NET 2nd 3rd      
data binding, VB .NET, columns      
data binding, VB .NET, rows 2nd
data binding, VB .NET, tables 2nd
data binding, Visual FoxPro versus Visual Basic .NET      
Data Environment      
Data Environment, CursorAdapter class 2nd      
Data Form Wizard      
Data Form Wizard, forms      
Data Form Wizard, forms, viewing generated code 2nd      
Data Form Wizard, setting options 2nd      
Data Form Wizard, Startup forms 2nd      
Data Grouping dialog box (VFP Report Designer)      
data islands      
data islands, reducing server loads 2nd      
Data Link Properties dialog (Server Explorer)      
Data Link Properties dialog (Server Explorer), Provider page 2nd      
data migration      
data migration, SQL servers      
data source tables      
data source tables, hooking keystrokes 2nd      
data source tables, loading grids 2nd      
data source tables, updating      
Data sources      
data sources, connections 2nd 3rd 4th      
data sources, connections, assigning providers to      
data sources, ODBC      
data sources, ODBC, connections      
data sources, ODBC, SQL Servers as 2nd      
data sources, OLEDB      
data sources, OLEDB, connections      
data tables 2nd 3rd 4th      
data tier class libraries      
data tier class libraries, creating 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th      
data tier class libraries, creating, DeleteRecord routines      
data tier class libraries, creating, FillCursor routines 2nd
data tier class libraries, creating, GetOneRecord routines 2nd      
data tier class libraries, creating, InsertRecord routines      
data tier class libraries, creating, SaveRecord routines      
data tier class libraries, creating, UpdateRecord routines      
Data Tier programs      
Data Tier programs, internet data access, adding to 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th      
data tiers      
data tiers, form templates      
Data types      
data types, declaring 2nd 3rd      
DataAdapter
DataAdapter Configuration Wizard 2nd
DataAdapter, building
database applications
database applications, records
database applications, records, adding
database applications, records, deleting      
database applications, records, modifying
database applications, XML files      
database containers
databases
databases, SQL databases
databases, SQL databases, creating 2nd 3rd 4th 5th
DataEnvironment Builder
DataEnvironment Builder, CursorAdapters
DataEnvironment Builder, CursorAdapters, creating 2nd 3rd 4th
Datasets
datasets, adding to XML Web services 2nd      
datasets, as data sources in Crystal Reports 2nd 3rd      
datasets, creating 2nd
datasets, creating, VB .NET simple application creation 2nd
datasets, data binding 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th
datasets, data binding, in VB .NET 2nd 3rd
datasets, loading to forms 2nd
datasets, reading XML into 2nd 3rd      
datasets, retrieving from forms      
datasets, typed datasets 2nd      
datasets, typed datasets, data binding 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th
datasets, typed datasets, viewing 2nd      
datasets, versus schemas
datasets, versus XML
datasets, Web References
DataSource property (CursorAdapter class)      
DataSourceType property (CursorAdapter class)
DataTier code      
DataTier code, VFP application creation 2nd 3rd 4th 5th
DataTier code, VFP application creation, DeleteRecord routines
DataTier code, VFP application creation, FillCursor routines 2nd      
DataTier code, VFP application creation, GetOneRecord routines 2nd      
DataTier code, VFP application creation, InsertRecord routines      
DataTier code, VFP application creation, SaveRecord routines      
DataTier code, VFP application creation, UpdateRecord routines
DataView 2nd 3rd
date range pickers (Screen design) 2nd 3rd 4th      
date time fields
date time fields, formatting
date time fields, formatting, in VB .NET 2nd      
DBC (database containers) 2nd      
DBC (database containers), connections      
DBC (database containers), handles
DBC (database containers), local views      
DBC (database containers), remote views      
DBC (database containers), SPT 2nd 3rd
DBF      
dbf files
DBF files 2nd 3rd      
DBF files, attaching indexes to 2nd      
DBF files, data access
DBF files, DBC 2nd      
DBF files, transactions      
DBF, copying SQL tables to 2nd      
DBF, Visual FoxPro versus Visual Basic .NET 2nd 3rd      
DBFNextCustomer functions      
DBFNextCustomer functions, app server creation      
DBFs      
DBFs, loading to SQL servers 2nd 3rd 4th      
debuggers 2nd 3rd      
declaring
declaring, data types 2nd 3rd      
declaring, events      
declaring, events, in classes 2nd      
declaring, FRIEND variables      
declaring, FRIEND variables, in VB .NET
declaring, function scope      
declaring, function scope, Public option      
declaring, function scope, Shadows option      
declaring, function scope, Shared option
declaring, function scope, Static option
declaring, functions
declaring, functions, in VB .NET 2nd
declaring, functions, in VFP 2nd      
declaring, interfaces 2nd 3rd      
declaring, LOCAL variables 2nd 3rd 4th      
declaring, namespaces (VB .NET classes) 2nd 3rd
declaring, PRIVATE variables 2nd 3rd 4th      
declaring, PRIVATE variables, in VB .NET 2nd      
declaring, procedures      
declaring, procedures, in VFP 2nd      
declaring, property procedures 2nd
declaring, PROTECTED FRIEND variables
declaring, PROTECTED FRIEND variables, in VB .NET
declaring, PROTECTED variables      
declaring, PROTECTED variables, in VB .NET      
declaring, PUBLIC variables 2nd 3rd 4th      
declaring, PUBLIC variables, in VB .NET      
declaring, READONLY variables      
declaring, READONLY variables, in VB .NET 2nd      
declaring, SHADOWS variables      
declaring, SHADOWS variables, in VB .NET
declaring, SHARED variables      
declaring, SHARED variables, in VB .NET      
declaring, STATIC variables      
declaring, STATIC variables, in VB .NET      
declaring, subroutines      
declaring, subroutines, in VFP 2nd      
declaring, TYPE variables      
declaring, TYPE variables, in VB .NET
declaring, variable scope 2nd 3rd 4th
declaring, variables 2nd 3rd 4th
declaring, WITHEVENTS variables
declaring, WITHEVENTS variables, in VB .NET
default report layout
default report layout, in VFP Report Designer 2nd      
DefaultDataView 2nd 3rd      
Delete buttons      
Delete buttons, Click event codes
Delete buttons, creating in forms 2nd 3rd
DELETE commands      
DeleteOneCustomer method      
DeleteOneCustomer method, VB .NET Web services, building 2nd      
DeleteRecord routines      
DeleteRecord routines, data tier class library creation      
deleting      
deleting, menus      
deleting, menus, from VFP      
deleting, records
deleting, records in forms      
deleting, records, from database application      
designing      
designing, forms      
designing, forms, VB .NET simple application creation 2nd      
designing, menus      
designing, menus, in VFP 2nd 3rd 4th 5th      
designing, startup screens      
designing, startup screens, in VB .NET 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th 16th 17th 18th 19th 20th 21st 22nd 23rd
designing, startup screens, in VFP 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      
Dialog boxes      
dialog boxes, Data Grouping dialog box (VFP Report Designer)      
dialog boxes, Expression Builder dialog box (VFP Report Designer) 2nd
dialog boxes, Title/Summary bands dialog box (VFP Report Designer) 2nd      
Dialogs      
1 2 3 4 5 6 7 8 9 10 11 12
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2026
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте