Cargando…

Microsoft Dynamics NAV 2009 programming cookbook : build better business applications with NAV /

Annotation

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Traxinger, Matt
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Pub., 2010.
Colección:Enterprise : professional expertise distilled.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBSCO_ocn694183785
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 101223s2010 enk ob 001 0 eng d
040 |a N$T  |b eng  |e pn  |c N$T  |d OCLCQ  |d E7B  |d COO  |d CEF  |d UMI  |d OCLCQ  |d B24X7  |d HEBIS  |d C6I  |d OCLCQ  |d DEBSZ  |d OCLCF  |d OCLCQ  |d DKDLA  |d YDXCP  |d OCLCQ  |d LOA  |d JBG  |d AGLDB  |d MOR  |d PIFAG  |d LIV  |d OCLCQ  |d OCLCO  |d U3W  |d STF  |d VNS  |d WRM  |d VTS  |d COCUF  |d NLE  |d INT  |d VT2  |d AU@  |d OCLCQ  |d OCLCO  |d UKMGB  |d WYU  |d OCLCQ  |d OCLCO  |d UAB  |d M8D  |d UKAHL  |d HS0  |d OCLCQ  |d UKCRE  |d BOL  |d BRF  |d OCLCQ  |d OCLCO  |d OCLCQ 
015 |a GBB747723  |2 bnb 
016 7 |a 018014969  |2 Uk 
019 |a 694147016  |a 740435577  |a 765143785  |a 961507152  |a 962694623  |a 966209099  |a 988473811  |a 992032160  |a 1037693546  |a 1038619307  |a 1105720095  |a 1114414329  |a 1114441343  |a 1153558879 
020 |a 9781849680950  |q (electronic bk.) 
020 |a 1849680957  |q (electronic bk.) 
020 |a 1849680949 
020 |a 9781849680943 
020 |z 9781849680943 
029 1 |a AU@  |b 000051395140 
029 1 |a DEBBG  |b BV043162258 
029 1 |a DEBSZ  |b 368477835 
029 1 |a DEBSZ  |b 421662441 
029 1 |a GBVCP  |b 785355669 
029 1 |a HEBIS  |b 286044269 
029 1 |a HEBIS  |b 291544819 
029 1 |a NZ1  |b 14170041 
029 1 |a UKMGB  |b 018014969 
029 1 |a DKDLA  |b 820120-katalog:999942996505765 
035 |a (OCoLC)694183785  |z (OCoLC)694147016  |z (OCoLC)740435577  |z (OCoLC)765143785  |z (OCoLC)961507152  |z (OCoLC)962694623  |z (OCoLC)966209099  |z (OCoLC)988473811  |z (OCoLC)992032160  |z (OCoLC)1037693546  |z (OCoLC)1038619307  |z (OCoLC)1105720095  |z (OCoLC)1114414329  |z (OCoLC)1114441343  |z (OCoLC)1153558879 
037 |a CL0500000095  |b Safari Books Online 
050 4 |a HD38.5  |b .T73 2010eb 
072 7 |a TEC  |x 018000  |2 bisacsh 
072 7 |a TEC  |x 009060  |2 bisacsh 
072 7 |a BUS  |x 087000  |2 bisacsh 
082 0 4 |a 658.5  |2 22 
049 |a UAMI 
100 1 |a Traxinger, Matt. 
245 1 0 |a Microsoft Dynamics NAV 2009 programming cookbook :  |b build better business applications with NAV /  |c Matt Traxinger. 
260 |a Birmingham, UK :  |b Packt Pub.,  |c 2010. 
300 |a 1 online resource (iv, 341 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
340 |g polychrome.  |2 rdacc  |0 http://rdaregistry.info/termList/RDAColourContent/1003 
347 |a text file  |2 rdaft  |0 http://rdaregistry.info/termList/fileType/1002 
490 1 |a Enterprise : professional expertise distilled. 
588 0 |a Print version record. 
504 |a Includes bibliographical references and index. 
520 8 |a Annotation  |b Microsoft Dynamics NAV 2009 is a business management solution that helps simplify and streamline highly specialized business processes such as finance, manufacturing, customer relationship management, supply chains, analytics, and electronic commerce for small and medium-sized enterprises. ERP systems like NAV thus become the center of a company's day-to-day operations. When you learn to program in an environment like this it opens up doors to many other exciting areas like .NET programming, SQL Server, and Web Services. Microsoft Dynamics NAV 2009 Programming Cookbook will take you through interesting topics that span a wide range of areas such as integrating the NAV system with other software applications like Microsoft Office, creating reports to present information from multiple areas of the system, and so on. You will not only learn the basics of NAV programming, but you will also be exposed to the technologies that surround the NAV system such as .NET programming, SQL Server, and Web Services. The first half of the cookbook will help programmers coming to NAV for the first time by walking them through the building blocks of writing code and creating objects like tables, forms, and reports. The second half focuses on using the technologies surrounding NAV to build better solutions. You will learn how to write .NET code that works with the NAV system and how to integrate the system with other software applications like Microsoft Office or even custom programs. You will also discover some of the features of the Role Tailored Client including creating Pages and custom add-ins. A set of to-the-point tutorials to quickly teach you what you need to know about NAV Programming. 
505 0 |a Cover; Copyright; Credits; About the author; About the reviewer; Table of Contents; Preface; Chapter 1:Strings, Dates, and Other Data Types; Introduction; Retrieving the system date and time; Retrieving the work date; Determining the day, month, and year from a given date; Converting a value to a formatted string; Creating an array; Creating an Option variable; Converting a string to another data type; Manipulating string contents; Using date formulas to calculate dates; Chapter 2:General Development; Introduction; Repeating code using a loop; Displaying a Progress Bar 
505 8 |a Checking for conditions using an IF statementUsing a CASE statement to test multiple conditions; Creating a function; Passing parameters by reference; Referencing dynamic tables and fields; Using recursion; Chapter 3:Working with Tables and Records; Introduction; Creating a table; Adding a key to a table; Creating transactions to alter data; Validating data; Retrieving a single record from the database; Using advanced filtering; Retrieving data using FIND; Adding a FlowField to a table; Creating a SumIndex field; Marking records for future use; Clearing filters, keys, and values 
505 8 |a Using temporary tables to store dataRetrieving data from another company; Merging records; Writing your own rollback routine; Chapter 4:Designing Forms; Introduction; Obtaining input without a form; Using the Form Generation Wizard; Changing text appearance; Preventing editable lookup forms; Adding an editable field to a non-editable; form; Creating a matrix form; Creating a wizard-style form; Designing a form based on a temporary; table; Updating a subform from a parent form; Updating a parent form from a subform; Chapter 5:Report Design; Introduction; Using the Report Generation Wizard 
505 8 |a Adding custom filters to the request formSetting filters when a report is loaded; Creating a report to process data; Displaying a check mark on a report; Dynamically showing Sections on reports; Grouping data to display totals; Adding page totals to reports; Display page of X of Y; Using virtual tables to loop through data; Adding a watermark to a page; Chapter 6:Diagnosing Code Problems; Introduction; Using the debugger; Setting breakpoints; Using Code Coverage; Handling runtime errors; Using Client Monitor to diagnose problems; Finding errors when using NAS 
505 8 |a Implementing Try / Catch / FinallyChapter 7:Roles and Security; Introduction; Adding roles through the User Setup table; Creating and assigning a security role; Using FILTERGROUP to restrict data; Checking for user-assigned roles; Checking Active Directory groups; Using security filters; Field-level security; Assigning menu suites based on company; Ending an idle session; Automatically adding users to NAV; Hiding values in Zoom; Chapter 8:Leveraging Microsoft Office; Introduction; Using the style sheet tool; Sending data to Microsoft Word; Sending an e-mail from NAV through Outlook 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 0 |a Microsoft Navision. 
630 0 7 |a Microsoft Navision.  |2 blmlsh 
630 0 7 |a Microsoft Navision.  |2 fast  |0 (OCoLC)fst01399639 
650 0 |a Business logistics  |x Computer programs. 
650 0 |a Industrial management  |x Computer programs. 
650 6 |a Logistique (Organisation)  |x Logiciels. 
650 6 |a Gestion d'entreprise  |x Logiciels. 
650 7 |a TECHNOLOGY & ENGINEERING  |x Industrial Technology.  |2 bisacsh 
650 7 |a TECHNOLOGY & ENGINEERING  |x Industrial Engineering.  |2 bisacsh 
650 7 |a BUSINESS & ECONOMICS  |x Production & Operations Management.  |2 bisacsh 
650 7 |a Business logistics  |x Computer programs.  |2 fast  |0 (OCoLC)fst00842761 
650 7 |a Industrial management  |x Computer programs.  |2 fast  |0 (OCoLC)fst00971255 
776 0 8 |i Print version:  |a Traxinger, Matt.  |t Microsoft Dynamics NAV 2009 programming cookbook.  |d Birmingham, UK : Packt Pub., 2010  |z 9781849680943 
830 0 |a Enterprise : professional expertise distilled. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=345704  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26943958 
938 |a Books 24x7  |b B247  |n bks00037968 
938 |a ebrary  |b EBRY  |n ebr10428654 
938 |a EBSCOhost  |b EBSC  |n 345704 
938 |a YBP Library Services  |b YANK  |n 3573272 
994 |a 92  |b IZTAP