Build web and mobile apps quickly with Oracle Visual Builder and delve into real-time end-to-end use cases, exploring best practices, recommendations, security, and debugging techniques
Key Features
Execute various real-time use cases and develop web and mobile applications quickly
Enhance your skills by extending Oracle and non-Oracle SaaS applications using VB
Gain the knowledge needed to take on projects directly and work independently
Book Description
Organizations are moving their applications, data, and processes to the cloud to reduce application costs, effort, and maintenance. However, adopting new technology poses challenges for developers, solutions architects, and designers due to a lack of knowledge and appropriate practical training resources. This book helps you get to grips with Oracle Visual Builder (VB) and enables you to quickly develop web and mobile applications and deploy them to production without hassle.
This book will provide you with a solid understanding of VB so that you can adopt it at a faster pace and start building applications right away. After working with real-time examples to learn about VB, you'll discover how to design, develop, and deploy web and mobile applications quickly. You'll cover all the VB components in-depth, including web and mobile application development, business objects, and service connections. In order to use all these components, you'll also explore best practices, security, and recommendations, which are well explained within the chapters. Finally, this book will help you gain the knowledge you need to enhance the performance of an application before deploying it to production.
By the end of this book, you will be able to work independently and deploy your VB applications efficiently and with confidence.
What you will learn
Get started with VB and explore its architecture and basic building blocks
Gain a clear understanding of business objects and learn how to manage them
Create service connections to connect to the external API and Oracle SaaS
Build web and mobile apps and run them on various devices
Develop Oracle Cloud and non-Oracle SaaS app extensions
Get to grips with data and application security using practical examples
Explore best practices along with troubleshooting and debugging mechanisms
Connect your VB application with VBS for application versioning using Git
Who this book is for
This book is for IT professionals working with UI technologies to develop web and mobile applications for various industries. Developers and UI designers who want to understand how to use VB, develop scalable web and mobile applications using drag-and-drop features, and design applications in a better way with the help of real-time example apps and code samples will find this book helpful. Prior experience in any UI technology, JavaScript, and REST APIs will be useful.
Start building Java-based web applications now, even if you're a complete newcomer to Java. Comprehensive and example-driven, this book is all you need to develop dynamic Java-based web applications using JSP, connect to databases with JSF, and put them into action using the popular open source Java web server, Apache Tomcat.
Beginning Jakarta EE Web Development is a comprehensive introduction to building Java-based web applications using JSP, JSF, MySQL, and the Apache Tomcat web application server. Other APIs including JSON, JSTL, and XML parser are covered along the way.
Key concepts are made easy to grasp with numerous working examples and a walk-through of the development of a complete ecommerce project. This book is written for professionals by practicing Java web application professionals and experts.
What You Will Learn
Build Java-based web applications using JSP and JSF with Eclipse Jakarta EE
Configure your database with MySQL
Define XML documents for your applications
Use the Apache MyFaces APIs to create JSF applications
Integrate and implement JSF and JSP together
Build an online ecommerce web application
Who This Book Is For
Programmers new to programming in Java and programming in general.
4. Requirement Analysis for your Full Stack Web Application.
5. Modeling your Entities and Data with JPA
6. Designing your Front End UI with Vue.Js Components
7. Creating Your Back End with Jakarta EE
8. Connecting your UI with Your Back End
9. Securing Your Full Stack Application
10. Authentication and Authorization
11. Design Patterns and Best Practices
12. Cloud Architecture Implementation
13. Continuous Integration and Deployment
14. Testing and Monitoring
Автор: Himschoot Peter Название: Blazor Revealed: Building Web Applications in .Net ISBN: 1484243420 ISBN-13(EAN): 9781484243428 Издательство: Springer Рейтинг: Цена: 26080.00 T Наличие на складе: Невозможна поставка. Описание:
Build web applications in Microsoft .NET that run in any modern browser, helping you to transfer your .NET experience and skills to a new environment and build browser-based applications using a robust and type-safe language and runtime. Developing a web site with rich client-side behavior means most developers need to learn a transpiled language like JavaScript or TypeScript. But today you can also develop rich browser applications using the .NET runtime and C# using Blazor. With Blazor you can use all that experience you have amassed over the years, and can use thousands of already existing libraries, right in the browser.
Blazor Revealed will allow you to create a rich web site experience in no time. You will learn how to build user interfaces, and present data to a user for display and modification, capturing the user’s changes via data binding. The book shows you how to access a rich library of .NET functionality such as a component model for building a composable user interface, including how to develop reusable components that can be used across many pages and web sites. Also covered is data exchange with a server, giving you access to microservices and database services.
Blazor provides a fresh take on web development by eliminating the need for you to learn different languages and frameworks for client- and server-side development. Blazor allows C# and .NET to be used on all sides, providing a robust feature set that is well suited toward scalable, enterprise-level applications. Blazor Revealed gets you started in using this important new toolkit for web application development.
What You'll Learn
Build user interfaces and display data for users to editCapture the user’s changes via data bindingTransfer data back and forth between server and clientCommunicate with microservices and database servicesDevelop reusable components and assemble them into bigger componentsUse routing to build single page applications (SPAs)Build Blazor libraries that are reusable across applications
Who This Book Is For
Experienced .NET developers who want to apply their existing skills to building professional quality, client-side web applications that run in any browser. The book is for web developers who want to step away from JavaScript and its complexities, and instead use a proven technology (.NET) that is robust toward creating enterprise-quality applications that scale and are reliable and that provide good user experience. The book is for intermediate to advanced .NET web developers with no experience using Blazor.
Автор: Freeman Adam Название: Pro ASP.NET Core 3: Develop Cloud-Ready Web Applications Using MVC, Blazor, and Razor Pages ISBN: 1484254392 ISBN-13(EAN): 9781484254394 Издательство: Springer Рейтинг: Цена: 55890.00 T Наличие на складе: Невозможна поставка. Описание: Now in its 8th edition, Pro ASP.NET Core has been thoroughly updated for ASP.NET Core 3 and online for ASP.NET Core 5 and .NET 5.0.
Автор: Peres Ricardo Название: Modern Web Development with ASP.NET Core 3 - Second Edition: An end to end guide covering the latest features of Visual Studio 2019, Blazor and Entity ISBN: 1789619769 ISBN-13(EAN): 9781789619768 Издательство: Неизвестно Рейтинг: Цена: 67430.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: ASP.NET is an open-source web framework for building modern web apps and services. This comprehensive guide will help you to explore the new capabilities of ASP.NET Core 3 and develop modern, cross-platform, business-oriented web applications that serve the client needs in the age of emerging .NET framework.
Автор: Taurius Litvinavicius Название: Exploring Blazor ISBN: 1484254457 ISBN-13(EAN): 9781484254455 Издательство: Springer Рейтинг: Цена: 26080.00 T Наличие на складе: Невозможна поставка. Описание: Chapter 1: Introduction
Chapter Goal:
No of pages 5
Sub -Topics
1. Web assembly introduction
2. Blazor types
Chapter 2: Razor Syntax and Basics of Blazor
Chapter Goal: Get started with blazor and with razor syntax that is used in blazor
No of pages: 10-20
Sub - Topics
1. Differences between blazor and razor
2. General syntax
3. Blazor binds
Chapter 3: Blazor server-side
Chapter Goal: Learn the layout of the project and navigation for server-side type
No of pages 15-25
Sub - Topics:
1. Default template overview
2. Navigation
Chapter 4: Blazor client-side
Chapter Goal: Learn how to use razor syntax to control the application, startup of it and how to use navigation
No of pages: 15-25
Sub - Topics:
1. Default template overview
2. Navigation
Chapter 5: Blazor hosted
Chapter Goal: Learn the hosted project layout, navigation and routes for the API parts. With that, learn how to access the API from the front end and use the shared library for models.
No of pages: 20-30
1. Default template overview
2. Navigation and routes
3. API calls
Chapter 6: General blazor
Chapter Goal:
No of pages: 15-25
Sub - Topics
1. Interacting with JavaScript
2. Local and session storage
3. Pick and save files
Chapter 7: Practice tasks for server-side
Chapter Goal: Case Studies and code implementation
Implement microservices starting with their architecture and moving on to their deployment, manageability, security, and monitoring. This book focuses on the key scenarios where microservices architecture is preferred over a monolithic architecture.
Building Microservices Applications on Microsoft Azure begins with a survey of microservices architecture compared to monolithic architecture and covers microservices implementation in detail. You'll see the key scenarios where microservices architecture is preferred over a monolithic approach. From there, you will explore the critical components and various deployment options of microservices on platforms such as Microsoft Azure (public cloud) and Azure Stack (hybrid cloud). This includes in-depth coverage of developing, deploying, and monitoring microservices on containers and orchestrating with Azure Service Fabric and Azure Kubernetes Cluster (AKS).
This book includes practical experience from large-scale enterprise deployments, therefore it can be a quick reference for solution architects and developers to understand the critical factors while designing a microservices application.
What You Will Learn
Explore the use cases of microservices and monolithic architectureDiscover the architecture patterns to build scalable, agile, and secure microservices applicationsDevelop and deploy microservices using Azure Service Fabric and Azure Kubernetes Service Secure microservices using the gateway patternSee the deployment options for Microservices on Azure StackImplement database patterns to handle the complexities introduced by microservices
Who This Book Is For
Architects and consultants who work on Microsoft Azure and manage large-scale deployments.
Автор: Japikse, Philip Grossnicklaus, Kevin Dewey, Ben Название: Building web applications with .net core 2.1 and javascript ISBN: 1484253515 ISBN-13(EAN): 9781484253519 Издательство: Springer Рейтинг: Цена: 55890.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Int-Adv user level
Автор: DuBois Sebastien, Georges Alexis Название: Learn TypeScript 3 by Building Web Applications ISBN: 1789615860 ISBN-13(EAN): 9781789615869 Издательство: Неизвестно Рейтинг: Цена: 69870.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Learn TypeScript 3 by Building Web Applications is a practical guide which gives you hands-on experience with Typescript by guiding you to write multiple modern Web applications. While building these applications from scratch and enhancing them, you will learn the basics as well as advanced concepts of Typescript.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz