Cargando…

.NET for Visual FoxPro developers /

Annotation

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: McNeish, Kevin
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Whitefish Bay, Wis. : Hentzenwerke Pub., ©2002.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBOOKCENTRAL_ocm52604294
003 OCoLC
005 20240329122006.0
006 m o d
007 cr cn|||||||||
008 030714s2002 wiua o 001 0 eng d
040 |a N$T  |b eng  |e pn  |c N$T  |d YDXCP  |d OCLCQ  |d MERUC  |d CCO  |d E7B  |d COO  |d TEFOD  |d IDEBK  |d CAI  |d DKDLA  |d OCLCO  |d FVL  |d B24X7  |d OCLCQ  |d OCLCF  |d OCLCO  |d OCLCA  |d N$T  |d OCLCQ  |d EBLCP  |d OCLCQ  |d LOA  |d CNNOR  |d SUR  |d PIFBR  |d ZCU  |d LIV  |d OCLCQ  |d OCLCO  |d OCLCA  |d N$T  |d U3W  |d OCL  |d BRL  |d STF  |d WRM  |d NRAMU  |d EZ9  |d ICG  |d INT  |d VT2  |d OCLCQ  |d OCLCO  |d WYU  |d G3B  |d TKN  |d OCLCQ  |d OCLCO  |d DKC  |d OCLCQ  |d UMK  |d OCLCQ  |d VLY  |d BRF  |d OCLCQ  |d INARC  |d OCLCQ  |d OCLCO  |d OCLCL 
019 |a 51487798  |a 53986434  |a 70720096  |a 276799440  |a 474229014  |a 559073726  |a 647465385  |a 722430324  |a 728037658  |a 765142394  |a 790720237  |a 888538865  |a 923121694  |a 961614374  |a 962695595  |a 984878669  |a 1037502558  |a 1053046352  |a 1107330138  |a 1162233106  |a 1228526658 
020 |a 193091931X  |q (electronic bk.) 
020 |a 9781930919310  |q (electronic bk.) 
020 |a 9781930919303 
020 |a 1930919301 
020 |a 1280544198 
020 |a 9781280544194 
020 |a 9786610544196 
020 |a 6610544190 
020 |z 1930919301 
024 3 |a 9781930919303 
029 1 |a AU@  |b 000053232632 
029 1 |a AU@  |b 000055276728 
029 1 |a DEBBG  |b BV044100011 
029 1 |a NZ1  |b 12033173 
035 |a (OCoLC)52604294  |z (OCoLC)51487798  |z (OCoLC)53986434  |z (OCoLC)70720096  |z (OCoLC)276799440  |z (OCoLC)474229014  |z (OCoLC)559073726  |z (OCoLC)647465385  |z (OCoLC)722430324  |z (OCoLC)728037658  |z (OCoLC)765142394  |z (OCoLC)790720237  |z (OCoLC)888538865  |z (OCoLC)923121694  |z (OCoLC)961614374  |z (OCoLC)962695595  |z (OCoLC)984878669  |z (OCoLC)1037502558  |z (OCoLC)1053046352  |z (OCoLC)1107330138  |z (OCoLC)1162233106  |z (OCoLC)1228526658 
037 |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.76.M52  |b M36 2002eb 
072 7 |a COM  |x 051440  |2 bisacsh 
082 0 4 |a 005.2/76  |2 21 
049 |a UAMI 
100 1 |a McNeish, Kevin. 
245 1 0 |a .NET for Visual FoxPro developers /  |c Kevin McNeish. 
260 |a Whitefish Bay, Wis. :  |b Hentzenwerke Pub.,  |c ©2002. 
300 |a 1 online resource (xxvii, 524 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. 
588 0 |a Print version record. 
505 0 |a Introduction -- Chapter 1 Introducing .NET -- What is .NET? -- What is the .NET Framework? -- The .NET Framework class library -- The Common Language Runtime -- Why .NET for VFP developers? -- Marketability -- ASP.NET -- Building middle-tier components -- Language interoperability -- Abstracting operating system services -- Multithreading -- Youâ€?re in a great position to learn .NET -- Managed Code -- Assemblies -- Manifests -- Private and shared assemblies -- Namespaces -- NET Programming Languages -- Visual C♯ .NET -- Visual Basic .NET 
505 8 |a Naming GuidelinesOverview of the development process -- Requirements gathering -- Building a plan for construction -- Designing and building business objects -- Data modeling -- Building the user interface -- Building an XML Web service -- Conclusion -- Chapter 2 Visual Studio .NET -- The Start Page -- Get Started -- Whatâ€?s New -- Online Community -- Headlines -- Search Online -- Downloads -- XML Web Services -- Web Hosting -- My Profile -- Showing the Start Page -- Solutions and Projects -- Creating a new project -- Project Templates 
505 8 |a Example: Building a Visual Basic Windows ApplicationExamining the new solution with Solution Explorer -- Examining the new project -- Adding another project to an existing solution -- Specifying a startup project -- Building a Solution -- Build configurations -- Build options -- Building your sample solution -- Examining the build output files -- Running the compiled program -- Creating and installing shared assemblies -- Dynamic Help -- The Properties Window -- Sorting items in the Properties Window -- Displaying events -- Code editing -- IntelliSense 
505 8 |a OutliningBookmarks -- Formatting text -- Visual Studio .NET Windows -- Tool windows -- Document windows -- Searching and Replacing -- Find and Replace -- Find in Files and Replace in Files -- Find Symbols -- Setting IDE options -- Object Browser -- Class View window -- C♯ special Class View features -- Task List -- Command Window -- Favorites -- Toolbox -- Server Explorer -- Data Connections -- Servers -- Source control -- Macro Explorer -- Macros IDE -- Conclusion -- Chapter 3 Introduction to C♯ -- Weak typing vs. strong typing 
505 8 |a A simple C♯ programC♯ syntax -- Case sensitivity -- Semicolons and multi-line statements -- Code placement -- Grouping statements together -- Comments -- Namespaces -- Defining a simple class -- The default base class -- Defining class methods -- Declaring variables -- Fields -- Field modifiers -- Value and reference types -- Understanding the stack and the heap -- Value and reference type performance -- The string type -- Assigning one string to another -- Enumerations -- Arrays -- Declaring arrays -- Storing values to arrays 
520 8 |a Annotation  |b If you're simply curious about what .NET offers, this book provides a strong overview of the .NET Framework and the C# and Visual Basic .NET languages, helping you to assess these new technologies through the lens of Visual FoxPro. If you're already "sold" and are ready to learn specifics about how to use .NET in your software development projects, this book provides plenty of "how to", "step-by-step" and "best practices" information that will help you climb the .NET learning curve and get up and running quickly 
546 |a English. 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
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 Computer software  |x Development. 
650 7 |a COMPUTERS  |x Software Development & Engineering  |x Tools.  |2 bisacsh 
650 7 |a Computer software  |x Development  |2 fast 
758 |i has work:  |a .NET for Visual FoxPro Developers (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCXkCWmH7QVmgBJVMmykPpK  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a McNeish, Kevin.  |t .NET for Visual FoxPro developers.  |d Whitefish Bay, Wis. : Hentzenwerke Pub., ©2002  |z 1930919301  |w (OCoLC)51453468 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=3301795  |z Texto completo 
938 |a Books 24x7  |b B247  |n bks00002299 
938 |a EBL - Ebook Library  |b EBLB  |n EBL3301795 
938 |a EBSCOhost  |b EBSC  |n 83573 
938 |a Internet Archive  |b INAR  |n netforvisualfoxp0000mcne 
938 |a YBP Library Services  |b YANK  |n 2361737 
994 |a 92  |b IZTAP