Language:
English
繁體中文
Help
圖資館首頁
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Pro C# 7with .NET and .NET core /
~
Japikse, Philip.
Pro C# 7with .NET and .NET core /
Record Type:
Electronic resources : Monograph/item
Title/Author:
Pro C# 7by Andrew Troelsen, Philip Japikse.
Reminder of title:
with .NET and .NET core /
Author:
Troelsen, Andrew.
other author:
Japikse, Philip.
Published:
Berkeley, CA :Apress :2017.
Description:
lxv, 1372 p. :ill., digital ;24 cm.
Contained By:
Springer eBooks
Subject:
C# (Computer program language)
Online resource:
http://dx.doi.org/10.1007/978-1-4842-3018-3
ISBN:
9781484230183$q(electronic bk.)
Pro C# 7with .NET and .NET core /
Troelsen, Andrew.
Pro C# 7
with .NET and .NET core /[electronic resource] :by Andrew Troelsen, Philip Japikse. - 8th ed. - Berkeley, CA :Apress :2017. - lxv, 1372 p. :ill., digital ;24 cm.
Part 1 - Introducing C# and the .NET Platform -- 1: The Philosophy of .NET -- 2: Building C# Applications -- Part 2 - Core C# Programing -- 3: Core C# Programming Constructs, Part I -- 4: Core C# Programming Constructs, Part II -- Part 3 - Object-Oriented Programming with C# -- 5: Understanding Encapsulation -- 6: Understanding Inheritance and Polymorphism -- 7: Understanding Structured Exception Handling -- 8: Working with Interfaces -- Part 4 - Advanced C# Programming -- 9: Collections and Generics -- 10: Delegates, Events, and Lambda Expressions -- 11: Advanced C# Language Features -- 12: LINQ to Objects -- 13: Understanding Object Lifetime -- Part 5 - Programming with .NET Assemblies -- 14: Building and Configuring Class Libraries -- 15: Type Reflection, Late Binding, and Attribute-Based Programming -- 16: Dynamic Types and the Dynamic Language Runtime -- 17: Processes, AppDomains, and Object Contexts -- 18: Understanding CIL and the Role of Dynamic Assemblies -- Part 6 - Introducing the .NET Base Class Libraries -- 19: Multithreaded, Parallel, and Async Programming -- 20: File I/O and Object Serialization -- 21: Data Access With ADO.NET -- 22: Introducing Entity Framework 6 -- 23: Introducing Windows Communication Foundation -- Part 7 - Windows Presentation Foundation -- 24: Introducing Windows Presentation Foundation and XAML -- 25: Programming WPF Controls -- 26: WPF Graphics Rendering Services -- 27: WPF Resources, Animations, Styles, and Templates -- 28: Notifications, Validations, Command, and MVVM -- Part 8 - ASP.NET.MVC -- 29: Introducing ASP.NET MVC -- 30: Introducing ASP.NET Web API 2.2 -- Part 9 - .NET CORE -- 31: The Philosophy of .NET Core -- 32: Introducing Entity Framework Core -- 33: Introducing ASP.NET Core Web Applications -- 34: Introducing ASP.NET Core Service Applications -- Appendicies -- Appendix A: ADO.NET Data Sets, Data Tables, and Data Adapters -- Appendix B: Introducing LINQ to XML -- Appendix C: Introducing ASP.NET Web Forms -- Appendix D: ASP.NET Web Controls, Master Pages, and Themes -- Appendix E: ASP.NET State Management Techniques.
This essential classic title provides a comprehensive foundation in the C# programming language and the frameworks it lives in. Now in its 8th edition, you'll find all the very latest C# 7.1 and .NET 4.7 features here, along with four brand new chapters on Microsoft's lightweight, cross-platform framework, .NET Core, up to and including .NET Core 2.0. Coverage of ASP.NET Core, Entity Framework (EF) Core, and more, sits alongside the latest updates to .NET, including Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF), and ASP.NET MVC. Dive in and discover why Pro C# has been a favorite of C# developers worldwide for over 15 years. Gain a solid foundation in object-oriented development techniques, attributes and reflection, generics and collections as well as numerous advanced topics not found in other texts (such as CIL opcodes and emitting dynamic assemblies) With the help of this book you'll have the confidence to put C# into practice and explore the .NET universe on your own terms. What You Will Learn Discover the latest C# 7.1 features, from tuples to pattern matching Hit the ground running with Microsoft's lightweight, open source .NET Core platform, including ASP.NET Core MVC, ASP.NET Core web services, and Entity Framework Core Find complete coverage of XAML, .NET 4.7 and Visual Studio 2017 Understand the philosophy behind .NET and the new, cross-platform alternative, .NET Core.
ISBN: 9781484230183$q(electronic bk.)
Standard No.: 10.1007/978-1-4842-3018-3doiSubjects--Uniform Titles:
Microsoft .NET Framework.
Subjects--Topical Terms:
215229
C# (Computer program language)
LC Class. No.: QA76.73.C154
Dewey Class. No.: 005.133
Pro C# 7with .NET and .NET core /
LDR
:04460nmm a2200301 a 4500
001
525386
003
DE-He213
005
20180524103529.0
006
m d
007
cr nn 008maaau
008
180904s2017 cau s 0 eng d
020
$a
9781484230183$q(electronic bk.)
020
$a
9781484230176$q(paper)
024
7
$a
10.1007/978-1-4842-3018-3
$2
doi
035
$a
978-1-4842-3018-3
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.73.C154
082
0 4
$a
005.133
$2
23
090
$a
QA76.73.C154
$b
T843 2017
100
1
$a
Troelsen, Andrew.
$3
255624
245
1 0
$a
Pro C# 7
$h
[electronic resource] :
$b
with .NET and .NET core /
$c
by Andrew Troelsen, Philip Japikse.
250
$a
8th ed.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2017.
300
$a
lxv, 1372 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Part 1 - Introducing C# and the .NET Platform -- 1: The Philosophy of .NET -- 2: Building C# Applications -- Part 2 - Core C# Programing -- 3: Core C# Programming Constructs, Part I -- 4: Core C# Programming Constructs, Part II -- Part 3 - Object-Oriented Programming with C# -- 5: Understanding Encapsulation -- 6: Understanding Inheritance and Polymorphism -- 7: Understanding Structured Exception Handling -- 8: Working with Interfaces -- Part 4 - Advanced C# Programming -- 9: Collections and Generics -- 10: Delegates, Events, and Lambda Expressions -- 11: Advanced C# Language Features -- 12: LINQ to Objects -- 13: Understanding Object Lifetime -- Part 5 - Programming with .NET Assemblies -- 14: Building and Configuring Class Libraries -- 15: Type Reflection, Late Binding, and Attribute-Based Programming -- 16: Dynamic Types and the Dynamic Language Runtime -- 17: Processes, AppDomains, and Object Contexts -- 18: Understanding CIL and the Role of Dynamic Assemblies -- Part 6 - Introducing the .NET Base Class Libraries -- 19: Multithreaded, Parallel, and Async Programming -- 20: File I/O and Object Serialization -- 21: Data Access With ADO.NET -- 22: Introducing Entity Framework 6 -- 23: Introducing Windows Communication Foundation -- Part 7 - Windows Presentation Foundation -- 24: Introducing Windows Presentation Foundation and XAML -- 25: Programming WPF Controls -- 26: WPF Graphics Rendering Services -- 27: WPF Resources, Animations, Styles, and Templates -- 28: Notifications, Validations, Command, and MVVM -- Part 8 - ASP.NET.MVC -- 29: Introducing ASP.NET MVC -- 30: Introducing ASP.NET Web API 2.2 -- Part 9 - .NET CORE -- 31: The Philosophy of .NET Core -- 32: Introducing Entity Framework Core -- 33: Introducing ASP.NET Core Web Applications -- 34: Introducing ASP.NET Core Service Applications -- Appendicies -- Appendix A: ADO.NET Data Sets, Data Tables, and Data Adapters -- Appendix B: Introducing LINQ to XML -- Appendix C: Introducing ASP.NET Web Forms -- Appendix D: ASP.NET Web Controls, Master Pages, and Themes -- Appendix E: ASP.NET State Management Techniques.
520
$a
This essential classic title provides a comprehensive foundation in the C# programming language and the frameworks it lives in. Now in its 8th edition, you'll find all the very latest C# 7.1 and .NET 4.7 features here, along with four brand new chapters on Microsoft's lightweight, cross-platform framework, .NET Core, up to and including .NET Core 2.0. Coverage of ASP.NET Core, Entity Framework (EF) Core, and more, sits alongside the latest updates to .NET, including Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF), and ASP.NET MVC. Dive in and discover why Pro C# has been a favorite of C# developers worldwide for over 15 years. Gain a solid foundation in object-oriented development techniques, attributes and reflection, generics and collections as well as numerous advanced topics not found in other texts (such as CIL opcodes and emitting dynamic assemblies) With the help of this book you'll have the confidence to put C# into practice and explore the .NET universe on your own terms. What You Will Learn Discover the latest C# 7.1 features, from tuples to pattern matching Hit the ground running with Microsoft's lightweight, open source .NET Core platform, including ASP.NET Core MVC, ASP.NET Core web services, and Entity Framework Core Find complete coverage of XAML, .NET 4.7 and Visual Studio 2017 Understand the philosophy behind .NET and the new, cross-platform alternative, .NET Core.
630
0 0
$a
Microsoft .NET Framework.
$3
797678
650
0
$a
C# (Computer program language)
$3
215229
650
0
$a
Application software
$x
Development.
$3
189413
650
0
$a
Internet programming.
$3
189338
650
1 4
$a
Computer Science.
$3
212513
650
2 4
$a
Microsoft and .NET.
$3
760507
650
2 4
$a
Software Engineering/Programming and Operating Systems.
$3
273711
700
1
$a
Japikse, Philip.
$3
681890
710
2
$a
SpringerLink (Online service)
$3
273601
773
0
$t
Springer eBooks
856
4 0
$u
http://dx.doi.org/10.1007/978-1-4842-3018-3
950
$a
Professional and Applied Computing (Springer-12059)
based on 0 review(s)
ALL
電子館藏
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
000000148706
電子館藏
1圖書
電子書
EB QA76.73.C154 T843 2017 2017
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Multimedia file
http://dx.doi.org/10.1007/978-1-4842-3018-3
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login