Visual Studio 2012 and .NET 4.5 Expert Development Cookbook

Abhishek Sur

  • 出版商: Packt Publishing
  • 出版日期: 2013-03-28
  • 售價: $2,200
  • 貴賓價: 9.5$2,090
  • 語言: 英文
  • 頁數: 380
  • 裝訂: Paperback
  • ISBN: 184968670X
  • ISBN-13: 9781849686709
  • 相關分類: .NETVisual Studio
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Put Visual Studio and .NET together and the results are empowering. With over 40 recipes in this Cookbook you can learn to integrate them both to achieve unparalleled results in applications that are in tune with modern technologies.

Overview

  • Step-by-step instructions to learn the power of .NET development with Visual Studio 2012
  • Filled with examples that clearly illustrate how to integrate with the technologies and frameworks of your choice.
  • Each sample demonstrates key conceptsto build your knowledge of the architecture in a practical and incremental way.

In Detail

Working with a varied set of upcoming technologies is a challenge. Visual Studio 2012 is all about enabling you to develop and manage these consumer-focused and business-focused apps. It provides best-in-class tools that propel developers to create new apps or evolve existing ones, and it enables individuals and teams to deliver continuous value and agility. In conjunction, .NET 4.5 provides expansive capabilities for developers to work on all forms of apps and services, from client to mobile to web to cloud, enabling them to get to the market fast. This book shows you exactly how to do this, and much more. It focuses on giving expertise on upcoming technologies through complete architectural insights of .NET infrastructure and hands on examples.

"Visual Studio 2012 and .NET 4.5 Expert Development Cookbook" is a step-by-step practical guide that teaches you how to work with new changes on technology under .NET. It provides in-depth analysis and expert advice on various elements of .NET, applying them in code using detailed practical examples. The book provides solutions to common development problems and helps you adapt to the latest technologies and get to grips with modern app development for the .NET 4.5 platform.

This cookbook gets you startedon Visual Studio 2012 IDE and its various tooling capabilities. It provides expert knowledge on .NET infrastructure, internals of assemblies, and a basic introduction of Intermediate language. Common C# concepts and ideas are demonstrated through an example-driven approach.

The recipes provide an overall view of ASP.NET Web applications and introduce the new performance boosters in .NET 4.5. It also gives a basic introduction to HTML 5 and JQuery library to enhance Web applications. It provides a complete introduction to Client applications using WPF and MVVM patterns and looks at some of the major enhancements on WPF 4.5. It shows you how to write applications for Windows 8 and provides expert advice on how to write applications in WinRT, either using XAML and C# or HTML/JavaScript.

What you will learn from this book

  • Basic usage of Visual Studio 2012 IDE and its various components and better utilization of the tool while writing code
  • Understand memory management techniques to build better applications
  • Understand the .NET infrastructure with in-depth analysis of its internals
  • Architect solutions that leverage the full power of .NET language gems, understanding when to use what
  • Implement multithreaded / asynchronous applications using recent updates on .NET 4.5 and compare the past approaches
  • Create secure ASP.NET web based applications in .NET 4.5 with use of JQuery and HTML5 for rapid application development
  • Architect advanced .NET client applications using MVVM with WPF 4.5
  • Understand touch sensitive devices and leverage skills to develop multi-touch applications inside Windows 8

商品描述(中文翻譯)

將 Visual Studio 和 .NET 結合在一起,將會產生強大的效果。在這本 Cookbook 中,您可以學習如何整合這兩者,以實現與現代技術相符的應用程式,其中包含超過 40 個食譜。

概述:
- 逐步指導,學習如何使用 Visual Studio 2012 進行 .NET 開發的強大功能。
- 通過示例清晰地演示如何與您選擇的技術和框架進行整合。
- 每個示例都展示了關鍵概念,以實際和漸進的方式建立您對架構的知識。

詳細內容:
與各種新興技術一起工作是一個挑戰。Visual Studio 2012 的目標是讓您能夠開發和管理這些面向消費者和企業的應用程式。它提供了一流的工具,使開發人員能夠創建新的應用程式或改進現有的應用程式,並使個人和團隊能夠提供持續的價值和敏捷性。同時,.NET 4.5 提供了廣泛的功能,讓開發人員能夠在各種形式的應用程式和服務上工作,從客戶端到移動端、Web 到雲端,使他們能夠快速進入市場。本書將向您展示如何實現這一點,以及更多。它專注於通過完整的 .NET 基礎架構和實際示例來提供對新興技術的專業知識。

《Visual Studio 2012 and .NET 4.5 Expert Development Cookbook》是一本逐步實用的指南,教您如何在 .NET 下使用新技術的變化。它提供了對 .NET 各個元素的深入分析和專家建議,並通過詳細的實際示例將它們應用於代碼中。本書提供了解決常見開發問題的解決方案,並幫助您適應最新的技術,並掌握 .NET 4.5 平台的現代應用程式開發。

本書將帶您入門 Visual Studio 2012 IDE 及其各種工具功能。它提供了對 .NET 基礎架構的專業知識,內部組件的內部工作原理,以及中間語言的基本介紹。通過以示例為驅動的方法,演示了常見的 C# 概念和思想。

這些食譜提供了 ASP.NET Web 應用程式的整體概述,並介紹了 .NET 4.5 中的新性能增強功能。它還對 HTML 5 和 JQuery 庫進行了基本介紹,以增強 Web 應用程式。它提供了使用 WPF 和 MVVM 模式創建客戶端應用程式的完整介紹,並介紹了 WPF 4.5 的一些重大改進。它向您展示如何為 Windows 8 編寫應用程式,並提供了有關如何使用 XAML 和 C# 或 HTML/JavaScript 在 WinRT 中編寫應用程式的專家建議。

從本書中您將學到:
- 使用 Visual Studio 2012 IDE 及其各個組件的基本用法,並在編寫代碼時更好地利用工具。
- 了解記憶體管理技術,以建立更好的應用程式。
- 通過深入分析 .NET 基礎架構,了解其內部工作原理。
- 設計能夠充分利用 .NET 語言功能的解決方案,並了解何時使用何種功能。
- 使用 .NET 4.5 的最新更新實現多線程/異步應用程式,並比較過去的方法。
- 使用 JQuery 和 HTML5 快速開發安全的基於 ASP.NET 的 Web 應用程式。
- 使用 WPF 4.5 和 MVVM 架構設計高級 .NET 客戶端應用程式。
- 了解觸控設備並利用技能在 Windows 8 中開發多點觸控應用程式。