Главная    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
Предметный указатель
VFP 8, CursorAdapter class, manually coding 2nd 3rd      
VFP 8, CursorAdapter class, methods 2nd      
VFP 8, CursorAdapter class, properties 2nd 3rd 4th 5th      
VFP 8, CursorAdapter class, reading XML 2nd 3rd 4th      
VFP 8, DiffGrams      
VFP 8, DiffGrams, updating Web Server records 2nd 3rd      
VFP 8, GetCursorAdapter function      
VFP 8, XMLAdapter class 2nd 3rd      
VFP 8, XMLAdapter class, AddTableSchema method      
VFP 8, XMLAdapter class, Attach method      
VFP 8, XMLAdapter class, converting VFP tables to XML      
VFP 8, XMLAdapter class, converting XDR schemas to XSD schemas 2nd      
VFP 8, XMLAdapter class, cursor creation 2nd      
VFP 8, XMLAdapter class, diffgram creation 2nd      
VFP 8, XMLAdapter class, LoadXML method      
VFP 8, XMLAdapter class, receiving/processing diffgrams      
VFP 8, XMLAdapter class, ToXML method      
VFP 8, XMLAdapter class, updating cursors 2nd      
VFP 8, XMLAdapter class, Web Service creation 2nd 3rd 4th      
VFP, accessing SQL Server via XML 2nd 3rd      
VFP, application creation      
VFP, application creation, data tier class library creation 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th      
VFP, application creation, form templates 2nd 3rd 4th 5th 6th 7th      
VFP, application creation, primary keys 2nd      
VFP, application creation, running applications 2nd      
VFP, application creation, search form templates 2nd 3rd 4th 5th 6th 7th      
VFP, application creation, SQL database creation 2nd 3rd 4th 5th      
VFP, application creation, SQL Servers 2nd 3rd      
VFP, application creation, testing table data 2nd      
VFP, application creation, three-tier data access      
VFP, application creation, writing applications 2nd 3rd 4th 5th      
VFP, arrays 2nd      
VFP, backups      
VFP, base control classes 2nd      
VFP, class libraries      
VFP, class libraries, building 2nd      
VFP, classes      
VFP, classes, events      
VFP, classes, storing 2nd 3rd      
VFP, collections      
VFP, commands      
VFP, commands, SET FIELDS;record filtering      
VFP, commands, SET FILTER;record filtering 2nd      
VFP, commands, SQLCANCEL()      
VFP, commands, SQLCOLUMNS()      
VFP, commands, SQLCOMMIT()      
VFP, commands, SQLConnect()      
VFP, commands, SQLDisconnect()      
VFP, commands, SQLExec()      
VFP, commands, SQLGETPROP()      
VFP, commands, SQLMORERESULTS()      
VFP, commands, SQLPREPARE()      
VFP, commands, SQLROLLBACK()      
VFP, commands, SQLSETPROP()      
VFP, commands, SQLStringConnect()      
VFP, commands, SQLTABLES()      
VFP, commands, syntax 2nd 3rd      
VFP, commands, table commands 2nd      
VFP, compiler directives 2nd      
VFP, conditional execution 2nd      
VFP, converting tables      
VFP, converting tables, to XML      
VFP, CREATE CURSOR command      
VFP, CREATE CURSOR command, migrating search form data to SQL server      
VFP, Crystal Reports 2nd      
VFP, cursors      
VFP, cursors, field names      
VFP, data access 2nd 3rd 4th 5th      
VFP, data access, buffering tables 2nd 3rd 4th 5th 6th      
VFP, data access, cursors      
VFP, data access, DBF files      
VFP, data access, index creation      
VFP, data access, table aliases 2nd      
VFP, data access, table commands/functions 2nd      
VFP, data access, table creation      
VFP, data access, using tables 2nd      
VFP, data binding 2nd 3rd 4th 5th      
VFP, data source tables      
VFP, data source tables, hooking keystrokes to 2nd      
VFP, data storage 2nd 3rd 4th      
VFP, data tables 2nd 3rd 4th      
VFP, data types      
VFP, data types, declaring 2nd 3rd      
VFP, DBC 2nd      
VFP, DBC, connections      
VFP, DBC, handles      
VFP, DBC, local views      
VFP, DBC, remote views      
VFP, DBC, SPT 2nd 3rd      
VFP, DBF files      
VFP, DBF files, DBC 2nd      
VFP, DBF files, transactions      
VFP, DO WHILE loops      
VFP, Do...ENDDO loops 2nd      
VFP, enumerations 2nd      
VFP, error handling      
VFP, error handling, debuggers 2nd 3rd      
VFP, error handling, error trapping      
VFP, error handling, TRY...CATCH blocks 2nd      
VFP, events 2nd 3rd 4th      
VFP, events, adding code to      
VFP, flow of control      
VFP, FOR...ENDDO loops      
VFP, FOR...NEXT loops      
VFP, forms      
VFP, forms, creating 2nd      
VFP, forms, disabling controls 2nd      
VFP, forms, displaying      
VFP, FRX/FRT file pairs      
VFP, functions 2nd 3rd      
VFP, functions, CursorToXML() 2nd 3rd 4th 5th 6th 7th 8th      
VFP, functions, declaring 2nd 3rd      
VFP, functions, table functions 2nd      
VFP, functions, TableRevert()      
VFP, functions, TableUpdate() 2nd      
VFP, functions, XMLToCursor() 2nd 3rd 4th 5th      
VFP, HTML files      
VFP, importing XML data 2nd      
VFP, indexes      
VFP, indexes, creating      
VFP, Internet applications      
VFP, 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      
VFP, Internet applications, 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      
VFP, Menu Designer 2nd 3rd      
VFP, menus      
VFP, menus, creating 2nd 3rd      
VFP, menus, hotkeys      
VFP, menus, positioning      
VFP, MNX/MNT file pairs      
VFP, MPR/MPX file pairs      
VFP, parameterized Web service creation 2nd      
VFP, parameterized Web service creation, DLL compilation 2nd      
VFP, parameterized Web service creation, smart client applications 2nd      
VFP, pjt files      
VFP, pjx files      
VFP, procedures 2nd      
VFP, procedures, declaring      
VFP, procedures, declaring in VFP 2nd      
VFP, reading foreign data via XML 2nd      
VFP, record filtering 2nd      
VFP, record filtering, column sorting in record lookup grids 2nd 3rd 4th 5th      
VFP, record filtering, creating search forms 2nd 3rd 4th 5th 6th      
VFP, record filtering, minimalist filtering 2nd      
VFP, Report Designer      
VFP, Report Designer, adding groupings to reports      
VFP, Report Designer, calculated expressions 2nd 3rd      
VFP, Report Designer, customizing columns in reports      
VFP, Report Designer, Data Grouping dialog box      
VFP, Report Designer, default report layout 2nd      
VFP, Report Designer, Expression Builder dialog box 2nd      
VFP, Report Designer, field controls 2nd      
VFP, Report Designer, filtering reports 2nd 3rd      
VFP, Report Designer, grouping with report variables 2nd      
VFP, Report Designer, label controls      
VFP, Report Designer, landscape reports      
VFP, Report Designer, line controls      
VFP, Report Designer, OLE bound controls      
VFP, Report Designer, opening      
VFP, Report Designer, printing reports 2nd 3rd      
VFP, Report Designer, publishing reports to Internet 2nd 3rd 4th 5th      
VFP, Report Designer, rectangle controls      
VFP, Report Designer, report example 2nd      
VFP, Report Designer, specifying printers      
VFP, Report Designer, switching printers      
VFP, Report Designer, Title/Summary bands 2nd      
VFP, Report Designer, variables 2nd      
VFP, reports      
VFP, reports, calculated expressions 2nd 3rd      
VFP, reports, group expressions      
VFP, reports, Init events 2nd 3rd      
VFP, reports, storing      
VFP, reports, variables 2nd      
VFP, SCX/SCT file pairs      
VFP, search forms      
VFP, search forms, Audit screen 2nd      
VFP, search forms, cleaning up data 2nd 3rd 4th 5th      
VFP, search forms, Clear button 2nd      
VFP, search forms, ColNames property      
VFP, search forms, ColWidths property      
VFP, search forms, creating 2nd 3rd 4th 5th 6th      
VFP, search forms, EasySearch class      
VFP, search forms, migrating data to SQL server 2nd 3rd 4th 5th 6th 7th 8th 9th      
VFP, search forms, OrderBy property      
VFP, search forms, Search and Replace screen      
VFP, search forms, Select button      
VFP, search forms, Show Matches button 2nd      
VFP, search forms, TableName property      
VFP, search forms, Unload event      
VFP, simple application creation      
VFP, simple application creation, adding command buttons to forms 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th      
VFP, simple application creation, Customer table creation 2nd      
VFP, simple application creation, default setting changes      
VFP, simple application creation, enabling/disabling form controls 2nd      
VFP, simple application creation, Field Mapping form controls      
VFP, simple application creation, form controls class libraries 2nd      
VFP, simple application creation, form creation 2nd      
VFP, simple application creation, form template creation 2nd 3rd 4th 5th 6th      
VFP, simple application creation, running forms 2nd      
VFP, startup screens      
VFP, 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      
VFP, subclassing screen controls 2nd 3rd 4th      
VFP, subclassing screen controls, editing classes 2nd      
VFP, subroutines      
VFP, subroutines, declaring in VFP 2nd      
VFP, table fields 2nd      
VFP, tables      
VFP, tables, aliases 2nd      
VFP, tables, buffering 2nd 3rd 4th 5th 6th      
VFP, tables, commands/functions 2nd      
VFP, tables, DBC 2nd      
VFP, tables, listing fields      
VFP, tables, using      
VFP, tables, VB .NET data adapters 2nd 3rd 4th 5th      
VFP, transactions      
VFP, Upsizing Wizard 2nd      
VFP, variable scope      
VFP, variable scope, declaring 2nd 3rd 4th      
VFP, VCX/VCT file pairs      
VFP, Web services      
VFP, Web services, adding to Internet applications 2nd 3rd      
VFP, Web services, building 2nd      
VFP, Web services, building WSDL files      
VFP, Web services, diffgrams      
VFP, Web services, DLL registration      
VFP, Web services, IIS virtual directories      
VFP, Web services, publishing      
VFP, Web services, testing 2nd      
VFP, Web services, writing functions      
VFP, XML      
VFP, XML implementation 2nd      
VFP, XML, as cursors      
viewing      
viewing, DOM properties      
viewing, typed datasets 2nd      
viewing, XML      
viewing, XMl hierarchies      
viewing, XMl hierarchies, in Visual Studio      
viewing, XML, in Visual Studio      
views      
views, local      
views, local, DBC      
views, remote      
views, remote, DBC      
Virtual Basic .NET      
Virtual Basic .NET, breakpoints      
Virtual Basic .NET, breakpoints, setting      
Visual Basic .NET      
Visual Basic .NET, IDE      
Visual Basic .NET, IDE, customizing 2nd      
Visual Basic .NET, Immediate mode      
Visual Basic .NET, projects      
Visual Basic .NET, projects, running 2nd      
Visual Basic .NET, property procedures      
Visual Basic .NET, property procedures, creating      
Visual Basic .NET, Solution Explorer      
Visual Basic .NET, Solution Explorer, displaying project files 2nd      
Visual Basic .NET, Solution Explorer, DLL files      
Visual Basic .NET, Solution Explorer, intermediate language      
Visual Basic .NET, Solution Explorer, typed datasets      
Visual Basic .NET, Solution Explorer, XML files 2nd      
Visual Basic .NET, versus Visual FoxPro      
Visual Basic .NET, versus Visual FoxPro, APP files 2nd      
Visual Basic .NET, versus Visual FoxPro, Bookmarks      
Visual Basic .NET, versus Visual FoxPro, class browser      
Visual Basic .NET, versus Visual FoxPro, Class View      
Visual Basic .NET, versus Visual FoxPro, Class View window 2nd      
Visual Basic .NET, versus Visual FoxPro, code window 2nd      
Visual Basic .NET, versus Visual FoxPro, command windows 2nd 3rd      
Visual Basic .NET, versus Visual FoxPro, commands      
Visual Basic .NET, versus Visual FoxPro, data binding      
Visual Basic .NET, versus Visual FoxPro, DBF 2nd 3rd      
Visual Basic .NET, versus Visual FoxPro, DLL files 2nd 3rd 4th      
Visual Basic .NET, versus Visual FoxPro, Document View window      
Visual Basic .NET, versus Visual FoxPro, events      
Visual Basic .NET, versus Visual FoxPro, EXE files 2nd      
Visual Basic .NET, versus Visual FoxPro, functions      
Visual Basic .NET, versus Visual FoxPro, Object Browser      
Visual Basic .NET, versus Visual FoxPro, Online Resources panel      
Visual Basic .NET, versus Visual FoxPro, Output window      
Visual Basic .NET, versus Visual FoxPro, project development 2nd 3rd      
Visual Basic .NET, versus Visual FoxPro, properties 2nd 3rd      
Visual Basic .NET, versus Visual FoxPro, Properties window 2nd 3rd      
Visual Basic .NET, versus Visual FoxPro, Screen (background)      
Visual Basic .NET, versus Visual FoxPro, Server Explorer 2nd 3rd      
Visual Basic .NET, versus Visual FoxPro, shortcut keys 2nd      
Visual Basic .NET, versus Visual FoxPro, solutions 2nd 3rd      
Visual Basic .NET, versus Visual FoxPro, Task Lists      
Visual Basic .NET, versus Visual FoxPro, Task Pane Manager      
Visual Basic .NET, versus Visual FoxPro, Toolbox 2nd 3rd      
Visual Basic .NET, versus Visual FoxPro, Tools, Options dialog 2nd 3rd 4th      
Visual FoxPro      
Visual FoxPro, .dll file creation      
Visual FoxPro, APP files      
Visual FoxPro, APP files, running      
Visual FoxPro, command window      
Visual FoxPro, command window, executing prior commands      
Visual FoxPro, current directories      
Visual FoxPro, current directories, displaying 2nd      
Visual FoxPro, DLL files      
Visual FoxPro, EXE files      
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! О проекте