Cargando…

Beginning ASP.NET 4.5 databases /

Beginning ASP.NET 4.5 Databases introduces you to the world of building data-driven Web sites using ASP.NET, ADO.NET and the Entity Framework using C♯. Since ASP.NET developers need to access databases quickly and efficiently, this book teaches the best practices and methods to help developers achie...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Chanda, Sandeep
Otros Autores: Foggon, Damien
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, Calif. : Apress, ©2013.
Edición:3rd ed.
Colección:Expert's voice in .NET.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocn843193765
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 130516s2013 cau ob 001 0 eng d
040 |a GW5XE  |b eng  |e pn  |c GW5XE  |d YDXCP  |d ZMC  |d COO  |d UMI  |d E7B  |d OCLCO  |d S9I  |d DEBSZ  |d OCLCA  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCF  |d OCLCQ  |d VT2  |d UAB  |d Z5A  |d LIV  |d ESU  |d OCLCQ  |d IOG  |d N$T  |d OCLCA  |d OCL  |d REB  |d OCLCQ  |d OCLCO  |d CEF  |d INT  |d U3W  |d OCLCQ  |d OCLCO  |d WYU  |d YOU  |d UWO  |d TKN  |d OCLCQ  |d OCLCO  |d LEAUB  |d UKAHL  |d OCLCQ  |d OCLCO  |d CNCEN  |d DCT  |d ERF  |d BRF  |d OCLCO  |d SFB  |d OCLCQ  |d SNK  |d OCLCQ  |d DST  |d KSU  |d OCLCO  |d OCLCQ  |d OCL  |d OCLCO 
019 |a 848899821  |a 985060120  |a 1005813238  |a 1067247259  |a 1103274450  |a 1105770460  |a 1110866354  |a 1112593111  |a 1129353940  |a 1153006312  |a 1192328132  |a 1204018674  |a 1237466563  |a 1240516089  |a 1240630330  |a 1244635446  |a 1300487364  |a 1303352477 
020 |a 9781430243816  |q (electronic bk.) 
020 |a 1430243813  |q (electronic bk.) 
020 |z 9781430243809 
020 |z 1430243805 
024 7 |a 10.1007/978-1-4302-4381-6  |2 doi 
024 8 |a 9781430243809 
029 1 |a AU@  |b 000051786329 
029 1 |a AU@  |b 000052007755 
029 1 |a AU@  |b 000053293933 
029 1 |a AU@  |b 000060583732 
029 1 |a AU@  |b 000067110325 
029 1 |a DEBBG  |b BV041430884 
029 1 |a DEBSZ  |b 398266980 
029 1 |a GBVCP  |b 785450041 
029 1 |a NZ1  |b 15026577 
035 |a (OCoLC)843193765  |z (OCoLC)848899821  |z (OCoLC)985060120  |z (OCoLC)1005813238  |z (OCoLC)1067247259  |z (OCoLC)1103274450  |z (OCoLC)1105770460  |z (OCoLC)1110866354  |z (OCoLC)1112593111  |z (OCoLC)1129353940  |z (OCoLC)1153006312  |z (OCoLC)1192328132  |z (OCoLC)1204018674  |z (OCoLC)1237466563  |z (OCoLC)1240516089  |z (OCoLC)1240630330  |z (OCoLC)1244635446  |z (OCoLC)1300487364  |z (OCoLC)1303352477 
037 |a CL0500000223  |b Safari Books Online 
050 4 |a TK5105.888  |b .C43 2013 
072 7 |a COM  |x 000000  |2 bisacsh 
072 7 |a UY  |2 bicssc 
082 0 4 |a 006.7  |2 23 
049 |a UAMI 
100 1 |a Chanda, Sandeep. 
245 1 0 |a Beginning ASP.NET 4.5 databases /  |c by Sandeep Chanda, Damien Foggon. 
250 |a 3rd ed. 
260 |a Berkeley, Calif. :  |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 
347 |b PDF 
490 1 |a The expert's voice in .NET 
505 0 0 |t ASP.NET 4.5 Data Sources --  |t The Future of Relational Databases --  |t Introducing Non-Relational Databases --  |t Accessing Data Using ADO.NET --  |t Introducing Language-Integrated Query (LINQ) --  |t ADO.NET Entity Data Model --  |t Designing Data Access Applications Using Entity Framework --  |t Entity Framework Data Access Paradigms --  |t Consuming Data Using WCF Data Services --  |t Data Binding in ASP.NET 4.5 --  |t Building Extensible Data-Driven Web Applications Using Dynamic Data --  |t Best Practices and Techniques in Building Data-Driven Websites --  |t Application Lifecycle Management. 
588 0 |a Print version record. 
504 |a Includes bibliographical references and index. 
520 |a Beginning ASP.NET 4.5 Databases introduces you to the world of building data-driven Web sites using ASP.NET, ADO.NET and the Entity Framework using C♯. Since ASP.NET developers need to access databases quickly and efficiently, this book teaches the best practices and methods to help developers achieve professional ASP.NET and database solutions. Beginning ASP.NET 4.5 Databases is a comprehensive introduction on how you can connect a Web site to many different data sources -- not just databases -- and use the data to create dynamic page content. It also shows you how to build a relational database, use SQL to communicate with it, and understand how they differ from each other. With in-depth, on-target coverage of the new data access features of .NET Framework 4.5, this book is your guide to using ASP.NET to build responsive, easy-to-update data-driven Web sites. 
542 |f Copyright © 2013 by Sandeep Chanda and Damien Foggon  |g 2013 
546 |a English. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Microsoft .NET Framework. 
630 0 7 |a Microsoft .NET Framework  |2 fast 
650 0 |a Web site development. 
650 0 |a Databases. 
650 0 |a Database management. 
650 0 |a Data structures (Computer science) 
650 6 |a Bases de données  |x Gestion. 
650 6 |a Structures de données (Informatique) 
650 6 |a Sites Web  |x Développement. 
650 7 |a COMPUTERS  |x General.  |2 bisacsh 
650 7 |a Database management  |2 fast 
650 7 |a Data structures (Computer science)  |2 fast 
650 7 |a Databases  |2 fast 
650 7 |a Web site development  |2 fast 
700 1 |a Foggon, Damien. 
776 0 8 |i Print version:  |a Chanda, Sandeep.  |t Beginning ASP.NET 4.5 databases.  |b 3rd ed.  |d Berkeley, Calif. : Apress ; Birmingham : Computer Bookshops [distributor], 2013  |z 9781430243809  |w (OCoLC)815365357 
830 0 |a Expert's voice in .NET. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430243809/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26832490 
938 |a ebrary  |b EBRY  |n ebr10699662 
938 |a EBSCOhost  |b EBSC  |n 1173753 
938 |a YBP Library Services  |b YANK  |n 10755651 
994 |a 92  |b IZTAP