Главная    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
Предметный указатель
Trapping      
trapping, XML errors      
trapping, XML errors, via DOM      
tree views (Screen design)      
TRY...CATCH blocks 2nd      
Type variables      
TYPE variables, declaring      
TYPE variables, declaring, in VB .NET      
typed DataSets 2nd 3rd 4th      
typed datasets, data binding 2nd 3rd 4th 5th 6th 7th 8th 9th      
typed datasets, data binding, columns      
typed datasets, data binding, in VB .NET 2nd 3rd      
typed datasets, data binding, rows 2nd      
typed datasets, data binding, tables 2nd      
typed datasets, viewing 2nd      
Unload event (VFP search forms)      
untyped datasets      
untyped datasets, data binding      
untyped datasets, data binding, in VB .NET 2nd 3rd      
UpdatableFieldList property (CursorAdapter class)      
UPDATE statements (SQL)      
UPDATE statements (SQL), building 2nd 3rd 4th      
UpdateCustomer method      
UpdateCustomer method, VB .NET Web services, building      
UpdateGram property (CursorAdapter class)      
UpdateGrams (XML)      
UpdateGrams (XML), creating      
UpdateGrams (XML), deletes 2nd      
UpdateGrams (XML), updates      
UpdateNameList property (CursorAdapter class)      
UpdateRecord routines      
UpdateRecord routines, data tier class library creation      
UpdateType property (CursorAdapter class)      
Updating      
updating, cursors      
updating, cursors, XMLAdapter class 2nd      
updating, data source tables      
updating, Web Server records      
updating, Web Server records, via DiffGrams 2nd 3rd      
updating, XML Web services      
Upsizing Wizard 2nd      
USE command      
USE command, VFP tables 2nd      
user-settable options (Screen design) 2nd 3rd      
userIDs      
userIDs, Enterprise Manager      
UTF-8 (XML) 2nd
Variables      
variables, declaring 2nd 3rd 4th      
variables, DIM statements      
variables, FRIEND      
variables, FRIEND, declaring in VB .NET      
variables, local      
variables, LOCAL, declaring 2nd 3rd 4th      
variables, post buffers      
variables, post buffers, adding variables to      
variables, private      
variables, PRIVATE, declaring 2nd 3rd 4th      
variables, PRIVATE, declaring in VB .NET 2nd      
variables, PROTECTED      
variables, PROTECTED FRIEND      
variables, PROTECTED FRIEND, declaring in VB .NET      
variables, PROTECTED, declaring in VB .NET      
variables, public      
variables, PUBLIC, declaring 2nd 3rd 4th      
variables, PUBLIC, declaring in VB .NET      
variables, READONLY      
variables, READONLY, declaring in VB .NET 2nd      
variables, report variables      
variables, report variables, grouping with in VFP Report Designer 2nd      
variables, scope      
variables, scope, declaring 2nd 3rd 4th      
variables, SHADOWS      
variables, SHADOWS, declaring in VB .NET      
variables, SHARED      
variables, SHARED, declaring in VB .NET      
variables, static      
variables, STATIC, declaring in VB .NET      
variables, table fields 2nd      
Variables, type      
variables, TYPE, declaring in VB .NET      
variables, VFP reports 2nd      
variables, VPN versus VB .NET      
variables, WITHEVENTS      
variables, WITHEVENTS, declaring in VB .NET      
VB .NET      
VB .NET, aliases      
VB .NET, application creation 2nd 3rd      
VB .NET, application creation, adding buttons to forms 2nd      
VB .NET, application creation, adding controls to forms 2nd      
VB .NET, application creation, adding searches to forms 2nd      
VB .NET, application creation, AppScreen form configuration 2nd      
VB .NET, application creation, BaseForm Load events 2nd      
VB .NET, application creation, button Click event codes 2nd 3rd 4th 5th      
VB .NET, application creation, coding form classes 2nd      
VB .NET, application creation, declaring property variables      
VB .NET, application creation, displaying properties 2nd      
VB .NET, application creation, displaying table records 2nd      
VB .NET, application creation, form creation      
VB .NET, application creation, inheritable form creation 2nd      
VB .NET, application creation, Inputs subroutines 2nd      
VB .NET, application creation, LoadList-Click routines      
VB .NET, application creation, menu creation 2nd      
VB .NET, application creation, project names      
VB .NET, application creation, project type/language selection      
VB .NET, application creation, property procedures 2nd      
VB .NET, application creation, selecting inheritable classes for inheritable forms 2nd      
VB .NET, application creation, using form templates 2nd      
VB .NET, application creation, Windows Controls libraries 2nd 3rd      
VB .NET, arrays 2nd      
VB .NET, base control classes 2nd      
VB .NET, classes 2nd      
VB .NET, classes, data access classes 2nd 3rd 4th 5th 6th 7th 8th      
VB .NET, classes, namespace declarations 2nd 3rd      
VB .NET, classes, namespaces 2nd      
VB .NET, collections      
VB .NET, commands      
VB .NET, commands, syntax 2nd 3rd      
VB .NET, compiler directives 2nd      
VB .NET, conditional execution      
VB .NET, conditional execution, If Expr Then...Else...End If statements      
VB .NET, conditional execution, Select Case commands      
VB .NET, conditional execution, Switch(VisualBasic Namespace) statements      
VB .NET, data access 2nd 3rd      
VB .NET, data access, adding records to forms      
VB .NET, data access, data adapters 2nd 3rd 4th 5th 6th 7th 8th 9th      
VB .NET, data access, data adapters, dataset creation 2nd      
VB .NET, data access, data binding 2nd 3rd 4th 5th 6th 7th 8th      
VB .NET, data access, Data Form Wizard 2nd 3rd 4th 5th 6th 7th      
VB .NET, data access, data source connections 2nd 3rd 4th 5th      
VB .NET, data access, datasets 2nd 3rd 4th 5th 6th 7th      
VB .NET, data access, deleting records in forms      
VB .NET, data access, disconnected recordsets      
VB .NET, data access, loading datasets to forms 2nd      
VB .NET, data access, retrieving datasets from forms      
VB .NET, data access, skipping records in forms      
VB .NET, data access, typed datasets 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th 16th 17th      
VB .NET, data access, viewing generated code in forms 2nd      
VB .NET, data access, XML Web services 2nd 3rd 4th 5th 6th 7th 8th 9th 10th      
VB .NET, Data binding 2nd 3rd 4th      
VB .NET, data binding 2nd 3rd 4th 5th      
VB .NET, data binding, BindingContext references      
VB .NET, data binding, datasets 2nd 3rd      
VB .NET, data binding, manual data binding 2nd      
VB .NET, data source tables      
VB .NET, data source tables, hooking keystrokes to 2nd      
VB .NET, data storage 2nd 3rd 4th 5th 6th      
VB .NET, data tables 2nd 3rd 4th      
VB .NET, data types      
VB .NET, data types, declaring 2nd      
VB .NET, DataAdapter Configuration Wizard 2nd      
VB .NET, datasets      
VB .NET, datasets, data binding 2nd 3rd      
VB .NET, datasets, reading XML into 2nd 3rd      
VB .NET, date time fields      
VB .NET, date time fields, formatting 2nd      
VB .NET, DefaultDataView 2nd 3rd      
VB .NET, DIM statements      
VB .NET, DO UNTIL loops      
VB .NET, DO WHILE loops 2nd      
VB .NET, DO...LOOP UNTIL loops      
VB .NET, DO...LOOP WHILE loops      
VB .NET, enumerations 2nd      
VB .NET, error handling      
VB .NET, error handling, debuggers 2nd 3rd      
VB .NET, error handling, error trapping      
VB .NET, error handling, TRY...CATCH blocks 2nd      
VB .NET, events 2nd 3rd 4th      
VB .NET, events, data access classes 2nd 3rd 4th 5th 6th 7th 8th      
VB .NET, events, declaring in classes 2nd      
VB .NET, events, event arguments      
VB .NET, events, RaiseEvent 2nd      
VB .NET, flow of control      
VB .NET, FOR...NEXT loops      
VB .NET, forms      
VB .NET, forms, data access class events 2nd 3rd 4th 5th      
VB .NET, forms, enabling/disabling controls 2nd      
VB .NET, FRIEND variables      
VB .NET, FRIEND variables, declaring      
VB .NET, functions 2nd 3rd      
VB .NET, functions, calling      
VB .NET, functions, declaring 2nd      
VB .NET, functions, declaring interfaces 2nd 3rd      
VB .NET, functions, Friend option 2nd      
VB .NET, functions, implementing interfaces in classes      
VB .NET, functions, MustOverride option 2nd      
VB .NET, functions, NotOverridable option      
VB .NET, functions, Overloads option      
VB .NET, functions, Overridable option      
VB .NET, functions, Overrides option      
VB .NET, functions, Private option      
VB .NET, functions, Protected Friend option      
VB .NET, functions, Protected option      
VB .NET, functions, Public option      
VB .NET, functions, scope declarations 2nd 3rd 4th      
VB .NET, functions, Shadows option      
VB .NET, functions, Shared option      
VB .NET, importing XML data      
VB .NET, Internet applications      
VB .NET, Internet applications, building 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th 16th 17th 18th 19th 20th      
VB .NET, MainMenu controls 2nd      
VB .NET, menus      
VB .NET, menus, creating 2nd      
VB .NET, methods      
VB .NET, methods, calling      
VB .NET, parameterized Web service creation 2nd 3rd      
VB .NET, PRIVATE variables      
VB .NET, PRIVATE variables, declaring 2nd      
VB .NET, procedures      
VB .NET, procedures, calling      
VB .NET, programs      
VB .NET, programs, ending      
VB .NET, project folders      
VB .NET, project folders, solutions      
VB .NET, property procedures 2nd      
VB .NET, Property Set method 2nd      
VB .NET, PROTECTED FRIEND variables      
VB .NET, PROTECTED FRIEND variables, declaring      
VB .NET, PROTECTED variables      
VB .NET, PROTECTED variables, declaring      
VB .NET, PUBLIC variables      
VB .NET, PUBLIC variables, declaring      
VB .NET, READONLY variables      
VB .NET, READONLY variables, declaring 2nd      
VB .NET, record filtering 2nd 3rd      
VB .NET, record filtering, DefaultDataView 2nd 3rd      
VB .NET, record filtering, minimalist filtering 2nd      
VB .NET, record filtering, returning values in search forms 2nd      
VB .NET, record filtering, search forms 2nd 3rd      
VB .NET, returning values      
VB .NET, returning values, in search forms 2nd      
VB .NET, search forms      
VB .NET, search forms, creating 2nd 3rd      
VB .NET, search forms, EasySearch class 2nd 3rd 4th 5th 6th      
VB .NET, search forms, Primary Key fields 2nd      
VB .NET, search forms, self-populating controls 2nd 3rd      
VB .NET, Server Explorer      
VB .NET, Server Explorer, opening      
VB .NET, SHADOWS variables      
VB .NET, SHADOWS variables, declaring      
VB .NET, SHARED variables      
VB .NET, SHARED variables, declaring      
VB .NET, simple application creation      
VB .NET, simple application creation, adding command buttons to forms 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th      
VB .NET, simple application creation, Customer table creation 2nd 3rd      
VB .NET, simple application creation, dataset creation 2nd      
VB .NET, simple application creation, form creation      
VB .NET, simple application creation, form design 2nd      
VB .NET, simple application creation, form methods 2nd      
VB .NET, solutions      
VB .NET, solutions, customizing 2nd      
VB .NET, startup screens      
VB .NET, 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      
VB .NET, STATIC variables      
VB .NET, STATIC variables, declaring      
VB .NET, subclassing screen controls 2nd 3rd 4th      
VB .NET, subroutines 2nd      
VB .NET, subroutines, Friend option 2nd      
VB .NET, subroutines, MustOverride option 2nd      
VB .NET, subroutines, NotOverridable option      
VB .NET, subroutines, Overloads option      
VB .NET, subroutines, Overridable option      
VB .NET, subroutines, Overrides option      
VB .NET, subroutines, Private option      
VB .NET, subroutines, Protected Friend option      
VB .NET, subroutines, Protected option      
VB .NET, subroutines, Public option      
VB .NET, subroutines, Shadows option      
VB .NET, subroutines, Shared option      
VB .NET, TYPE variables      
VB .NET, TYPE variables, declaring      
VB .NET, typed datasets      
VB .NET, typed datasets, data binding      
VB .NET, variables      
VB .NET, variables, declaring 2nd 3rd      
VB .NET, vb files      
VB .NET, Web services      
VB .NET, Web services, building 2nd 3rd 4th 5th      
VB .NET, Web services, Config.Web files 2nd      
VB .NET, WHILE...WEND loops      
VB .NET, WITHEVENTS variables      
VB .NET, WITHEVENTS variables, declaring      
VB .NET, XML text files      
vb files      
VB.NET      
VB.Net, class libraries      
VB.Net, class libraries, building 2nd      
VBF      
VBF, tables      
VBF, tables, creating      
VBF, tables, using      
VCX      
VCX (Visual Class Library)      
VCX (Visual Class Library), adding methods to      
VCX, classes      
VCX/VCT file pairs      
VFP      
VFP 8      
VFP 8, CursorAdapter class 2nd 3rd 4th 5th      
VFP 8, CursorAdapter class, finding      
1 2 3 4 5 6 7 8 9 10 11 12
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2024
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте