|
|
|
|
LEADER |
00000cam a2200000Ma 4500 |
001 |
EBSCO_ocn903320584 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr |n||||||||| |
008 |
150213s2015 xx o 000 0 eng d |
040 |
|
|
|a IDEBK
|b eng
|e pn
|c IDEBK
|d EBLCP
|d DEBSZ
|d COO
|d OCLCO
|d OCLCQ
|d OCLCF
|d YDXCP
|d N$T
|d OCLCQ
|d FEM
|d IDB
|d OCLCQ
|d MERUC
|d OCLCQ
|d DKC
|d OCLCQ
|d HS0
|d OCLCO
|d OCLCQ
|d OCLCO
|
019 |
|
|
|a 968101774
|a 969017214
|
020 |
|
|
|a 1322875332
|q (electronic bk.)
|
020 |
|
|
|a 9781322875330
|q (electronic bk.)
|
020 |
|
|
|a 9781782173984
|q (electronic bk.)
|
020 |
|
|
|a 1782173986
|q (electronic bk.)
|
020 |
|
|
|z 9781782173977
|
020 |
|
|
|z 1782173978
|
029 |
1 |
|
|a AU@
|b 000058967030
|
029 |
1 |
|
|a CHNEW
|b 000890314
|
029 |
1 |
|
|a CHVBK
|b 374490317
|
029 |
1 |
|
|a DEBBG
|b BV043617369
|
029 |
1 |
|
|a DEBSZ
|b 427581648
|
029 |
1 |
|
|a AU@
|b 000067095598
|
029 |
1 |
|
|a AU@
|b 000054971615
|
035 |
|
|
|a (OCoLC)903320584
|z (OCoLC)968101774
|z (OCoLC)969017214
|
037 |
|
|
|a 718815
|b MIL
|
050 |
|
4 |
|a T55.4-60.8
|
072 |
|
7 |
|a COM
|x 000000
|2 bisacsh
|
082 |
0 |
4 |
|a 006.7
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Kaufman, Matt.
|
245 |
1 |
0 |
|a Learning Apex Programming.
|
260 |
|
|
|b Packt Publishing,
|c 2015.
|
300 |
|
|
|a 1 online resource
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|2 rda
|
490 |
0 |
|
|a Professional Expertise Distilled
|
588 |
0 |
|
|a Print version record.
|
520 |
|
|
|a Starting with the syntax and common use cases for developing in Salesforce, this book will teach you how to create and deploy applications on the fly. You will learn how to approach new projects and learn the basics of Apex, including how to use Eclipse and the sandbox. Salesforce limits and batch processes are explained in an easy-to-understand format, and you will gain a deep understanding of triggers, classes, test coverage, and Visualforce pages. You will also discover how you can share your Force.com data and code with the outside world and how to integrate with Google calendar using Apex. Finally, the book covers the creation of real-world web service integrations with Salesforce.com; you will create a Force.com application from start to finish using Apex as the business logic. By the end of this book, you will know all the best practices for development using Apex.
|
505 |
0 |
|
|a ""Cover""; ""Copyright""; ""Credits""; ""Foreword""; ""About the Authors""; ""About the Reviewers""; ""www.PacktPub.com""; ""Table of Contents""; ""Preface""; ""Chapter 1: Apex Assumptions and Comparisons""; ""Before you start""; ""A gift to our readers""; ""Safety first""; ""The Force.com IDE""; ""Getting comfortable with Eclipse""; ""Linking Eclipse to the Salesforce1 Platform""; ""Under the hood""; ""Data and metadata""; ""Writing code""; ""Summary""; ""Chapter 2: Apex Limits""; ""Exceptions prove the rule""; ""Embracing an exception""; ""An exception to end all exceptions""
|
505 |
8 |
|
|a ""Obeying the speed limit""""More limits""; ""Edition limits""; ""API limits""; ""E-mail limits""; ""Time and relative limits in space""; ""You want me to process how many records?""; ""How many times and how many things""; ""Techniques to avoid query limits""; ""These aren't the queries you're looking for""; ""Visualforce limits""; ""Summary""; ""Chapter 3: More and Later""; ""Chain reactions""; ""Where we're going, we don't need roads""; ""I fought the law and won""; ""Please sir, I want some more""; ""Combining forces""; ""Bigger, better, and batchier""; ""Dyna batch""
|
505 |
8 |
|
|a ""More than meets the eye""""Building skynet""; ""More scheduling options""; ""Master control""; ""Summary""; ""Chapter 4: Triggers and Classes""; ""A brief history of triggers""; ""Trigger happy""; ""Pulling the trigger""; ""Execution time""; ""Inside the mind of a trigger""; ""All for one and one for all""; ""Class is in session""; ""Inner space""; ""Share and share alike""; ""Staying classy""; ""Wrap it up""; ""No libraries, no problem""; ""Rinse, lather, and repeat""; ""Put your hands together""; ""Behind the scenes""; ""The Pablo Picasso of Apex""; ""Summary""
|
505 |
8 |
|
|a ""Chapter 5: Visualforce Development with Apex""""s-con-what?""; ""Your own personal Force.com""; ""Creating a Visualforce page""; ""Not much to see here""; ""Tag, you're it!""; ""Taking control""; ""Tags that bind us""; ""Paging the doctor variable""; ""Actions speak louder than methods""; ""Ajax your actions""; ""Communication is key""; ""Param face""; ""Put your hands together""; ""Extending control""; ""More internal goodies""; ""Global variables""; ""Functions galore""; ""Static cling""; ""Dynamic pages""; ""Creating a custom label""; ""Creating a custom setting object""
|
505 |
8 |
|
|a ""Data-driven pages""""Visualforce components""; ""Your component library""; ""Controlling components""; ""Summary""; ""Chapter 6: Exposing Force.com to the World""; ""Three ways to skin a cat""; ""Seeing is believing""; ""What happened?""; ""At your service""; ""Let's REST""; ""Getting SOAP""; ""JavaScript buttons jubilee""; ""For your consideration""; ""Pros and cons""; ""Limits""; ""Pitfalls and gotchas""; ""Profile permissions""; ""Code happens""; ""My turn!""; ""Permissions again�""; ""Let's get loud""; ""Well RESTed""; ""Console my Force.com developer""; ""Squeaky clean""
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
650 |
|
0 |
|a Application software
|x Development.
|
650 |
|
6 |
|a Logiciels d'application
|x Développement.
|
650 |
|
7 |
|a COMPUTERS
|x General.
|2 bisacsh
|
650 |
|
7 |
|a Application software
|x Development
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Kaufman, Matt.
|t Learning Apex programming : create business applications using Apex to extend and improve the usefulness of the Salesforce1 Platform.
|d Birmingham, England : Packt Publishing, ©2015
|h v, 282 pages
|k Professional Expertise Distilled
|z 9781782173977
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=946197
|z Texto completo
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL1936747
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 946197
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis30590412
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 12280728
|
994 |
|
|
|a 92
|b IZTAP
|