Computer ScienceScience & MathematicsEconomics & FinanceBusiness & ManagementPolitics & GovernmentHistoryPhilosophy

C# Succinctly

by Joe Mayo

C# Succinctly

Subscribe to new books via dBooks.org telegram channel

Join
DescriptionTable of ContentsDetailsHashtagsReport an issue

Book Description

C# is a general purpose, object-oriented, component-based programming language. As a general purpose language, there are a number of ways to apply C# to accomplish many different tasks. You can build web applications with ASP.NET, desktop applications with Windows Presentation Foundation, or build mobile applications for Windows Phone. Other applications include code that runs in the cloud via Windows Azure, and iOS, Android, and Windows Phone support with the Xamarin platform. With C# Succinctly by Joe Mayo, you will quickly learn the syntax you need to build your own C# applications.

This open book is licensed strictly for personal or educational use. You can download C# Succinctly ebook for free in PDF format (2.2 MB).

Table of Contents

Chapter 1
Introducing C# and .NET
Chapter 2
Coding Expressions and Statements
Chapter 3
Methods and Properties
Chapter 4
Writing Object-Oriented Code
Chapter 5
Handling Delegates, Events, and Lambdas
Chapter 6
Working with Collections and Generics
Chapter 7
Querying Objects with LINQ
Chapter 8
Making Your Code Asynchronous
Chapter 9
Moving Forward and More Things to Know

Book Details

Title
C# Succinctly
Subject
Computer Science
Publisher
Syncfusion
Published
2015
Pages
98
Edition
1
Language
English
ISBN13 Digital
9781642000870
ISBN10 Digital
1642000876
PDF Size
2.2 MB
License
For personal or educational use

Related Books

C# Notes for Professionals
The C# Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow....
SQL Server Metadata Succinctly
SQL Server is a very complex and powerful product, but it provides tremendous amounts of data about itself. You can use this metadata to improve your database design, increase performance, review security, and more. Joseph D. Booth will show readers sample scripts and queries using information schema views as well as SQL Server-specific views in SQ...
Angular Succinctly
Angular is a massively popular JavaScript framework built to take advantage of component development in web apps. It is constantly evolving, with a new major release delivered every six months. In Angular Succinctly, author Joseph D. Booth guides you through setting up a development environment, interacting with the Angular CLI, building Hello Worl...
Ionic Succinctly
The Ionic framework is an open-source SDK built on top of Angular, integrating with Apache Cordova, and programmed using mostly Typescript and the JSON data format. It is used to build cross-platform mobile apps and Progressive Web Apps with ease, using familiar web technologies like HTML, JavaScript, and CSS. In Ionic Succinctly, Ed Freitas takes ...
Skype Bots Succinctly
Skype is essential to communication across industries of all types, and even in our personal lives. Knowing how to use SDKs that allow developers to interact with Skype as a platform has become a valuable tool. In Skype Bots Succinctly, author Ed Freitas gives readers an in-depth exploration of the features in the Microsoft Bot Framework for Skype....
Cryptography in .NET Succinctly
Irresponsible ownership of data is the cause of many leaked emails, data, and other damaging information. Securing a user's personal information is the job of software developers. If you, as a developer, can decrypt the information stored in the database of the system you are working on, then so can anyone else. In Cryptography in .NET Succinc...