Microsoft Visual C# Step by Step (Developer Reference)
Your hands-on guide to Microsoft Visual C# fundamentals with Visual Studio 2017
Expand your expertise--and teach yourself the fundamentals of programming with the latest version of Visual C# with Visual Studio 2017. If you are an experienced software developer, you’ll get all the guidance, exercises, and code you need to start building responsive, scalable, cloud-connected applications that can run almost anywhere. .
Discover how to:
- Quickly start creating Visual C# code and projects with Visual Studio 2017Â
- Work with variables, operators, expressions, methods, and program flowÂ
- Build more robust apps with error, exception, and resource managementÂ
- Spot problems fast with the Visual Studio debuggerÂ
- Make the most of improvements to C# methods, parameters, and switch statementsÂ
- Master the C# object model, and create your own functional data structuresÂ
- Leverage advanced properties, indexers, generics, and collection classesÂ
- Create Windows 10 apps that share data, collaborate, and use cloud servicesÂ
- Integrate Cortana to voice-enable your applicationsÂ
- Perform complex queries over object collections with LINQÂ
- Improve application throughput and response time with asynchronous methodsÂ
- Use delegates and decoupling to construct highly extensible systemsÂ
- Customize C# operator behavior over your own classes and structuresÂ
- Streamline development with app templatesÂ
- Implement the powerful Model-View-ViewModel (MVVM) patternÂ
- Develop cloud-connected applications that seamlessly follow users across devicesÂ
- Build UWP applications that retrieve complex data via REST and present it intuitivelyÂ