Cargando…

Visual FoxPro to Visual Basic .NET /

Starting with simple examples, you¿ll see how the multi-user, local area network applications that Visual FoxPro developers are used to building are constructed in Visual Basic .NET. You¿ll learn how to use Crystal Reports to build reports like the ones you build in FoxPro. You¿ll discover how to us...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Pinter, Les
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Indianapolis, Ind. : Sams, ©2004.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ia 4500
001 OR_ocm59786335
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 050428s2004 inua o 001 0 eng d
010 |a  2003099326 
040 |a N$T  |b eng  |e pn  |c N$T  |d OCL  |d OCLCQ  |d YDXCP  |d OCLCQ  |d VLB  |d OCLCQ  |d CEF  |d TEFOD  |d IDEBK  |d CNPDU  |d AZU  |d NHM  |d MBB  |d OCLCQ  |d OCLCA  |d OCLCF  |d OCLCA  |d OCLCQ  |d TEFOD  |d OCLCQ  |d D6H  |d OCLCQ  |d OCLCA  |d OCL  |d OCLCQ  |d AU@  |d OCLCO  |d UKAHL  |d OCLCQ  |d OCLCO 
015 |a GBA4X3411  |2 bnb 
019 |a 57365114  |a 62751727  |a 671740377  |a 729550250  |a 748094063  |a 1044253231  |a 1056351851  |a 1058010479  |a 1067011891  |a 1087382934 
020 |a 0768663539  |q (electronic bk.) 
020 |a 9780768663532  |q (electronic bk.) 
020 |z 0672326493 
020 |a 9780672326493 
020 |a 0672326493 
029 1 |a AU@  |b 000067107216 
029 1 |a AU@  |b 000056134502 
035 |a (OCoLC)59786335  |z (OCoLC)57365114  |z (OCoLC)62751727  |z (OCoLC)671740377  |z (OCoLC)729550250  |z (OCoLC)748094063  |z (OCoLC)1044253231  |z (OCoLC)1056351851  |z (OCoLC)1058010479  |z (OCoLC)1067011891  |z (OCoLC)1087382934 
037 |b OverDrive, Inc.  |n http://www.overdrive.com 
037 |a AA6AC610-07BC-45EB-93DE-78FBC2E550E5  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.9.D3  |b P5264 2004eb 
072 7 |a COM  |x 051170  |2 bisacsh 
082 0 4 |a 005.7565  |2 22 
049 |a UAMI 
100 1 |a Pinter, Les. 
245 1 0 |a Visual FoxPro to Visual Basic .NET /  |c Les Pinter. 
260 |a Indianapolis, Ind. :  |b Sams,  |c ©2004. 
300 |a 1 online resource (xi, 512 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
500 |a Includes index. 
505 0 0 |g 1.  |t Difference between Visual FoxPro and Visual Basic .NET --  |g 2.  |t Building simple applications in Visual FoxPro --  |g 3.  |t Building a Visual FoxPro application for SQL Server --  |g 4.  |t Visual Basic .NET framework --  |g 5.  |t Adding Internet access --  |g 6.  |t Data access --  |g 7.  |t XML --  |g 8.  |t Screen design --  |g 9.  |t Searching and filtering in Visual FoxPro and Visual Basic .NET --  |g 10.  |t Reporting. 
588 0 |a Print version record. 
520 |a Starting with simple examples, you¿ll see how the multi-user, local area network applications that Visual FoxPro developers are used to building are constructed in Visual Basic .NET. You¿ll learn how to use Crystal Reports to build reports like the ones you build in FoxPro. You¿ll discover how to use DataAdapters and datasets instead of DBFs. You¿ll see examples of the paradigm shift that client-server programming imposes, and why .NET solves that problem (even when you wouldn¿t need to solve it in FoxPro.) And you¿ll learn how to give your FoxPro and Visual Basic applications smart client remote data access. You¿ll understand how to begin the construction of a database project in Visual Basic with a container form and a MainMenu instead of using _Screen and MSYSMENU. You¿ll learn how variables are declared and used; how menus are controlled; how to use events, and why you have to use events in VB when they¿re unnecessary in FoxPro. You¿ll learn how to build inheritable forms, Visual Basic¿s answer to FoxPro¿s form class templates, to reduce programming to a minimum. You¿ll learn why properties are like variables in FoxPro, but more like functions in VB. And you¿ll learn where Visual Basic adds features that you didn¿t have in FoxPro and didn¿t know that you needed. You¿ll learn where to look for all of those FoxPro commands and functions that you need. And in case you haven¿t yet used SQL Server with FoxPro, the examples will demonstrate how it¿s done first in FoxPro, then in VB .NET. Shows how to build a typical application in Visual FoxPro, including DBF, SQL Server and Internet access; then demonstrates how to build the same type of application in VB .NET Highlights the main differences in specific issues, including printing, events, data access, creation and use of properties Contains an appendix listing the principal FoxPro commands and functions and their Visual Basic equivalents Includes a table showing where to find the settings in the FoxPro¿s Tools, Options menu pages in VB .NET Shows how to access data remotely from your FoxPro and VB .NET applications Explains how project DLLs are created and used in other projects within a solution Shows how to use middle tier business objects to simplify ongoing development Source code downloadable from www.samspublishing.com. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Visual FoxPro for Windows. 
630 0 0 |a Microsoft .NET Framework. 
630 0 7 |a Visual FoxPro for Windows  |2 fast 
630 0 7 |a Microsoft .NET Framework  |2 fast 
650 0 |a Visual Basic (Computer program language) 
650 0 |a Database management. 
650 6 |a Visual Basic (Langage de programmation) 
650 6 |a Bases de données  |x Gestion. 
650 7 |a COMPUTERS  |x Programming Languages  |x SQL.  |2 bisacsh 
650 7 |a Database management  |2 fast 
650 7 |a Visual Basic (Computer program language)  |2 fast 
776 0 8 |i Print version:  |a Pinter, Les.  |t Visual FoxPro to Visual Basic .NET.  |d Indianapolis, Ind. : Sams, ©2004  |z 0672326493  |w (DLC) 2003099326  |w (OCoLC)55687742 
856 4 0 |u https://learning.oreilly.com/library/view/~/0672326493/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH14556289 
938 |a EBSCOhost  |b EBSC  |n 128854 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis23978953 
938 |a YBP Library Services  |b YANK  |n 2339877 
994 |a 92  |b IZTAP