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 power apps : the non-developer's guide to building business applications / / Tim Leung
Beginning power apps : the non-developer's guide to building business applications / / Tim Leung
Autore Leung Tim
Edizione [Second edition.]
Pubbl/distr/stampa [Place of publication not identified] : , : Apress, , [2021]
Descrizione fisica 1 online resource (XXXV, 943 p. 688 illus.)
Disciplina 005.3
Soggetto topico Application software - Development
ISBN 1-4842-6683-8
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Part I: Power App Fundamentals -- Chapter 1: Introducing Power Apps -- Chapter 2: Subscribing to Power Apps -- Chapter 3: Creating Your First App -- Chapter 4: Sharing Apps -- Chapter 5: Using Formulas -- Part II: Working with Data -- Chapter 6: Setting Up SharePoint, SQL, and More -- Chapter 7: Working with Tables and Rows -- Chapter 8: Searching and Retrieving Data -- Part III: Developing Canvas Apps -- Chapter 9: Canvas App Design -- Chapter 10: Using Simple Controls -- Chapter 11: Using Table/Record Data Controls -- Part IV: Developing Model Driven and Portal Apps -- Chapter 12: Building a Dataverse Database -- Chapter 13: Developing Model-Driven Apps -- Chapter 14: Building Portal Apps -- Chapter 15: Retrieving Data from Portal Apps -- Part V: Enhancing Apps -- Chapter 16: Working with Images and Media -- Chapter 17: Storing and Retrieving Files -- Chapter 18: Integrating Maps and Location Services -- Chapter 19: Charting Data -- Chapter 20: Adding Artificial Intelligence to Apps -- Part VI: Reusability -- Chapter 21: Building Reusable Canvas Components -- Chapter 22: Building Reusable Code Components -- Part VII: Offline and Integration -- Chapter 23: Working Offline -- Chapter 24: Creating Custom Data Connectors -- Part VIII: Administration -- Chapter 25: Using Power Automate -- Chapter 26: Transferring Apps and Data -- Chapter 27: Administering Security -- Appendix A - Sample App Data Structure.
Record Nr. UNINA-9910483667103321
Leung Tim  
[Place of publication not identified] : , : Apress, , [2021]
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Beginning PowerApps : The Non-Developers Guide to Building Business Mobile Applications / / by Tim Leung
Beginning PowerApps : The Non-Developers Guide to Building Business Mobile Applications / / by Tim Leung
Autore Leung Tim
Edizione [1st ed. 2017.]
Pubbl/distr/stampa Berkeley, CA : , : Apress : , : Imprint : Apress, , 2017
Descrizione fisica 1 online resource (XXIV, 376 p. 356 illus., 333 illus. in color.)
Disciplina 004
Soggetto topico Mobile computing
Microsoft software
Microsoft .NET Framework
Mobile Computing
Microsoft and .NET
ISBN 1-4842-3003-5
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Part I: Getting Started -- 1: Introducing PowerApps -- 2: Subscribing to PowerApps -- 3: Creating your First App -- 4: Sharing Apps -- Part II: Refining Your Application -- 5: Exploring Data Sources -- 6: Using Formulas -- 7: Customizing Screens -- 8: Using Controls -- 9: Working with Data -- 10: Working with Images -- 11: Mapping Data -- 12: Using Charts -- 13: Securing Apps -- Part III: Maintaining Your Application -- 14: Importing and Exporting Data -- 15: Using Flow -- Part IV: Extending Your Application -- 16: Working Offline -- 17: Creating Custom Data Connectors -- 18: Data Models.
Record Nr. UNINA-9910254859003321
Leung Tim  
Berkeley, CA : , : Apress : , : Imprint : Apress, , 2017
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Leveraged Exchange-Traded Funds : Price Dynamics and Options Valuation / / by Tim Leung, Marco Santoli
Leveraged Exchange-Traded Funds : Price Dynamics and Options Valuation / / by Tim Leung, Marco Santoli
Autore Leung Tim
Edizione [1st ed. 2016.]
Pubbl/distr/stampa Cham : , : Springer International Publishing : , : Imprint : Springer, , 2016
Descrizione fisica 1 online resource (104 p.)
Disciplina 510
Collana SpringerBriefs in Quantitative Finance
Soggetto topico Economics, Mathematical 
Macroeconomics
Quantitative Finance
Macroeconomics/Monetary Economics//Financial Economics
ISBN 3-319-29094-0
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Introduction -- Price Dynamics of Leveraged ETFs -- Risk Analysis of Leveraged ETFs -- Options on Leveraged ETFs -- Conclusions.
Record Nr. UNINA-9910254081903321
Leung Tim  
Cham : , : Springer International Publishing : , : Imprint : Springer, , 2016
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Visual studio LightSwitch 2012 / / Tim Leung
Visual studio LightSwitch 2012 / / Tim Leung
Autore Leung Tim
Edizione [1st ed. 2013.]
Pubbl/distr/stampa New York : , : Apress, , 2013
Descrizione fisica 1 online resource (xxxiii, 637 pages) : color illustrations
Disciplina 004
005.1
Collana The expert's voice in .NET Visual Studio LightSwitch 2012
Expert's voice in .NET
Soggetto topico Visual programming (Computer science) - Computer programs
Application software - Development - Computer programs
ISBN 1-4302-5072-0
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto ""Contents at a Glance""; ""Contents""; ""About the Author""; ""About the Technical Reviewers""; ""Acknowledgments""; ""Foreword""; ""Introduction""; ""Chapter 1: Introducing LightSwitch""; ""Understanding LightSwitch�s Architecture""; ""The Data Layer""; ""The Logic Layer""; ""Data-retrieval process""; ""Data-saving process""; ""The Presentation Layer""; ""Silverlight Client""; ""LightSwitch Shell""; ""Understanding Silverlight Screens""; ""HTML Client""; ""Introducing the Model-Centric Architecture""; ""Building Your Application""; ""Understanding the Model-View-ViewModel Pattern""
""Examining LightSwitch Projects""""Reducing Project Sizes""; ""Summary""; ""Chapter 2: Setting Up Your Data""; ""Choosing Where to Store Your Data""; ""What Are Entities and Properties?""; ""Creating Tables (Entities)""; ""Creating Fields (Properties)""; ""Storing String Data""; ""Storing Numbers (Double and Decimal Types)""; ""Formatting Numeric Fields""; ""Storing Images""; ""Storing Binary Data""; ""Ensuring Unique Values""; ""Changing Data Types""; ""Using LightSwitch Business Types""; ""Storing Email Addresses""; ""Storing Money Values""; ""Storing Phone Numbers""
""Storing Web Addresses and Percentage Values""""Examining What Happens in SQL Server""; ""Creating Choice Lists""; ""Choice Lists vs. Related Tables""; ""Defining Relationships""; ""Defining One-to-Many Type Relationships""; ""How Relationships Are Defined in SQL Server""; ""Defining Self-Referencing Relationships""; ""Defining Many-to-Many Relationships""; ""Determining How Child Records Are Deleted""; ""Attaching Existing Data""; ""Attaching to an Existing Database""; ""Dealing with missing tables""; ""Refreshing data sources""; ""DataTime offset and unsupported data types""
""Attaching to SharePoint Data""""Deleting a Data Source""; ""Creating Computed Properties""; ""Creating Summary Properties""; ""Calculating Dates with Computed Properties""; ""Summarizing Child Records with Computed Properties""; ""Returning Images with Computed Properties""; ""Sorting and Filtering by Computed Properties""; ""Summary""; ""Chapter 3: Introducing Silverlight Screen Design""; ""Choosing a Screen Template""; ""Showing a Single Record""; ""Organizing Your Screen""; ""Introducing the Screen Designer Toolbar""; ""Setting Screen Properties""; ""Grouping and Laying Out Your Screen""
""Displaying Static Text and Images""""Choosing Data Controls""; ""Displaying Multiline Text Using the Text Box Control""; ""Displaying Data Using Data Item Containers""; ""Including Related Data Items""; ""Showing Collections of Records""; ""Configuring Data Grid Settings""; ""Setting Data Grid Header Buttons""; ""Using Data-Selection Controls""; ""Using the Auto Complete Box Control""; ""Using the Modal Window Picker Control""; ""Setting Control Appearances""; ""Positioning Control Labels""; ""Styling Labels and Static Text Controls""; ""Making Controls Read-Only""
""Creating a Search Screen""
Record Nr. UNINA-9910735383703321
Leung Tim  
New York : , : Apress, , 2013
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Visual Studio Lightswitch 2015 [[electronic resource] /] / by Tim Leung
Visual Studio Lightswitch 2015 [[electronic resource] /] / by Tim Leung
Autore Leung Tim
Edizione [2nd ed. 2015.]
Pubbl/distr/stampa Berkeley, CA : , : Apress : , : Imprint : Apress, , 2015
Descrizione fisica 1 online resource (859 p.)
Disciplina 004
Collana The expert's voice in .NET
Soggetto topico Microsoft software
Microsoft .NET Framework
Software engineering
Computer programming
Microsoft and .NET
Software Engineering/Programming and Operating Systems
Programming Techniques
ISBN 1-4842-0766-1
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Part One –Introducing LightSwitch -- 01. Understanding How LightSwitch Works -- 02. Setting Up Your data -- 03. Creating HTML Applications -- 04. Creating Desktop Applications -- Part Two - Working with Data -- 05. Querying your data -- 06. Writing Data Access Code -- 07. Validating data -- Part Three – Writing ScreenCode -- 08. Refining HTML Client Screens with JavaScript/CSS -- 09. Enhancing Desktop Screens with .NET code -- Part Four – Refining your Application -- 10. Providing Search Capabilities -- 11. Building Practical Application Features -- 12. Supporting multiple languages -- 13. Enriching Desktop Screens with Custom Controls -- Part Five - Extending the Reach of Your Data -- < 14. Optimizing Data Connectivity with RIA Services -- 15. Sharing Data with OData -- Part Six - Getting Data Out -- 16. Displaying Reports on Screens -- 17. Exporting Data to Microsoft Office -- 18. Sending Email -- Part Seven - Extending LightSwitch -- 19. Creating Screen Control Extensions -- 20. Creating Data and Presentation Extensions -- Part Eight - Securing your Application -- 21. Authenticating your users -- 22. Authorizing your users -- Part Nine-Going Live with your Application -- 23. Deploying your application.
Record Nr. UNINA-9910300648003321
Leung Tim  
Berkeley, CA : , : Apress : , : Imprint : Apress, , 2015
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui