소장자료
LDR | 04616cam a2200000 a | ||
001 | 0100536106▲ | ||
003 | OCoLC▲ | ||
005 | 20211229170910▲ | ||
007 | ta ▲ | ||
008 | 210722t20212021caua g i 001 0 eng c▲ | ||
020 | ▼a9781484269381 (pbk.)▲ | ||
020 | ▼a1484269381▲ | ||
035 | ▼a(OCoLC)1261054684▼z(OCoLC)1258251882▲ | ||
040 | ▼aZWZ▼beng▼cZWZ▼dOCLCO▼dOCLCF▼dTOH▼dZQP▼d221016▲ | ||
050 | 4 | ▼aQA76.73.C154▲ | |
082 | 0 | 4 | ▼a005.133▼223▲ |
090 | ▼a005.133▼bT843p10▲ | ||
100 | 1 | ▼aTroelsen, Andrew.▲ | |
245 | 1 | 0 | ▼aPro C# 9 with .NET 5 :▼bfoundational principles and practices in programming /▼cAndrew Troelsen, Phillip Japikse.▲ |
250 | ▼a10th ed.▲ | ||
260 | ▼aBerkeley, CA :▼bApress,▼c2021.▲ | ||
300 | ▼av, 1353 p. :▼bill. ;▼c25 cm.▲ | ||
504 | ▼aIncludes index [p. 1331-1353].▲ | ||
505 | 0 | ▼aPart 1: Introducing C# and .NET 5 -- 1: Introducing C# and .NET (Core) 5 -- 2: Building C# Applications -- Part 2: Core C# Programming -- 3: Core C# Programming Constructs, Part 1 -- 4: Core C# Programming Constructs, Part 2 -- Part 3: Object Oriented Programming with C# -- 5: Understanding Encapsulation -- 6: Understanding Inheritance and Polymorphism -- 7: Understanding Structured Exception Handling -- 8: Working with Interfaces -- 9: Understanding Object Lifetime -- Part 4: Advanced C# Programming -- 10: Collections and Generics -- 11: Advanced C# Language Features -- 12: Delegates, Events, and Lambda Expressions -- 13: LINQ To Objects -- 14: Processes, AppDomains, and Load Contexts -- 15: Multithreaded, Parallel, and Async Programming -- Part 5: Programming with .NET Core Assemblies -- 16: Building and Configuring Class Libraries -- 17: Type Reflection, Late Binding, and Attribute-Based Programming -- 18: Dynamic Types and the Dynamic Language Runtime -- 19: Understanding CIL and the Role of Dynamic Assemblies -- Part 6: File Handling, Object Serialization, and Data Access -- 20: File I/O and Object Serialization -- 21: Data Access with ADO.NET -- Part 7: Entity Framework Core -- 22: Introducing Entity Framework Core -- 23: Build a Data Access Layer with Entity Framework Core -- Part 8: Windows Client Development -- 24: Introducing Windows Presentation Foundation and XAML -- 25: WPF Controls, Layouts, Events, and Data Binding -- 26: WPF Graphics Rendering Services -- 27: WPF Resources, Animations, Styles, and Templates -- 28: WPF Notifications, Validations, Commands, and MVVM -- Part 9: ASP.NET Core -- 29: Introducing ASP.NET Core -- 30: RESTful Services with ASP.NET Core -- 31: MVC Applications with ASP.NET Core▲ | |
520 | ▼aThis essential classic provides a comprehensive foundation in the C# programming language and the framework it lives in. Now in its 10th edition, you will find the latest C# 9 and .NET 5 features served up with plenty of "behind the curtain" discussion designed to expand developers' critical thinking skills when it comes to their craft. Coverage of ASP.NET Core, Entity Framework Core, and more, sits alongside the latest updates to the new unified .NET platform, from performance improvements to Windows Desktop apps on .NET 5, updates in XAML tooling, and expanded coverage of data files and data handling. Going beyond the latest features in C# 9, all code samples are rewritten for this latest release. Dive in and discover why this book is a favorite of C# developers worldwide. Gain a solid foundation in object-oriented development techniques, attributes and reflection, generics and collections, and numerous advanced topics not found in other texts (such as CIL opcodes and emitting dynamic assemblies). With the help of Pro C# 9 with .NET 5 you will gain the confidence to put C# into practice, and explore the .NET universe and its vast potential on your own terms.▲ | ||
630 | 0 | 0 | ▼aMicrosoft .NET Framework.▲ |
650 | 0 | ▼aC# (Computer program language)▲ | |
650 | 0 | ▼aApplication software▼xDevelopment.▲ | |
650 | 0 | ▼aInternet programming.▲ | |
700 | 1 | ▼aJapikse, Philip.▲ |

Pro C# 9 with .NET 5 : foundational principles and practices in programming
자료유형
국외단행본
서명/책임사항
Pro C# 9 with .NET 5 : foundational principles and practices in programming / Andrew Troelsen, Phillip Japikse.
판사항
10th ed.
발행사항
Berkeley, CA : Apress , 2021.
형태사항
v, 1353 p. : ill. ; 25 cm.
서지주기
Includes index [p. 1331-1353].
내용주기
Part 1: Introducing C# and .NET 5 -- 1: Introducing C# and .NET (Core) 5 -- 2: Building C# Applications -- Part 2: Core C# Programming -- 3: Core C# Programming Constructs, Part 1 -- 4: Core C# Programming Constructs, Part 2 -- Part 3: Object Oriented Programming with C# -- 5: Understanding Encapsulation -- 6: Understanding Inheritance and Polymorphism -- 7: Understanding Structured Exception Handling -- 8: Working with Interfaces -- 9: Understanding Object Lifetime -- Part 4: Advanced C# Programming -- 10: Collections and Generics -- 11: Advanced C# Language Features -- 12: Delegates, Events, and Lambda Expressions -- 13: LINQ To Objects -- 14: Processes, AppDomains, and Load Contexts -- 15: Multithreaded, Parallel, and Async Programming -- Part 5: Programming with .NET Core Assemblies -- 16: Building and Configuring Class Libraries -- 17: Type Reflection, Late Binding, and Attribute-Based Programming -- 18: Dynamic Types and the Dynamic Language Runtime -- 19: Understanding CIL and the Role of Dynamic Assemblies -- Part 6: File Handling, Object Serialization, and Data Access -- 20: File I/O and Object Serialization -- 21: Data Access with ADO.NET -- Part 7: Entity Framework Core -- 22: Introducing Entity Framework Core -- 23: Build a Data Access Layer with Entity Framework Core -- Part 8: Windows Client Development -- 24: Introducing Windows Presentation Foundation and XAML -- 25: WPF Controls, Layouts, Events, and Data Binding -- 26: WPF Graphics Rendering Services -- 27: WPF Resources, Animations, Styles, and Templates -- 28: WPF Notifications, Validations, Commands, and MVVM -- Part 9: ASP.NET Core -- 29: Introducing ASP.NET Core -- 30: RESTful Services with ASP.NET Core -- 31: MVC Applications with ASP.NET Core
요약주기
This essential classic provides a comprehensive foundation in the C# programming language and the framework it lives in. Now in its 10th edition, you will find the latest C# 9 and .NET 5 features served up with plenty of "behind the curtain" discussion designed to expand developers' critical thinking skills when it comes to their craft. Coverage of ASP.NET Core, Entity Framework Core, and more, sits alongside the latest updates to the new unified .NET platform, from performance improvements to Windows Desktop apps on .NET 5, updates in XAML tooling, and expanded coverage of data files and data handling. Going beyond the latest features in C# 9, all code samples are rewritten for this latest release. Dive in and discover why this book is a favorite of C# developers worldwide. Gain a solid foundation in object-oriented development techniques, attributes and reflection, generics and collections, and numerous advanced topics not found in other texts (such as CIL opcodes and emitting dynamic assemblies). With the help of Pro C# 9 with .NET 5 you will gain the confidence to put C# into practice, and explore the .NET universe and its vast potential on your own terms.
주제
ISBN
9781484269381 (pbk.) 1484269381
청구기호
005.133 T843p10
소장정보
예도서예약
서서가에없는책 신고
보보존서고신청
캠캠퍼스대출
우우선정리신청
배자료배달신청
문문자발송
출청구기호출력
학소장학술지 원문서비스
등록번호 | 청구기호 | 소장처 | 도서상태 | 반납예정일 | 서비스 |
---|
북토크
자유롭게 책을 읽고
느낀점을 적어주세요
글쓰기
느낀점을 적어주세요
청구기호 브라우징
관련 인기대출 도서