Cargando…

Pro Asp.Net 4.5 in C# /

ASP.NET 4.5 remains Microsoft's preferred technology for creating dynamic websites, providing developers with unrivaled power and flexibility. Pro ASP.NET 4.5 in C♯ is the most complete reference to ASP.NET that you will find. This comprehensively revised fifth edition will teach you everything...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Freeman, Adam, 1972- (Autor), MacDonald, Matthew (Autor), Szpuszta, Mario (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, California] : Apress, 2013.
Edición:Fifth edition.
Colección:Expert's voice in .NET.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ii 4500
001 OR_ocn859266547
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 131002s2013 cau ob 001 0 eng d
040 |a GW5XE  |b eng  |e rda  |e pn  |c GW5XE  |d YDXCP  |d UMI  |d B24X7  |d COO  |d ZMC  |d DEBSZ  |d OCLCO  |d OCLCQ  |d OCLCA  |d CDX  |d OCLCQ  |d OCLCO  |d EBLCP  |d OCLCQ  |d OCLCO  |d OCLCF  |d OCLCQ  |d OCLCO  |d VT2  |d Z5A  |d MERUC  |d ESU  |d OCLCQ  |d IOG  |d N$T  |d OCLCA  |d OCL  |d CEF  |d DEHBZ  |d OCLCQ  |d OCLCO  |d U3W  |d AU@  |d OCLCQ  |d OCLCO  |d WYU  |d YOU  |d UAB  |d UKAHL  |d OCLCQ  |d OCLCO  |d CNCEN  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 859780935  |a 889238411  |a 1058729715  |a 1083301295  |a 1097132102  |a 1105781578  |a 1126473927 
020 |a 9781430242550  |q (electronic bk.) 
020 |a 1430242558  |q (electronic bk.) 
020 |z 9781430242543 
020 |z 143024254X 
024 7 |a 10.1007/978-1-4302-4255-0  |2 doi 
024 8 |a 9781430242543 
029 1 |a AU@  |b 000052162261 
029 1 |a AU@  |b 000053295365 
029 1 |a CHNEW  |b 000900058 
029 1 |a CHVBK  |b 403399238 
029 1 |a DEBBG  |b BV041432936 
029 1 |a DEBSZ  |b 398288879 
029 1 |a DEBSZ  |b 427418461 
029 1 |a NZ1  |b 15349591 
029 1 |a AU@  |b 000067090454 
035 |a (OCoLC)859266547  |z (OCoLC)859780935  |z (OCoLC)889238411  |z (OCoLC)1058729715  |z (OCoLC)1083301295  |z (OCoLC)1097132102  |z (OCoLC)1105781578  |z (OCoLC)1126473927 
037 |a CL0500000312  |b Safari Books Online 
050 4 |a TK5105.8885.A26 
072 7 |a COM  |x 051310  |2 bisacsh 
072 7 |a COM  |x 060160  |2 bisacsh 
072 7 |a UY  |2 bicssc 
082 0 4 |a 005.276  |2 23 
049 |a UAMI 
100 1 |a Freeman, Adam,  |d 1972-  |e author. 
245 1 0 |a Pro Asp.Net 4.5 in C# /  |c Adam Freeman, Matthew MacDonald, Mario Szpuszta. 
250 |a Fifth edition. 
264 1 |a [Berkeley, California] :  |b Apress,  |c 2013. 
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  |b PDF  |2 rda 
490 1 |a The expert's voice in .NET 
588 0 |a Online resource; title from PDF title page (EBSCO, viewed November 29, 2017). 
505 0 0 |g Part 1:  |t Getting Started.  |t Your First ASP.NET Application --  |t Putting ASP.NET in Context --  |t Essential C♯ Language Features --  |t Using jQuery --  |t Essential Development Tools --  |t SportsStore: A Real Application --  |t SportsStore: Navigation & Cart --  |t SportsStore: Completing the Cart --  |t SportsStore: Administration --  |t SportsStore: Deployment --  |t Testable Web Apps --  |g Part 2:  |t The Core ASP.NET Platform.  |t Working with Web Forms --  |t Lifecycles and Context --  |t Modules --  |t Handlers --  |t Page and Control Lifecycle Events --  |t Managing Request Execution --  |t Managing State Data --  |t Caching --  |t Caching Output --  |t Handling Errors --  |t Managing Paths --  |t URL Routing --  |t Advanced URL Routing --  |t Authentication and Authorization --  |t Membership --  |t ASP.NET Configuration --  |t Asynchronous Request Handling --  |g Part 3:  |t Forms and Controls.  |t Working with Controls --  |t Forms and Request Validation --  |t Creating Custom Controls --  |t Stateful Controls --  |t Server-Side HTML Elements --  |t Model Binding --  |t Data Binding --  |t Basic Data Controls --  |t Complex Data Controls --  |t Other ASP.NET Controls --  |t Client-Side Development --  |g Part 4:  |t Managing Scripts and Styles.  |t Ajax and Web Services --  |t Client-Side Validation --  |t Targeting Mobile Devices. 
520 |a ASP.NET 4.5 remains Microsoft's preferred technology for creating dynamic websites, providing developers with unrivaled power and flexibility. Pro ASP.NET 4.5 in C♯ is the most complete reference to ASP.NET that you will find. This comprehensively revised fifth edition will teach you everything you need to know in order to create well-designed ASP.NET websites. Beginning with core concepts the book progresses steadily through key professional skills. You'll be shown how to query databases in detail, consider the myriad applications of XML, and step through all the considerations you need to be aware of when securing your site from intruders. Finally, you'll consider advanced topics such as using client-side validation, jQuery and Ajax. By the time you have read this book you will have learned all the skills you need to use ASP.NET 4.5 with confidence. 
504 |a Includes bibliographical references and index. 
546 |a English. 
542 |f Copyright © 2013 by Adam Freeman  |g 2013 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Active server pages. 
630 0 0 |a Microsoft .NET Framework. 
630 0 7 |a Active server pages.  |2 blmlsh 
630 0 7 |a Active server pages  |2 fast 
630 0 7 |a Microsoft .NET Framework  |2 fast 
650 0 |a Web sites  |x Authoring programs. 
650 0 |a C# (Computer program language) 
650 6 |a Sites Web  |x Systèmes-auteur. 
650 6 |a C# (Langage de programmation) 
650 7 |a COMPUTERS  |x Programming Languages  |x C#.  |2 bisacsh 
650 7 |a COMPUTERS  |x Web  |x Web Programming.  |2 bisacsh 
650 7 |a C# (Computer program language)  |2 fast 
650 7 |a Web sites  |x Authoring programs  |2 fast 
700 1 |a MacDonald, Matthew,  |e author. 
700 1 |a Szpuszta, Mario,  |e author. 
830 0 |a Expert's voice in .NET. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430242543/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH29395535 
938 |a Books 24x7  |b B247  |n bks00046634 
938 |a Coutts Information Services  |b COUT  |n 26870436 
938 |a EBL - Ebook Library  |b EBLB  |n EBL1636288 
938 |a EBSCOhost  |b EBSC  |n 1173725 
938 |a YBP Library Services  |b YANK  |n 11208039 
994 |a 92  |b IZTAP