Cargando…

Pro business applications with Silverlight 5, second edition /

Annotation

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Anderson, Chris, 1974-
Otros Autores: Champion, A. G. (Anthony Gerard) (Revisador)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [New York] : Apress, ©2012.
Edición:2nd ed.
Colección:Expert's voice in Silverlight.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ma 4500
001 OR_ocn784364580
003 OCoLC
005 20231017213018.0
006 m o d
007 cr zn|||||||||
008 120315s2012 nyua o 001 0 eng d
040 |a B24X7  |b eng  |e pn  |c B24X7  |d OCLCQ  |d GW5XE  |d OCLCO  |d ZMC  |d UMI  |d COO  |d E7B  |d C6I  |d OCLCQ  |d DEBSZ  |d OCLCQ  |d BEDGE  |d YDXCP  |d OCLCQ  |d OCLCF  |d OCLCQ  |d LIV  |d ESU  |d VT2  |d IOG  |d N$T  |d REB  |d OCLCQ  |d OCLCO  |d CEF  |d U3W  |d WYU  |d YOU  |d UAB  |d LEAUB  |d UKAHL  |d OCLCQ  |d OCLCO  |d CNCEN  |d DCT  |d OCLCQ  |d DKU  |d CZL  |d DST  |d OCLCO  |d OCLCQ  |d OCL 
019 |a 795333018  |a 796839668  |a 1005829730  |a 1026439437  |a 1062914160  |a 1103258764  |a 1105771499  |a 1129358335  |a 1153031784  |a 1162700855  |a 1192343041  |a 1204063797  |a 1240529253  |a 1295610829  |a 1300503884  |a 1303346033 
020 |a 9781430235019  |q (electronic bk.) 
020 |a 1430235012  |q (electronic bk.) 
020 |z 9781430235002 
020 |z 1430235004 
024 8 |a 9781430235002 
024 7 |a 10.1007/978-1-4302-3501-9  |2 doi 
029 1 |a AU@  |b 000053278494 
029 1 |a AU@  |b 000067106757 
029 1 |a DEBBG  |b BV040901461 
029 1 |a DEBSZ  |b 378287591 
029 1 |a DEBSZ  |b 381375005 
029 1 |a NZ1  |b 14539497 
029 1 |a AU@  |b 000072993163 
035 |a (OCoLC)784364580  |z (OCoLC)795333018  |z (OCoLC)796839668  |z (OCoLC)1005829730  |z (OCoLC)1026439437  |z (OCoLC)1062914160  |z (OCoLC)1103258764  |z (OCoLC)1105771499  |z (OCoLC)1129358335  |z (OCoLC)1153031784  |z (OCoLC)1162700855  |z (OCoLC)1192343041  |z (OCoLC)1204063797  |z (OCoLC)1240529253  |z (OCoLC)1295610829  |z (OCoLC)1300503884  |z (OCoLC)1303346033 
037 |a CL0500000149  |b Safari Books Online 
050 4 |a QA76.575  |b .A533 2012eb 
072 7 |a COM  |x 000000  |2 bisacsh 
072 7 |a UY  |2 bicssc 
082 0 4 |a 006.7/8/76  |2 23 
049 |a UAMI 
100 1 |a Anderson, Chris,  |d 1974- 
245 1 0 |a Pro business applications with Silverlight 5, second edition /  |c Chris Anderson ; technical reviewer, Tony Champion. 
246 3 |a Pro business applications with Silverlight five 
250 |a 2nd ed. 
260 |a [New York] :  |b Apress,  |c ©2012. 
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 
490 1 |a The expert's voice in Silverlight 
505 0 0 |t Getting Started with Silverlight --  |t An Introduction to XAML --  |t The Navigation Framework --  |t Exposing Data from the Server --  |t Consuming Data from the Server --  |t Implementing Summary Lists --  |t Building Data Entry Forms --  |t Securing Your Application --  |t Styling Your Application --  |t Advanced XAML --  |t Advanced Data Binding --  |t Creating User Controls and Custom Controls --  |t The Model-View-ViewModel (MVVM) Design Pattern --  |t The Managed Extensibility Framework --  |t Printing and Reporting --  |t Interacting with the Host Operating System --  |t Application Deployment. 
520 8 |a Annotation  |b Silverlight5 has the potential to revolutionize the way we build business applications. With its flexibility, web deployment, cross-platform capabilities, rich .NET language support on the client, rich user interface control set, small runtime, and more, it comes close to the perfect platform on which to build business applications. Its a very powerful technology, and despite its youth, its moving forward at a rapid pace and is gaining widespread popularity. This book guides you through the process of designing and developing enterprise-strength business applications in Silverlight5 and C♯. You'll learn how to take advantage of the power of Silverlight to develop rich and robust business applicationsfrom getting started to deployment, and everything in between. In particular, this book will serve developers who want to learn how to design business applications. It willintroducethe patternsyou'll use, the issues youll face, and how to resolve them. AuthorChris Anderson, who has been building line-of-business applications for years, demonstrates his expertise through a candid presentation of how to tackle real-life issues, rather than just avoiding them. Developers will benefit from his hard-won expertise through business application design patterns that he shares throughout the book. With this book in hand, you will:Create a fully-functional business application in SilverlightDiscover how to satisfy the general requirements that most business applications needDevelop a business application frameworkWhat youll learnHow to structure your project to ensure a robust and maintainable applicationHow to create user interfaces with XAML and bind controls to dataHow to communicate securely between the server and the clientHow to view and maintain data within a Silverlight user interfaceHow to design unique user experiences and use advanced styling techniquesHow to implement standard business application paradigms in SilverlightWho this book is forThis book is for developers experienced in other .NET technologies, such as WinForms or ASP.NET, looking to translate their existing skills to developing business applications with Silverlight. Patterns and methodologies associated with building robust applications will be introduced and are not prerequisite knowledge. Table of ContentsGetting Started with SilverlightAn Introduction to XAMLThe Navigation FrameworkExposing Data from the ServerConsuming Data from the ServerImplementing Summary ListsBuilding Data Entry FormsSecuring Your ApplicationStyling Your ApplicationAdvanced XAMLAdvanced Data BindingCreating Custom ControlsThe Model-View-View Model (MVVM) Design PatternAn Introduction to Prism and MEFPrinting and ReportingOut of Browser Mode and Interacting with the Operating SystemApplication Deployment. 
542 |f Copyright © Apress  |g 2012 
546 |a English. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Silverlight (Electronic resource) 
630 0 7 |a Silverlight (Electronic resource)  |2 blmlsh 
630 0 7 |a Silverlight (Electronic resource)  |2 fast  |0 (OCoLC)fst01792639 
650 0 |a Multimedia systems. 
650 0 |a Web sites  |x Design. 
650 0 |a Application software  |x Development. 
650 0 |a Microsoft software. 
650 0 |a Software engineering. 
650 6 |a Logiciels Microsoft. 
650 6 |a Génie logiciel. 
650 6 |a Multimédia. 
650 6 |a Sites Web  |x Conception. 
650 6 |a Logiciels d'application  |x Développement. 
650 7 |a COMPUTERS  |x General.  |2 bisacsh 
650 7 |a Informatique.  |2 eclas 
650 7 |a Software engineering.  |2 fast  |0 (OCoLC)fst01124185 
650 7 |a Microsoft software.  |2 fast  |0 (OCoLC)fst01020088 
650 7 |a Application software  |x Development.  |2 fast  |0 (OCoLC)fst00811707 
650 7 |a Multimedia systems.  |2 fast  |0 (OCoLC)fst01028920 
650 7 |a Web sites  |x Design.  |2 fast  |0 (OCoLC)fst01173252 
700 1 |a Champion, A. G.  |q (Anthony Gerard)  |4 rev 
776 0 8 |i Print version:  |a Anderson, Chris, 1974-  |t Pro business applications with Silverlight 5.  |b 2nd ed.  |d [New York, N.Y.] : Apress : Distributed by Springer Science+Business Media, ©2012  |z 9781430235002  |w (OCoLC)785373942 
830 0 |a Expert's voice in Silverlight. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430235002/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a YBP Library Services  |b YANK  |n 9241896 
938 |a EBSCOhost  |b EBSC  |n 1173639 
938 |a ebrary  |b EBRY  |n ebr10570898 
938 |a Books 24x7  |b B247  |n bks00045590 
938 |a Askews and Holts Library Services  |b ASKH  |n AH28323435 
938 |a Internet Archive  |b INAR  |n probusinessappli0000ande 
994 |a 92  |b IZTAP