top

  Info

  • Utilizzare la checkbox di selezione a fianco di ciascun documento per attivare le funzionalità di stampa, invio email, download nei formati disponibili del (i) record.

  Info

  • Utilizzare questo link per rimuovere la selezione effettuata.
Beginning ArcGIS desktop development using .NET [[electronic resource] /] / Pouria Amirian
Beginning ArcGIS desktop development using .NET [[electronic resource] /] / Pouria Amirian
Autore Amirian Pouria
Pubbl/distr/stampa Chichester, West Sussex, : Wrox, c2013
Descrizione fisica 1 online resource (532 p.)
Disciplina 910.285
Collana Wrox Programmer to Programmer
Soggetto topico Computer software - Development
Geodatabases
Geographic information systems - Computer programs
Soggetto genere / forma Electronic books.
ISBN 1-118-44255-5
1-118-44253-9
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Beginning ArcGIS® for Desktop Development Using .NET; Copyright; About the Author; Credits; Acknowledgments; Contents; Introduction; Who This Book Is For; What This Book Covers; How This Book Is Structured; Part I: The Basics; Part II: .NET Programming Fundamentals; Part III: ArcObjects Programming; What You Need To Use This Book; Conventions; Source Code; Errata; P2P.Wrox.Com; Part I: The Basics; Chapter 1: Why Geospatial Is Special; A Tour of Geospatial Data; Why Geospatial Is Special; Various Kinds of GIS Software; Server GIS; Desktop GIS; Developer GIS; Mobile GIS
Geospatial Data Models and StorageRaster; Vector; Geospatial Data as Text or Binary File; Geospatial Data in Georelational Models; Geospatial Data Inside Spatial DBMS; Geospatial Data in XML Structures; Esri Geodatabase; Personal Geodatabase; File Geodatabase; ArcSDE Geodatabase; Summary; Chapter 2: Introduction to ArcGIS for Desktop Applications Customization; Four Ways to Customize ArcGIS for Desktop; Customizing the User Interface; Scripting; Desktop Add-Ins; ArcObjects SDK; Summary; Part II: .NET Programming Fundamentals; Chapter 3: .NET Programming Fundamentals, Part I
The .NET FrameworkThe C# Language; A Brief History of C#; Basic Concepts; Variables and Data Types; Nullable Data Types; Operations on Variables; Arrays; Decision-Making; Iteration; Object Manipulation; Data Type Conversion; Enumerations; Methods; Introduction to Object-Oriented Programming in C#; Object-Oriented Programming in Action; Defining Properties; Defining Methods; Defining Constructors; Summary; Chapter 4: .NET Programming Fundamentals, Part II; Overview of Object-Oriented Programming Concepts; Abstraction; Encapsulation; Inheritance; Polymorphism; Reference Types and Value Types
Assignment OperationsComparison Operations; Passing Parameters between Method Calls; Brief Explanation of All .NET Types; Namespaces and Assemblies; Debugging Using Visual Studio; Structured Exception Handling; Casting Objects; Aggregation Using Collections; The ArrayList; Generics; Reading and Writing Files; Summary; Part III: ArcObjects Programming; Chapter 5: Understanding ArcObjects Object Model Diagrams; What Is ArcObjects?; Interface-Based Programming in Brief; Understanding Object Model Diagrams; Types of Classes in ArcObjects; Relationships between Classes; Members of Interfaces
Interface InheritanceWormhole; Additional Tips for Using Object Model Diagrams; Where to Start with ArcObjects; How to Find an Associated Member; Summary; Chapter 6: Accessing Maps and Layers; Introduction to Maps and Layers In ArcObjects; General Properties of All Layers; Working with FeatureLayers; Working with RasterLayers; Adding an Existing *.lyr File to a Map; Adding *.lyr Files Using GxDialog; Saving *.lyr and *.mxd Files; Summary; Chapter 7: Working with Tables and FeatureClasses; Accessing Tables and FeatureClasses; Adding and Deleting Fields
Adding Existing FeatureClasses, Tables, and Rasters to a Map
Record Nr. UNINA-9910462905603321
Amirian Pouria  
Chichester, West Sussex, : Wrox, c2013
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Beginning ArcGIS desktop development using .NET [[electronic resource] /] / Pouria Amirian
Beginning ArcGIS desktop development using .NET [[electronic resource] /] / Pouria Amirian
Autore Amirian Pouria
Pubbl/distr/stampa Chichester, West Sussex, : Wrox, c2013
Descrizione fisica 1 online resource (532 p.)
Disciplina 910.285
Collana Wrox Programmer to Programmer
Soggetto topico Computer software - Development
Geodatabases
Geographic information systems - Computer programs
ISBN 1-118-44255-5
1-118-44253-9
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Beginning ArcGIS® for Desktop Development Using .NET; Copyright; About the Author; Credits; Acknowledgments; Contents; Introduction; Who This Book Is For; What This Book Covers; How This Book Is Structured; Part I: The Basics; Part II: .NET Programming Fundamentals; Part III: ArcObjects Programming; What You Need To Use This Book; Conventions; Source Code; Errata; P2P.Wrox.Com; Part I: The Basics; Chapter 1: Why Geospatial Is Special; A Tour of Geospatial Data; Why Geospatial Is Special; Various Kinds of GIS Software; Server GIS; Desktop GIS; Developer GIS; Mobile GIS
Geospatial Data Models and StorageRaster; Vector; Geospatial Data as Text or Binary File; Geospatial Data in Georelational Models; Geospatial Data Inside Spatial DBMS; Geospatial Data in XML Structures; Esri Geodatabase; Personal Geodatabase; File Geodatabase; ArcSDE Geodatabase; Summary; Chapter 2: Introduction to ArcGIS for Desktop Applications Customization; Four Ways to Customize ArcGIS for Desktop; Customizing the User Interface; Scripting; Desktop Add-Ins; ArcObjects SDK; Summary; Part II: .NET Programming Fundamentals; Chapter 3: .NET Programming Fundamentals, Part I
The .NET FrameworkThe C# Language; A Brief History of C#; Basic Concepts; Variables and Data Types; Nullable Data Types; Operations on Variables; Arrays; Decision-Making; Iteration; Object Manipulation; Data Type Conversion; Enumerations; Methods; Introduction to Object-Oriented Programming in C#; Object-Oriented Programming in Action; Defining Properties; Defining Methods; Defining Constructors; Summary; Chapter 4: .NET Programming Fundamentals, Part II; Overview of Object-Oriented Programming Concepts; Abstraction; Encapsulation; Inheritance; Polymorphism; Reference Types and Value Types
Assignment OperationsComparison Operations; Passing Parameters between Method Calls; Brief Explanation of All .NET Types; Namespaces and Assemblies; Debugging Using Visual Studio; Structured Exception Handling; Casting Objects; Aggregation Using Collections; The ArrayList; Generics; Reading and Writing Files; Summary; Part III: ArcObjects Programming; Chapter 5: Understanding ArcObjects Object Model Diagrams; What Is ArcObjects?; Interface-Based Programming in Brief; Understanding Object Model Diagrams; Types of Classes in ArcObjects; Relationships between Classes; Members of Interfaces
Interface InheritanceWormhole; Additional Tips for Using Object Model Diagrams; Where to Start with ArcObjects; How to Find an Associated Member; Summary; Chapter 6: Accessing Maps and Layers; Introduction to Maps and Layers In ArcObjects; General Properties of All Layers; Working with FeatureLayers; Working with RasterLayers; Adding an Existing *.lyr File to a Map; Adding *.lyr Files Using GxDialog; Saving *.lyr and *.mxd Files; Summary; Chapter 7: Working with Tables and FeatureClasses; Accessing Tables and FeatureClasses; Adding and Deleting Fields
Adding Existing FeatureClasses, Tables, and Rasters to a Map
Record Nr. UNINA-9910786244803321
Amirian Pouria  
Chichester, West Sussex, : Wrox, c2013
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Beginning ArcGIS desktop development using .NET [[electronic resource] /] / Pouria Amirian
Beginning ArcGIS desktop development using .NET [[electronic resource] /] / Pouria Amirian
Autore Amirian Pouria
Pubbl/distr/stampa Chichester, West Sussex, : Wrox, c2013
Descrizione fisica 1 online resource (532 p.)
Disciplina 910.285
Collana Wrox Programmer to Programmer
Soggetto topico Computer software - Development
Geodatabases
Geographic information systems - Computer programs
ISBN 1-118-44255-5
1-118-44253-9
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Beginning ArcGIS® for Desktop Development Using .NET; Copyright; About the Author; Credits; Acknowledgments; Contents; Introduction; Who This Book Is For; What This Book Covers; How This Book Is Structured; Part I: The Basics; Part II: .NET Programming Fundamentals; Part III: ArcObjects Programming; What You Need To Use This Book; Conventions; Source Code; Errata; P2P.Wrox.Com; Part I: The Basics; Chapter 1: Why Geospatial Is Special; A Tour of Geospatial Data; Why Geospatial Is Special; Various Kinds of GIS Software; Server GIS; Desktop GIS; Developer GIS; Mobile GIS
Geospatial Data Models and StorageRaster; Vector; Geospatial Data as Text or Binary File; Geospatial Data in Georelational Models; Geospatial Data Inside Spatial DBMS; Geospatial Data in XML Structures; Esri Geodatabase; Personal Geodatabase; File Geodatabase; ArcSDE Geodatabase; Summary; Chapter 2: Introduction to ArcGIS for Desktop Applications Customization; Four Ways to Customize ArcGIS for Desktop; Customizing the User Interface; Scripting; Desktop Add-Ins; ArcObjects SDK; Summary; Part II: .NET Programming Fundamentals; Chapter 3: .NET Programming Fundamentals, Part I
The .NET FrameworkThe C# Language; A Brief History of C#; Basic Concepts; Variables and Data Types; Nullable Data Types; Operations on Variables; Arrays; Decision-Making; Iteration; Object Manipulation; Data Type Conversion; Enumerations; Methods; Introduction to Object-Oriented Programming in C#; Object-Oriented Programming in Action; Defining Properties; Defining Methods; Defining Constructors; Summary; Chapter 4: .NET Programming Fundamentals, Part II; Overview of Object-Oriented Programming Concepts; Abstraction; Encapsulation; Inheritance; Polymorphism; Reference Types and Value Types
Assignment OperationsComparison Operations; Passing Parameters between Method Calls; Brief Explanation of All .NET Types; Namespaces and Assemblies; Debugging Using Visual Studio; Structured Exception Handling; Casting Objects; Aggregation Using Collections; The ArrayList; Generics; Reading and Writing Files; Summary; Part III: ArcObjects Programming; Chapter 5: Understanding ArcObjects Object Model Diagrams; What Is ArcObjects?; Interface-Based Programming in Brief; Understanding Object Model Diagrams; Types of Classes in ArcObjects; Relationships between Classes; Members of Interfaces
Interface InheritanceWormhole; Additional Tips for Using Object Model Diagrams; Where to Start with ArcObjects; How to Find an Associated Member; Summary; Chapter 6: Accessing Maps and Layers; Introduction to Maps and Layers In ArcObjects; General Properties of All Layers; Working with FeatureLayers; Working with RasterLayers; Adding an Existing *.lyr File to a Map; Adding *.lyr Files Using GxDialog; Saving *.lyr and *.mxd Files; Summary; Chapter 7: Working with Tables and FeatureClasses; Accessing Tables and FeatureClasses; Adding and Deleting Fields
Adding Existing FeatureClasses, Tables, and Rasters to a Map
Record Nr. UNINA-9910828770203321
Amirian Pouria  
Chichester, West Sussex, : Wrox, c2013
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui