Главная    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
Предметный указатель
forms, templates, search form 2nd 3rd 4th 5th 6th 7th      
forms, user-settable options (screen design) 2nd 3rd      
forms, VB .NET search forms      
forms, VB .NET search forms, creating 2nd 3rd      
forms, viewing generated code 2nd      
forms, XML Web services      
forms, XML Web services, testing 2nd 3rd 4th      
FoxPro Grid (Screen design)      
FoxPro Menu      
FoxPro Menu, menu design 2nd      
fpt files      
Friend option (functions/subroutines) 2nd      
FRIEND variables      
FRIEND variables, declaring      
FRIEND variables, declaring, in VB .NET      
frmEditCustomer form class      
frt files      
frx files      
FRX/FRT file pairs      
function signatures      
functions 2nd 3rd      
functions, calling      
functions, CursorSetProp      
functions, CursorToXML      
functions, CursorToXML()      
functions, CursorToXML(), document validation 2nd      
functions, CursorToXML(), flags parameter values 2nd      
functions, CursorToXML(), moving data between tables and XML 2nd 3rd 4th      
functions, declaring      
functions, declaring, in VB .NET 2nd      
functions, declaring, in VFP 2nd      
functions, Friend option 2nd      
functions, GetCursorAdapter function      
functions, Implements clauses 2nd      
functions, interfaces      
functions, interfaces, declaring 2nd 3rd      
functions, interfaces, implementing in classes      
functions, methods      
functions, methods, adding to PRG      
functions, methods, adding to VCX      
functions, MustOverride option 2nd      
functions, NotOverridable option      
functions, Overloads option      
functions, Overridable option      
functions, Overrides option      
functions, Private option      
functions, Protected Friend option      
functions, Protected option      
functions, Public option      
functions, scope declarations      
functions, scope declarations, Public option      
functions, scope declarations, Shadows option      
functions, scope declarations, Shared option      
functions, scope declarations, Static option      
functions, SEND2DBF 2nd 3rd 4th      
functions, SEND2SQL 2nd 3rd 4th      
functions, Shadows option      
functions, Shared option      
functions, Tablerevert()      
functions, TableRevert() 2nd      
functions, Tablerevert(), data tier class libraries      
functions, TableUpdate() 2nd 3rd      
functions, TableUpdate(), data tier class libraries      
functions, VFP      
functions, VFP, table functions 2nd      
functions, Visual FoxPro versus Visual Basic .NET      
functions, XMLToCursor      
functions, XMLToCursor()      
functions, XMLToCursor(), flags parameter values 2nd      
functions, XMLToCursor(), moving data between tables and XML 2nd 3rd      
functions, XMLUpdateGram() 2nd 3rd 4th      
GenRepoX      
get methods      
GET parameters (Web Connection server functions) 2nd      
GetAllCustomers method      
GetCursorAdapter function      
GetOneCustomer method      
GetOneCustomer method, VB .NET Web services, building      
GetOneRecord routines      
GetOneRecord routines, data tier class library creation 2nd      
getters      
getters, versus ASSIGN methods 2nd      
GO BOTTOM commands      
GO TOP commands      
graphical style controls      
graphical style controls, color 2nd      
Grids      
grids, adding to forms      
group expressions      
group expressions, VFP reports      
GROUPING      
grouping, fields in reports      
grouping, fields in reports, in Crystal Reports      
grouping, projects      
grouping, projects, Project Manager (Visual FoxPro) 2nd      
grouping, report variables      
grouping, report variables, in VFP Report Designer 2nd      
groupings      
groupings, adding to reports      
groupings, adding to reports, in VFP Report Designer      
Handles      
handles (SQL commands)      
handles (SQL commands), opening/closing      
Handles clauses      
Handles clauses, events      
handles, returning in SQL      
HIDDEN methods      
hiding      
hiding, Field Explorer (Crystal Reports)      
hierarchies      
hierarchies, representing in XML 2nd 3rd 4th 5th 6th      
hierarchies, XML hierarchies      
hierarchies, XML hierarchies, viewing in Visual Studio      
home-built controls (Screen design) 2nd 3rd 4th      
home-built grids (Screen design) 2nd      
home-built menus (Screen design) 2nd 3rd 4th 5th 6th      
hooking keystrokes      
hooking keystrokes, to data source tables 2nd      
hotkeys      
hotkeys, VFP menus      
HTML files      
HTTP      
HTTP, accessing SQL Server      
HTTP, accessing SQL Server, data source settings      
HTTP, accessing SQL Server, general settings      
HTTP, accessing SQL Server, security settings      
Hyperlinks      
hyperlinks, Crystal Reports      
HyperSnap tools (Screen design)      
IconCool tools (Screen design)      
IDE (Integrated Development Environments)      
IDE, .dll file creation      
IDE, customizing 2nd      
IDE, Visual FoxPro versus Visual Basic .NET      
IDE, Visual FoxPro versus Visual Basic .NET, APP files      
IDE, Visual FoxPro versus Visual Basic .NET, Bookmarks      
IDE, Visual FoxPro versus Visual Basic .NET, class browser      
IDE, Visual FoxPro versus Visual Basic .NET, Class View      
IDE, Visual FoxPro versus Visual Basic .NET, Class View window 2nd      
IDE, Visual FoxPro versus Visual Basic .NET, code window 2nd      
IDE, Visual FoxPro versus Visual Basic .NET, command windows 2nd      
IDE, Visual FoxPro versus Visual Basic .NET, DBF 2nd 3rd      
IDE, Visual FoxPro versus Visual Basic .NET, DLL files 2nd      
IDE, Visual FoxPro versus Visual Basic .NET, Document View window      
IDE, Visual FoxPro versus Visual Basic .NET, EXE files      
IDE, Visual FoxPro versus Visual Basic .NET, Object Browser      
IDE, Visual FoxPro versus Visual Basic .NET, Online Resources panel      
IDE, Visual FoxPro versus Visual Basic .NET, Output window      
IDE, Visual FoxPro versus Visual Basic .NET, project development 2nd 3rd      
IDE, Visual FoxPro versus Visual Basic .NET, properties 2nd 3rd      
IDE, Visual FoxPro versus Visual Basic .NET, Properties window 2nd 3rd      
IDE, Visual FoxPro versus Visual Basic .NET, Screen (background)      
IDE, Visual FoxPro versus Visual Basic .NET, Server Explorer 2nd 3rd      
IDE, Visual FoxPro versus Visual Basic .NET, shortcut keys 2nd      
IDE, Visual FoxPro versus Visual Basic .NET, solutions 2nd 3rd      
IDE, Visual FoxPro versus Visual Basic .NET, Task Lists      
IDE, Visual FoxPro versus Visual Basic .NET, Task Pane Manager      
IDE, Visual FoxPro versus Visual Basic .NET, Toolbox 2nd 3rd      
IDE, Visual FoxPro versus Visual Basic .NET, Tools, Options dialog 2nd 3rd 4th      
IDENTITY feature (SQL Server) 2nd      
IDX files      
If Expr Then...Else...End If statements      
IIS virtual directories      
IIS virtual directories, Web services      
Immediate mode (Visual Basic .NET)      
Implementing      
implementing, interfaces in classes      
Implements clauses 2nd      
importing      
importing, XML data into VB .NET      
importing, XML data into VFP 2nd      
Imports statements      
Imports statements, namespaces 2nd      
incremental search grids (Screen design) 2nd      
Indexes      
indexes, attaching to DBF files 2nd      
indexes, creating      
indexes, creating in VB .NET applications      
indexes, creating, in VFP      
indexes, SQL      
inheritable classes      
inheritable classes, selecting for inherited forms 2nd      
inheritable forms      
inheritable forms, creating 2nd      
inheritable forms, naming      
inherited forms      
inherited forms, selecting inheritable classes for 2nd      
Init events      
Init events, VFP reports 2nd 3rd      
Inputs subroutines 2nd      
INSERT statements (SQL)      
INSERT statements (SQL), building 2nd 3rd 4th      
inserting      
inserting, commands      
inserting, commands, in CursorAdpater 2nd 3rd 4th 5th      
InsertRecord routines      
InsertRecord routines, data tier class library creation      
Installing      
installing, Web Connection 2nd      
integer keys      
integer keys, as primary keys      
Intellisense      
IntelliSense, DOM properties      
IntelliSense, DOM properties, viewing      
IntelliSense, enumerations 2nd      
IntelliSense, parameterized Web services      
Interface design      
interface design, VB .NET      
interface design, VB .NET, ActiveX controls 2nd      
interface design, VB .NET, home-built controls 2nd 3rd 4th      
interface design, VB .NET, HyperSnap tools      
interface design, VB .NET, IconCool tools      
interface design, VB .NET, Quicken interface 2nd 3rd 4th      
interface design, VFP      
interface design, VFP, color 2nd 3rd      
interface design, VFP, color-coded grids      
interface design, VFP, form control color 2nd      
interface design, VFP, form loading buttons      
interface design, VFP, FoxPro Grid      
interface design, VFP, graphical style control color 2nd      
interface design, VFP, home-built grids 2nd      
interface design, VFP, home-built menus 2nd 3rd 4th 5th 6th      
interface design, VFP, incremental search grids 2nd      
interface design, VFP, list boxes 2nd      
interface design, VFP, Quicken interface 2nd 3rd      
interface design, VFP, SDI forms 2nd      
interface design, VFP, tree views      
interface design, VFP, user-settable options 2nd 3rd      
interface design, VFP, Windows Design Guide      
interfaces 2nd 3rd      
interfaces, implementing in classes      
intermediate language      
Internet      
Internet applications      
Internet applications, ASP 2nd      
Internet applications, building 2nd 3rd 4th 5th 6th 7th 8th 9th 10th      
Internet applications, building, adding Internet data access to Data Tier programs 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th      
Internet applications, building, app servers 2nd 3rd 4th 5th 6th 7th 8th 9th 10th      
Internet applications, building, application form button functions 2nd      
Internet applications, building, Customer forms 2nd 3rd      
Internet applications, building, EditCustomer forms 2nd 3rd 4th 5th 6th      
Internet applications, building, Internet servers 2nd 3rd 4th 5th      
Internet applications, building, key fields as user-specified strings      
Internet applications, building, Web services 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th 16th 17th 18th 19th 20th      
Internet applications, smart client applications      
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      
Internet applications, Web Connection, installing 2nd      
internet applications, XML files      
internet data access      
internet data access, Data Tier programs, adding to 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th      
Internet servers      
Internet servers, building 2nd      
Internet servers, connecting to 2nd 3rd      
Internet, publishing reports to      
Internet, publishing reports to, via PDF files      
Internet, publishing reports to, via VFP Report Designer 2nd 3rd 4th      
JavaScript menus (Screen design) 2nd 3rd 4th 5th 6th      
key fields      
key fields, as user-specified strings      
keyboard shortcuts      
keyboard shortcuts, Visual FoxPro versus Visual Basic .NET 2nd      
KeyFieldList property (CursorAdapter class)      
keystrokes      
keystrokes, hooking      
keystrokes, hooking, to data source tables 2nd      
keywords      
keywords, NOCONSOLE      
keywords, NOCONSOLE, printing VFP report forms      
keywords, PREVIEW      
keywords, PREVIEW, printing VFP report forms 2nd      
keywords, SUMMARY      
keywords, SUMMARY, printing VFP report forms      
label controls (VFP Report Designer)      
landscape reports      
landscape reports, in VFP Report Designer      
Languages      
languages, selecting project languages (VB .NET application creation)      
line controls (VFP Report Designer)      
list boxes (Screen design) 2nd      
listing      
listing, table fields      
listing, table fields, in VFP      
Load events 2nd      
Loading      
loading, data source table grids 2nd      
loading, datasets to forms 2nd      
loading, DBFs      
loading, DBFs, to SQL Servers 2nd 3rd 4th      
LoadList_Click routines      
LoadXML method (XMLAdapter class)      
local variables      
LOCAL variables, declaring 2nd 3rd 4th      
local views      
local views, DBC      
MainMenu controls      
MainMenu controls (VB .NET) 2nd      
manual data binding      
manual data binding, in VB .NET 2nd      
manually coding      
manually coding, CursorAdapte class 2nd      
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! О проекте