Автор: Felicia Duarte; Rachelle Hoffman Название: Learn Salesforce Lightning ISBN: 1484229932 ISBN-13(EAN): 9781484229934 Издательство: Springer Рейтинг: Цена: 4611.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Refer to this invaluable how-to guide for basic training on Salesforce Lightning. Salespeople and technical users and consultants will no longer have to resort to learning the interface on their own, which is very time consuming.
Learn Salesforce Lightning is a step-by-step visual guide that offers immediate and valuable solutions to the new set of UI tools included in Lightning. With chapters broken down into easily absorbed topics, you walk through the entire process of managing your daily activities within Salesforce, as well as basic customizations and system management. The book explains the primary use cases for Lighting, and simplifies some of the more complex features, such as opportunity stage management and the new dashboard builder. Topics covered include:
Sales and service management
Lightning Apps on the AppExchange
Lightning dashboards and reports
Lightning security
Lightning Process Builder and more
What You'll Learn
Navigate the Salesforce Lightning interface
Know where to go in the setup area to make customizations
Create dynamic reports and dashboards
View Lightning on a mobile device
Train other users on common day-to-day activities within Lightning
Who This Book Is for
Salespeople, managers, and executives who are currently evaluating Salesforce.com, who recently purchased a license with Salesforce.com, or recently upgraded to the Lightning user interface. This book is also for Salesforce administrators, consultants, project managers, and technical users looking for basic training on Salesforce Lightning.
Автор: Jonathan Keel Название: Salesforce.com Lightning Process Builder and Visual Workflow ISBN: 1484216903 ISBN-13(EAN): 9781484216903 Издательство: Springer Рейтинг: Цена: 6288.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Learn how to build logic into your apps by configuring Salesforce.com Lightning Process Builder and Visual Workflow software tools to meet the needs of your organization without the use of code.
Автор: William Smith; Helen Sun Название: Pro Salesforce Analytics Cloud ISBN: 1484212045 ISBN-13(EAN): 9781484212042 Издательство: Springer Рейтинг: Цена: 5304.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
In this age of data economy, data analytics is recognized as a key differentiator for companies trying to gain a sustainable competitive advantage and outperform their peers. However, the complexity of establishing an analytical architecture due to a wide array of disparate technical capabilities offered by a plethora of vendors makes the deployment of an on-premise solution a daunting task. For this reason, the Salesforce Analytics Cloud has captured the imagination from of both IT and business communities.
The Salesforce Analytics Cloud represents the rethinking of analytics for the business user. The Analytics Cloud is a cloud-based platform designed for the business user to have access to analytics on the go, providing answers to questions instantly on any device. This mobile-ready capability of the Salesforce Analytics Cloud means users can immediately collaborate and share insights with team members right inside Salesforce. Pro Salesforce Analytics Cloud
A practical guide to Salesforce Analytics Cloud, including Wave Platform, Builder, and Explorer.
Detailed business analytics use cases in various industries (e.g., retail, healthcare, financial services, and telecommunications).
Architecture and best practices for integration, security, hybrid cloud coexistence, and governance.
Pro Sal
esforce Analytics Cloud is the first comprehensive book on Salesforce Analytics and provides a holistic architecture view of different analytical capabilities and how they fit into the overall information architecture. It features real-world industry use cases and demonstrates how Salesforce's Analytics Cloud solves business challenges and brings real value to the organization.
Описание: DotNetNuke is a framework for creating and deploying web projects in ASP.NET 2.0. Next come tutorials on creating and publishing an ASP.NET 2.0 website written in Visual Basic 2005, without excluding non-programmers who will be using the book to get up to speed on DotNetNuke.
SQL Server 2005 Express is the database component of Microsoft's Express Suite of products. It is free of charge, inherits many (non-enterprise) features from SQL Server 2005, and comes complete with development and administration tools. As such, it is an ideal database for developers and administrators to use in prototype/evaluation projects. It is also a powerful development platform for database applications on nonprofit websites, e-commerce sites, and in small offices and departments.
Author Rick Dobson provides all of the installation, configuration, administration, and development techniques that you need to build applications quickly. He focuses on techniques that are easy to learn and transparent in their real-world translations. Topics include the SSMS-based query tool and T-SQL programming, and Visual Basic Express and Visual Web Developer, both with SSE, to build Windows Forms applications and to develop ASP.NET web applications.
Автор: Richard Delorme; Paul Sarknas Название: Beginning Visual Web Developer 2005 Express ISBN: 1590594827 ISBN-13(EAN): 9781590594827 Издательство: Springer Рейтинг: Цена: 4191.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: In this chapter, you learned the basics of Visual Web Developer 2005, and you built your first interactive web application. You also learned about object-oriented programming (OOP). As you progress throughout the book, you will quickly be building more advanced web app- cations including database applications. But first, you need to get more familiar with your development environment. Chapter 2 takes you on a guided tour of the IDE so you will be able to navigate around quickly and accomplish your tasks. CHAPTER 2 ? ? ? The Development Environment The Integrated Development Environment (IDE) we will be using to build our ASP. NET 2. 0 applications is Visual Web Developer (VWD). Throughout this chapter we will take a high-level guided tour of the IDE so you become familiar with most of the important tools available to build your applications more quickly and with less hassle. As you will see, building web app- cations with VWD is no hassle at all. Although hundreds of pages could be written to encompass all the productivity tools ava- able in such a powerful development environment, this chapter will focus on the high-level items you will want to know right away. A lot of the other wizards and tools available are c- ered throughout the book as we discuss the aspects of the technology we are dealing with. For example, we will discuss the wizards that are used to configure a data source in the chapters that discuss working with data.