首頁 > 計(jì)算機(jī)網(wǎng)絡(luò) > 編程語言與程序設(shè)計(jì) > C# 6 and .NET Core 1.0:Modern Cross:Platform Development
舉報(bào)

會(huì)員
C# 6 and .NET Core 1.0:Modern Cross:Platform Development
最新章節(jié):
Index
AreyoustrugglingtogetstartedwithC#?Ormaybeyou'reinterestedinthepotentialofthenewcross-platformfeaturesthat.NETCorecanoffer?Ifso,C#6and.NETCore1.0isthebookforyou.Whileyoudon'tneedtoknowanyofthelatestfeaturesofC#or.NETtogetstarted,itwouldbebeneficialifyouhavesomeprogrammingexperience.
最新章節(jié)
- Index
- Summary
- Supporting other platforms
- Connecting to your virtual machine using remote desktop
- Creating a virtual machine
- Managing your Microsoft Azure account
品牌:中圖公司
上架時(shí)間:2021-07-09 18:24:49
出版社:Packt Publishing
本書數(shù)字版權(quán)由中圖公司提供,并由其授權(quán)上海閱文信息技術(shù)有限公司制作發(fā)行
- Index 更新時(shí)間:2021-07-09 20:16:12
- Summary
- Supporting other platforms
- Connecting to your virtual machine using remote desktop
- Creating a virtual machine
- Managing your Microsoft Azure account
- Creating a Microsoft Azure subscription
- Signing up for a Microsoft account
- Appendix B. Creating a Virtual Machine for Your Development Environment
- Chapter 16 – Building a Quiz
- Chapter 15 – Taking C# Cross-Platform
- Chapter 14 – Building Web Applications and Services Using ASP.NET Core
- Chapter 13 – Building Universal Windows Platform Apps Using XAML
- Chapter 12 – Improving Performance and Scalability with Multitasking
- Chapter 11 – Protecting Your Data and Applications
- Chapter 10 – Working with Files Streams and Serialization
- Chapter 9 – Querying and Manipulating Data with LINQ
- Chapter 8 – Working with Relational Data Using the Entity Framework
- Chapter 7 – Implementing Interfaces and Inheriting Classes
- Chapter 6 – Building Your Own Types with Object-Oriented Programming
- Chapter 5 – Using Specialized .NET Types
- Chapter 4 – Using Common .NET Types
- Chapter 3 – Controlling the Flow Converting Types and Handling Exceptions
- Chapter 2 – Speaking C#
- Chapter 1 – Hello C#! Welcome .NET Core!
- Appendix A. Answers to the Test Your Knowledge Questions
- Summary
- Practicing and exploring
- Hosting ASP.NET Core web apps in Microsoft Azure
- Running the quiz
- Building the quiz solution
- Designing the quiz application
- Chapter 16. Building a Quiz
- Summary
- Practicing and exploring
- Understanding the .NET Core command-line tools
- Building cross-platform web applications using ASP.NET Core
- Building a console application
- Installing Visual Studio Code and ASP.NET Core
- Understanding cross-platform development
- Chapter 15. Taking C# Cross-Platform
- Summary
- Practicing and exploring
- ASP.NET Core Web API
- Taking ASP.NET Core further
- ASP.NET Core views
- ASP.NET Core models
- ASP.NET Core controllers
- ASP.NET Core startup
- Understanding ASP.NET Core
- Chapter 14. Building Web Applications and Services Using ASP.NET Core
- Summary
- Practicing and exploring
- Testing in emulators
- Animating with storyboards
- Data binding
- Using resources and templates
- Creating an app for the Universal Windows Platform
- Creating a Windows desktop application using WPF
- Understanding XAML
- Understanding the UWP
- Chapter 13. Building Universal Windows Platform Apps Using XAML
- Summary
- Practicing and exploring
- Synchronizing access to shared resources
- The async and await keywords
- Running tasks asynchronously
- Understanding processes and threads
- Chapter 12. Improving Performance and Scalability with Multitasking
- Summary
- Practicing and exploring
- Authenticating and authorizing users
- Signing data
- Hashing data
- Encrypting and decrypting data
- Understanding the vocabulary of protection
- Chapter 11. Protecting Your Data and Applications
- Summary
- Practice and explore
- Serializing object graphs
- Encoding text
- Reading and writing with streams
- Managing the filesystem
- Chapter 10. Working with Files Streams and Serialization
- Summary
- Practicing and exploring
- Working with LINQ to XML
- Creating your own LINQ extension methods
- Using multiple threads with Parallel LINQ
- Writing LINQ queries
- Chapter 9. Querying and Manipulating Data with LINQ
- Summary
- Practicing and exploring
- Using Entity Framework Core
- Using Entity Framework 6
- Using ADO.NET
- Relational Database Management Systems
- Chapter 8. Working with Relational Data Using the Entity Framework
- Summary
- Practice and explore
- Inheriting and extending .NET types
- Documenting your types
- Casting within inheritance hierarchies
- Inheriting from classes
- Managing memory with reference and value types
- Implementing interfaces
- Chapter 7. Implementing Interfaces and Inheriting Classes
- Summary
- Practicing and exploring
- Raising and handling events
- Simplifying methods with operators
- Controlling access with properties and indexers
- Writing and calling methods
- Storing data with fields
- Building class libraries
- Talking about OOP
- Chapter 6. Building Your Own Types with Object-Oriented Programming
- Summary
- Practicing and exploring
- Interoperating with unmanaged code
- Internationalizing an application
- Unit testing an application
- Debugging and diagnostics
- Chapter 5. Using Specialized .NET Types
- Summary
- Practicing and exploring
- Storing data with collections
- Storing and manipulating text
- Using assemblies and namespaces
- Chapter 4. Using Common .NET Types
- Summary
- Practice and explore
- Looking for help
- Checking for overflow
- Handling exceptions
- Casting and converting between types
- Iteration statements
- Selection statements
- Chapter 3. Controlling the Flow Converting Types and Handling Exceptions
- Summary
- Practicing and exploring
- Operating on variables
- Building console applications
- Declaring variables
- Understanding C# basics
- Chapter 2. Speaking C#
- Summary
- Practicing and exploring
- Managing source code with GitHub
- Targeting the .NET Core
- Writing and compiling code using Microsoft Visual Studio 2015
- Writing and compiling code using the Developer Command Prompt
- Understanding .NET Framework .NET Core and .NET Native
- Setting up your development environment
- Chapter 1. Hello C#! Welcome .NET Core!
- Preface
- www.PacktPub.com
- About the Reviewers
- About the Author
- Credits
- 版權(quán)信息
- 封面
- 封面
- 版權(quán)信息
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. Hello C#! Welcome .NET Core!
- Setting up your development environment
- Understanding .NET Framework .NET Core and .NET Native
- Writing and compiling code using the Developer Command Prompt
- Writing and compiling code using Microsoft Visual Studio 2015
- Targeting the .NET Core
- Managing source code with GitHub
- Practicing and exploring
- Summary
- Chapter 2. Speaking C#
- Understanding C# basics
- Declaring variables
- Building console applications
- Operating on variables
- Practicing and exploring
- Summary
- Chapter 3. Controlling the Flow Converting Types and Handling Exceptions
- Selection statements
- Iteration statements
- Casting and converting between types
- Handling exceptions
- Checking for overflow
- Looking for help
- Practice and explore
- Summary
- Chapter 4. Using Common .NET Types
- Using assemblies and namespaces
- Storing and manipulating text
- Storing data with collections
- Practicing and exploring
- Summary
- Chapter 5. Using Specialized .NET Types
- Debugging and diagnostics
- Unit testing an application
- Internationalizing an application
- Interoperating with unmanaged code
- Practicing and exploring
- Summary
- Chapter 6. Building Your Own Types with Object-Oriented Programming
- Talking about OOP
- Building class libraries
- Storing data with fields
- Writing and calling methods
- Controlling access with properties and indexers
- Simplifying methods with operators
- Raising and handling events
- Practicing and exploring
- Summary
- Chapter 7. Implementing Interfaces and Inheriting Classes
- Implementing interfaces
- Managing memory with reference and value types
- Inheriting from classes
- Casting within inheritance hierarchies
- Documenting your types
- Inheriting and extending .NET types
- Practice and explore
- Summary
- Chapter 8. Working with Relational Data Using the Entity Framework
- Relational Database Management Systems
- Using ADO.NET
- Using Entity Framework 6
- Using Entity Framework Core
- Practicing and exploring
- Summary
- Chapter 9. Querying and Manipulating Data with LINQ
- Writing LINQ queries
- Using multiple threads with Parallel LINQ
- Creating your own LINQ extension methods
- Working with LINQ to XML
- Practicing and exploring
- Summary
- Chapter 10. Working with Files Streams and Serialization
- Managing the filesystem
- Reading and writing with streams
- Encoding text
- Serializing object graphs
- Practice and explore
- Summary
- Chapter 11. Protecting Your Data and Applications
- Understanding the vocabulary of protection
- Encrypting and decrypting data
- Hashing data
- Signing data
- Authenticating and authorizing users
- Practicing and exploring
- Summary
- Chapter 12. Improving Performance and Scalability with Multitasking
- Understanding processes and threads
- Running tasks asynchronously
- The async and await keywords
- Synchronizing access to shared resources
- Practicing and exploring
- Summary
- Chapter 13. Building Universal Windows Platform Apps Using XAML
- Understanding the UWP
- Understanding XAML
- Creating a Windows desktop application using WPF
- Creating an app for the Universal Windows Platform
- Using resources and templates
- Data binding
- Animating with storyboards
- Testing in emulators
- Practicing and exploring
- Summary
- Chapter 14. Building Web Applications and Services Using ASP.NET Core
- Understanding ASP.NET Core
- ASP.NET Core startup
- ASP.NET Core controllers
- ASP.NET Core models
- ASP.NET Core views
- Taking ASP.NET Core further
- ASP.NET Core Web API
- Practicing and exploring
- Summary
- Chapter 15. Taking C# Cross-Platform
- Understanding cross-platform development
- Installing Visual Studio Code and ASP.NET Core
- Building a console application
- Building cross-platform web applications using ASP.NET Core
- Understanding the .NET Core command-line tools
- Practicing and exploring
- Summary
- Chapter 16. Building a Quiz
- Designing the quiz application
- Building the quiz solution
- Running the quiz
- Hosting ASP.NET Core web apps in Microsoft Azure
- Practicing and exploring
- Summary
- Appendix A. Answers to the Test Your Knowledge Questions
- Chapter 1 – Hello C#! Welcome .NET Core!
- Chapter 2 – Speaking C#
- Chapter 3 – Controlling the Flow Converting Types and Handling Exceptions
- Chapter 4 – Using Common .NET Types
- Chapter 5 – Using Specialized .NET Types
- Chapter 6 – Building Your Own Types with Object-Oriented Programming
- Chapter 7 – Implementing Interfaces and Inheriting Classes
- Chapter 8 – Working with Relational Data Using the Entity Framework
- Chapter 9 – Querying and Manipulating Data with LINQ
- Chapter 10 – Working with Files Streams and Serialization
- Chapter 11 – Protecting Your Data and Applications
- Chapter 12 – Improving Performance and Scalability with Multitasking
- Chapter 13 – Building Universal Windows Platform Apps Using XAML
- Chapter 14 – Building Web Applications and Services Using ASP.NET Core
- Chapter 15 – Taking C# Cross-Platform
- Chapter 16 – Building a Quiz
- Appendix B. Creating a Virtual Machine for Your Development Environment
- Signing up for a Microsoft account
- Creating a Microsoft Azure subscription
- Managing your Microsoft Azure account
- Creating a virtual machine
- Connecting to your virtual machine using remote desktop
- Supporting other platforms
- Summary
- Index 更新時(shí)間:2021-07-09 20:16:12