Pro C♯ 5.0 and the .NET 4.5 framework / Andrew Troelsen.
This new edition of Pro C♯ 5.0 and the .NET 4.5 Platform has been completely revised and rewritten to reflect the latest changes to the C♯ language specification and new advances in the .NET Framework. You'll find new chapters covering all the important new features that make .NET 4.5 the most...
Saved in:
Online Access: |
Full Text (via Skillsoft) |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
[Berkeley, Calif.] : New York :
Apress ; Distributed to the Book trade worldwide by Springer Science+Business Media,
©2012.
|
Edition: | 6th ed. |
Series: | Expert's voice in .NET.
|
Subjects: |
MARC
LEADER | 00000cam a2200000 a 4500 | ||
---|---|---|---|
001 | b12287736 | ||
005 | 20231215081412.0 | ||
006 | m o d | ||
007 | cr ||||||||||| | ||
008 | 121017s2012 caua o 001 0 eng d | ||
019 | |a 823940974 |a 826866882 |a 849275307 |a 958715629 |a 985055433 |a 1005805142 |a 1012340434 |a 1041631259 |a 1048129174 |a 1064680401 |a 1065817853 |a 1066496621 |a 1086917558 |a 1102534182 |a 1103275157 |a 1126442670 |a 1129335875 |a 1153027913 | ||
020 | |a 9781430242345 |q (electronic bk.) | ||
020 | |a 1430242345 |q (electronic bk.) | ||
020 | |z 9781430242338 | ||
020 | |z 1430242337 | ||
024 | 7 | |a 10.1007/978-1-4302-4234-5 |2 doi | |
029 | 1 | |a AU@ |b 000050182612 | |
029 | 1 | |a AU@ |b 000050591016 | |
029 | 1 | |a AU@ |b 000051023306 | |
029 | 1 | |a DEBBG |b BV041120314 | |
029 | 1 | |a DEBSZ |b 396682081 | |
029 | 1 | |a NZ1 |b 14782382 | |
035 | |a (OCoLC)sks813218434 | ||
035 | |a (OCoLC)813218434 |z (OCoLC)823940974 |z (OCoLC)826866882 |z (OCoLC)849275307 |z (OCoLC)958715629 |z (OCoLC)985055433 |z (OCoLC)1005805142 |z (OCoLC)1012340434 |z (OCoLC)1041631259 |z (OCoLC)1048129174 |z (OCoLC)1064680401 |z (OCoLC)1065817853 |z (OCoLC)1066496621 |z (OCoLC)1086917558 |z (OCoLC)1102534182 |z (OCoLC)1103275157 |z (OCoLC)1126442670 |z (OCoLC)1129335875 |z (OCoLC)1153027913 | ||
037 | |a sks46632 | ||
040 | |a GW5XE |b eng |e pn |c GW5XE |d ZMC |d COO |d OCLCQ |d E7B |d UMI |d S4S |d DEBSZ |d BEDGE |d OCLCA |d OCLCQ |d OCLCO |d YDXCP |d OCLCQ |d OCLCO |d OCLCF |d OCLCQ |d OCLCO |d ESU |d OCLCQ |d IOG |d OCLCA |d OCL |d CEF |d INT |d TOF |d U3W |d AU@ |d Z5A |d VT2 |d DEHBZ |d IAD |d OCLCQ |d OCLCO |d WYU |d YOU |d TKN |d OCLCQ |d OCLCO |d LEAUB |d UKAHL |d W2U |d OCLCQ |d OCLCO |d OL$ |d UWO |d UAB |d OCLCQ |d SFB |d OCLCQ |d EBLCP |d OCLCQ |d DKU |d OCLCQ |d KSU |d OCLCO |d OCLCQ |d OCLCO | ||
049 | |a GWRE | ||
050 | 4 | |a QA76.73.C154 |b T77 2012eb | |
100 | 1 | |a Troelsen, Andrew W. | |
245 | 1 | 0 | |a Pro C♯ 5.0 and the .NET 4.5 framework / |c Andrew Troelsen. |
250 | |a 6th ed. | ||
260 | |a [Berkeley, Calif.] : |b Apress ; |a New York : |b Distributed to the Book trade worldwide by Springer Science+Business Media, |c ©2012. | ||
300 | |a 1 online resource (lxvii, 1487 pages) : |b illustrations | ||
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 pt I. |t Introducing C♯ and .NET Platform. |t The Philosophy of .NET -- |t Building C♯ Applications -- |g pt. II. |t Core C♯ Programming. |t Core C♯ Programming Constructs, Part I -- |t Core C♯ Programming Constructs, Part II -- |g pt. III. |t Object-Oriented Programming with C♯ -- |t Understanding Encapsulation -- |t Understanding Inheritance and Polymorphism -- |t Understanding Structured Exception Handling -- |t Working with Interfaces -- |g pt. IV. |t Advanced C♯ Programming. |t Collections and Generics -- |t Delegates, Events, and Lambda Expressions -- |t Advanced C♯ Language Features -- |t LINQ to Objects -- |t Understanding Object Lifetime-- |g pt. V. |t Programming with .NET Assemblies. |t Building and Configuring Class Libraries -- |t Type Reflection, Late Binding, and Attribute-Based Programming -- |t Dynamic Types and the Dynamic Language Runtime -- |t Processes, AppDomains, and Object Contexts -- |t Understanding CIL and the Role of Dynamic Assemblies-- |g pt. VI. |t Introducing the .NET Base Class Libraries. |t Multithreaded, Parallel, and Async Programming -- |t File I/O and Object Serialization -- |t ADO.NET Part I: The Connected Layer -- |t ADO.NET Part II: The Disconnected Layer -- |t ADO.NET Part III: The Entity Framework -- |t Introducing LINQ to XML -- |t Introducing Windows Communication Foundation -- |t Introducing Windows Workflow Foundation -- |t Introducing Windows Presentation Foundation and XAML -- |t Programming with WPF Controls -- |t WPF Graphics Rendering Services -- |t WPF Resources, Animations, and Styles -- |t Dependency Properties, Routed Events, and Templates -- |t Introducing ASP.NET Web Forms -- |t ASP.NET Web Controls, Master Pages, and Themes -- |t ASP.NET State Management Techniques. |
588 | 0 | |a Print version record. | |
520 | |a This new edition of Pro C♯ 5.0 and the .NET 4.5 Platform has been completely revised and rewritten to reflect the latest changes to the C♯ language specification and new advances in the .NET Framework. You'll find new chapters covering all the important new features that make .NET 4.5 the most comprehensive release yet, including: .NET APIs for Windows 8 style UI apps New asynchronous task-based model for async operations How HTML5 support is being wrapped into C♯ web applications New programming interfaces for HTTP applications, including improved IPv6 support Expanded WPF, WCF and WF libraries giving C♯ more power than ever before This comes on top of award winning coverage of core C♯ features, both old and new, that have made the previous editions of this book so popular (you'll find everything from generics to pLINQ covered here). The mission of this text is to provide you with a rock-solid foundation in the C♯ programming language and the core aspects of the .NET platform (assemblies, remoting, Windows Forms, Web Forms, ADO.NET, XML web services, etc.). Once you digest the information presented in these 25 chapters, you'll be in a perfect position to apply this knowledge to your specific programming assignments, and you'll be well equipped to explore the .NET universe on your own terms. | ||
546 | |a English. | ||
630 | 0 | 0 | |a Microsoft .NET Framework. |
630 | 0 | 7 | |a Microsoft .NET Framework |2 fast |
650 | 0 | |a C# (Computer program language) | |
650 | 0 | |a Internet programming. | |
650 | 7 | |a C# (Computer program language) |2 fast | |
650 | 7 | |a Internet programming |2 fast | |
700 | 1 | |a Troelsen, Andrew W. |t Pro C♯ 2010 and the .NET 4 platform. | |
776 | 0 | 8 | |i Print version: |a Troelsen, Andrew W. |t Pro C♯ 5.0 and the .NET 4.5 framework. |b 6th ed. |d [Berkeley, Calif.] : Apress ; New York : Distributed to the book trade worldwide by Springer Science+Business Media, ©2012 |z 9781430242338 |w (DLC)bl2012034705 |w (OCoLC)810329804 |
830 | 0 | |a Expert's voice in .NET. | |
856 | 4 | 0 | |u https://ucblibraries.skillport.com/skillportfe/main.action?assetid=46632 |z Full Text (via Skillsoft) |
915 | |a - | ||
956 | |a Skillsoft ITPro | ||
956 | |b Skillsoft ITPro Skillport Collection | ||
994 | |a 92 |b COD | ||
998 | |b Subsequent record output | ||
999 | f | f | |i 86833a16-f3e3-532f-9d2e-565d3894d461 |s 7fb60aaf-8ff8-5c5c-a88c-0f45519f4e7c |
952 | f | f | |p Can circulate |a University of Colorado Boulder |b Online |c Online |d Online |e QA76.73.C154 T77 2012eb |h Library of Congress classification |i web |n 1 |