Cargando…

.NET Compact Framework 3.5 data-driven applications : build robust and feature-rich mobile data-driven applications with the help of real-world examples /

Annotation.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Tan, Edmund
Otros Autores: Yap, Greg (Revisador)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, U.K. : Packt Pub., 2010.
Colección:From technologies to solutions.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Ma 4500
001 EBSCO_ocn667845156
003 OCoLC
005 20231017213018.0
006 m o d
007 cr zn|||||||||
008 100817s2010 enka o 001 0 eng d
040 |a SFB  |b eng  |e pn  |c SFB  |d N$T  |d OCLCQ  |d B24X7  |d OCLCQ  |d OCLCA  |d YDXCP  |d AU@  |d CDX  |d CEF  |d OCLCF  |d OCLCO  |d OCLCQ  |d AGLDB  |d LIV  |d OCLCA  |d JBG  |d OCL  |d OCLCQ  |d VTS  |d NLE  |d VT2  |d COO  |d OCLCQ  |d OCLCO  |d UKMGB  |d WYU  |d STF  |d M8D  |d UKAHL  |d HS0  |d OCLCQ  |d K6U  |d QGK  |d OCLCQ  |d OCLCO 
015 |a GBB6G4219  |2 bnb 
016 7 |a 018014047  |2 Uk 
019 |a 653398894  |a 670720927  |a 842932925  |a 1181942292  |a 1259094941 
020 |a 9781849690119  |q (electronic bk.) 
020 |a 1849690111  |q (electronic bk.) 
020 |a 9781849690102 
020 |a 1849690103 
020 |a 1282557475 
020 |a 9781282557475 
020 |a 9786612557477 
020 |a 6612557478 
024 8 |a 9786612557477 
029 1 |a AU@  |b 000050978070 
029 1 |a CDX  |b 13255435 
029 1 |a DEBBG  |b BV043101939 
029 1 |a DEBSZ  |b 421692618 
029 1 |a GBVCP  |b 803403968 
029 1 |a UKMGB  |b 018014047 
035 |a (OCoLC)667845156  |z (OCoLC)653398894  |z (OCoLC)670720927  |z (OCoLC)842932925  |z (OCoLC)1181942292  |z (OCoLC)1259094941 
037 |b 01201872 
050 4 |a QA76.76.M52  |b T36 2010eb 
072 7 |a REF  |x 000000  |2 bisacsh 
082 0 4 |a 005.2768  |2 22 
049 |a UAMI 
100 1 |a Tan, Edmund. 
245 1 0 |a .NET Compact Framework 3.5 data-driven applications :  |b build robust and feature-rich mobile data-driven applications with the help of real-world examples /  |c Edmund Tan ; reviewer, Greg Yap. 
260 |a Birmingham, U.K. :  |b Packt Pub.,  |c 2010. 
300 |a 1 online resource (484 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a From technologies to solutions 
520 8 |a Annotation.  |b The new .NET CF 3.5 framework provides enterprise application developers with a whole arsenal of possibilities at their disposal, but without proper guidance on developing performance-critical enterprise applications, it is easy to make the wrong design and technology decisions.<br /><br />This book guides you to build each part of a robust enterprise application by illustrating the .NET CF 3.5 framework with the help of real-world business applications. It will not only help you to master basic .NET CF skills, but also outlines the best methods, techniques, and tools available to create high-impact and performance-critical data-driven enterprise mobile applications. It provides a solid set of guidelines to aid .NET CF developers to understand how best to apply the features of the .NET CF 3.5 framework.<br /><br />The bulk of the book illustrates the basic concepts of .NET Compact 3.5 Framework programming by walking the reader through 3 different kinds of mobile applications:<br /><br />* A thick-client mobile sales-force application<br />* A thin-client mobile dashboard and reporting application<br />* A customer support case management application<br /><br />Both the SQL Server Lite and Oracle Lite mobile databases are covered in detail, from data access to data synchronization. The book explains how device features such as Bluetooth, SMS, telephony, Infrared, and Windows Contacts can be accessed via .NET CF in a real-world example, namely the mobile sales-force application. It also explains.NET CF's GDI+ features that can be used to create rich charts and reports. You learn to synchronize the mobile application with remote datasources and communicate via web services and WCF services. The book outlines performance optimization and memory management techniques on the mobile platform. It also outlines the tools and techniques available for testing, performance-tuning, deploying and debugging .NET CF enterprise applications (including Power Toys for .NET Compact Framework 3.5 from Microsoft).<br /><br />This book will teach you to build robust, feature-rich enterprise applications using the .NET Compact Framework 3.5, with the help of an end-to-end real-world example of a mobile sales force application.<br /> 
505 0 |a Cover; Copyright; Credits; About the Author; About the Reviewer; Table of Contents; Preface; Chapter 1: CRMLive.NET: An Overview; Tomorrow Inc.; The mobile sales force application; The mobile dashboard application; The mobile support case application; Data flow in CRMLive.NET; Deciding on the type of mobile application; Thin clients; Thick clients; Smart clients; Messaging; A brief summary; Defining the mobile sales force application; Capturing lead, opportunity, and customer information; Mobile screen design; Creating reusable controls; Maintaining global lists 
505 8 |a Data retrieval and manipulation on the mobile deviceData transfer between multiple mobile devices; Task management; Full-text search functionality; Integrating with Windows Mobile and the hardware; Detect incoming phone calls and SMS; Integrating with the Windows Mobile Calendar and Contacts book; Data exchange using Bluetooth and IrDA; Capturing handwritten input; Data synchronization; Dual database support; Application maintenance and upgrades; Defining the mobile dashboard application; Using stateless web services as a data source; Rendering the dashboard; Road show revenue 
505 8 |a Total monthly salesSales for last three months; Defining the mobile support case application; Building a messaging backbone with MSMQ; Summary; Chapter 2: Building the Data Tier; Designing the data tier; SQL Server CE 3.5 versus Oracle Lite 10g; Connecting the Windows Mobile emulator to ActiveSync; Setting up SQL Server Compact 3.5; Installing SQL Server CE on the development machine; Installing SQL Server CE on the Pocket PC device.; Setting up Oracle Lite 10g; Installing Oracle Lite 10g on the development machine; Installing Oracle Lite 10g on the Pocket PC device; Building the data tier 
505 8 |a Building the CRMLiveFramework projectDefining the IDataLibPlugin interface; Building the Plugin Manager UI; An overview; Implementing the PluginCollection class; Implementing the PluginManager class; Creating the SalesForceApp project; Building the ConfigurePlugin form; Building the PluginsSetup form; Testing what you've built so far; Building the database plugins; Implementing the SQL Server CE Plugin; Storing DDL in the resource file; Building the plugin class; Connecting to SQL Server CE; Programmatically creating the SQL Server CE database; Testing what you've done so far 
505 8 |a Browsing the SQL Server CE database with Query AnalyzerRetrieving data from SQL Server CE; Data manipulation in SQL Server CE; Dealing with GUID values in SQL Server CE; Implementing the Oracle Lite plugin; Storing DDL in the resource file; Building the plugin class; Connecting to Oracle Lite; Programmatically creating the Oracle Lite database; Browsing the Oracle Lite database with Msql; Retrieving data from Oracle Lite; Data manipulation in Oracle Lite; Dealing with GUID values in Oracle Lite; Summary; Chapter 3: Building the Mobile Sales Force Module 
546 |a English. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 0 |a Microsoft .NET Framework. 
630 0 7 |a Microsoft .NET Framework  |2 fast 
650 0 |a Cell phones  |x Programming. 
650 6 |a Téléphones cellulaires  |x Programmation. 
650 7 |a REFERENCE  |x General.  |2 bisacsh 
700 1 |a Yap, Greg.  |4 rev 
776 0 8 |i Print version:  |a Tan, E.  |t NET Compact Framework 3.5 Data Driven Applications.  |d Birmingham Packt Publishing Limited, 2010  |z 9781849690102  |w (OCoLC)642818449 
830 0 |a From technologies to solutions. 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=333375  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26944104 
938 |a Books 24x7  |b B247  |n bks00035237 
938 |a Coutts Information Services  |b COUT  |n 13255435  |c 30.99 GBP 
938 |a EBSCOhost  |b EBSC  |n 333375 
938 |a YBP Library Services  |b YANK  |n 3518152 
994 |a 92  |b IZTAP