Cargando…

.NET 4.0 Generics : beginner's guide ; enhance the type safety of your code and create applications easily using Generics in the .NET 4.0 framework /

This is a concise, practical guide that will help you learn Generics in .NET, with lots of real world and fun-to-build examples and clear explanations. It is packed with screenshots to aid your understanding of the process. This book is aimed at beginners in Generics. It assumes some working knowled...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Mukherjee, Sudipta
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, ©2012.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBSCO_ocn775679003
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 120209s2012 enk o 001 0 eng d
040 |a N$T  |b eng  |e pn  |c N$T  |d E7B  |d EBLCP  |d MERUC  |d OCLCQ  |d DEBSZ  |d OCLCQ  |d OCLCA  |d OCLCQ  |d COO  |d YDXCP  |d DKDLA  |d OCLCF  |d OCLCQ  |d AZK  |d AGLDB  |d MOR  |d PIFAG  |d ZCU  |d OCLCQ  |d OCLCA  |d JBG  |d U3W  |d OCL  |d STF  |d WRM  |d OCLCQ  |d VTS  |d ICG  |d INT  |d AU@  |d OCLCQ  |d OCLCO  |d OCLCQ  |d A6Q  |d DKC  |d OCLCQ  |d M8D  |d VT2  |d OCLCQ  |d OCLCO  |d BOL  |d UKCRE  |d VLY  |d AJS  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 781539425  |a 785778143  |a 898028655  |a 903880796  |a 961592458  |a 961991086  |a 962593941  |a 988450542  |a 988498599  |a 992096785  |a 1037761468  |a 1038645368  |a 1058150150  |a 1083598207  |a 1103253238  |a 1114400434  |a 1129361525  |a 1153047266  |a 1162430256  |a 1192329901  |a 1240518442 
020 |a 9781849690799  |q (electronic bk.) 
020 |a 1849690790  |q (electronic bk.) 
020 |a 1849690782 
020 |a 9781849690782 
020 |a 1283453533 
020 |a 9781283453530 
020 |a 9786613453532 
020 |a 6613453536 
020 |z 9781849690782 
029 1 |a AU@  |b 000050978068 
029 1 |a AU@  |b 000053024739 
029 1 |a AU@  |b 000062537565 
029 1 |a DEBBG  |b BV043169685 
029 1 |a DEBBG  |b BV044165798 
029 1 |a DEBSZ  |b 37290436X 
029 1 |a DEBSZ  |b 397321651 
029 1 |a DEBSZ  |b 421454393 
029 1 |a DKDLA  |b 820120-katalog:999938077405765 
029 1 |a NZ1  |b 14973314 
035 |a (OCoLC)775679003  |z (OCoLC)781539425  |z (OCoLC)785778143  |z (OCoLC)898028655  |z (OCoLC)903880796  |z (OCoLC)961592458  |z (OCoLC)961991086  |z (OCoLC)962593941  |z (OCoLC)988450542  |z (OCoLC)988498599  |z (OCoLC)992096785  |z (OCoLC)1037761468  |z (OCoLC)1038645368  |z (OCoLC)1058150150  |z (OCoLC)1083598207  |z (OCoLC)1103253238  |z (OCoLC)1114400434  |z (OCoLC)1129361525  |z (OCoLC)1153047266  |z (OCoLC)1162430256  |z (OCoLC)1192329901  |z (OCoLC)1240518442 
050 4 |a QA76.76.M52  |b M85 2012eb 
072 7 |a COM  |x 087000  |2 bisacsh 
072 7 |a COM  |x 034000  |2 bisacsh 
072 7 |a COM  |x 060130  |2 bisacsh 
072 7 |a COM  |x 060150  |2 bisacsh 
082 0 4 |a 006.7/882  |2 23 
049 |a UAMI 
100 1 |a Mukherjee, Sudipta. 
245 1 0 |a .NET 4.0 Generics :  |b beginner's guide ; enhance the type safety of your code and create applications easily using Generics in the .NET 4.0 framework /  |c Sudipta Mukherjee ; foreword by Don Syme. 
260 |a Birmingham :  |b Packt Publishing,  |c ©2012. 
300 |a 1 online resource (viii, 375 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 data file 
500 |a Includes index. 
505 0 |a .NET 4.0 Generics; .NET 4.0 Generics; Credits; Foreword; About the Author; Acknowledgement; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Time for action -- heading; What just happened?; Pop quiz heading; Have a go hero -- heading; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Why Generics?; An analogy; Reason 1: Generics can save you a lot of typing. 
520 |a This is a concise, practical guide that will help you learn Generics in .NET, with lots of real world and fun-to-build examples and clear explanations. It is packed with screenshots to aid your understanding of the process. This book is aimed at beginners in Generics. It assumes some working knowledge of C♯, but it isn't mandatory. The following would get the most use out of the book: Newbie C♯ developers struggling with Generics. Experienced C++ and Java Programmers who are migrating to C♯ and looking for an alternative to other generic frameworks like STL and JCF would find this book handy. 
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 Computer networks  |x Programming. 
650 0 |a Internet programming. 
650 6 |a Réseaux d'ordinateurs  |x Programmation. 
650 6 |a Programmation Internet. 
650 7 |a COMPUTERS  |x Digital Media  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Interactive & Multimedia.  |2 bisacsh 
650 7 |a COMPUTERS  |x Web  |x Site Design.  |2 bisacsh 
650 7 |a COMPUTERS  |x Web  |x User Generated Content.  |2 bisacsh 
650 7 |a Internet programming  |2 fast 
776 0 |z 1849690782 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=432022  |z Texto completo 
938 |a EBL - Ebook Library  |b EBLB  |n EBL934518 
938 |a ebrary  |b EBRY  |n ebr10529556 
938 |a EBSCOhost  |b EBSC  |n 432022 
938 |a YBP Library Services  |b YANK  |n 7425087 
994 |a 92  |b IZTAP