JavaScript for .NET Developers

Ovais Mehboob Ahmed Khan

  • 出版商: Packt Publishing
  • 出版日期: 2016-07-29
  • 售價: $2,040
  • 貴賓價: 9.5$1,938
  • 語言: 英文
  • 頁數: 390
  • 裝訂: Paperback
  • ISBN: 1785886460
  • ISBN-13: 9781785886461
  • 相關分類: .NETJavaScript
  • 下單後立即進貨 (約3~4週)

商品描述

Key Features

  • Boost your skillset and start bringing JavaScript into your web development projects
  • Leverage your existing ASP.NET knowledge to develop dynamic and responsive SPAs
  • Learn effective design patterns for sustainable, and scalable web development

Book Description

If you want to improve responsiveness or the UX in your ASP.NET applications, JavaScript can be a life saver. In an age where server-side operations have shifted to the client, being able to handle JavaScript with confidence and fluency is vital for ASP.NET developers. There’s no point trying to fight it, so start learning with this book. Make sure your projects exceed user expectations.

Begin by getting stuck into the basics of JavaScript, and explore the language in the context of ASP.NET Core. You’ll then find out how to put the principles into practice, as you learn how to develop a basic ASP.NET application using Angular 2 and TypeScript. You’ll also develop essential skills required to develop responsive apps, with a little help from AJAX, ensuring that you’re building projects that can be easily accessed across different devices.

With guidance on Node.js and some neat techniques to test and debug a range of JavaScript libraries in Visual Studio, you’ll soon be well on your way to combining JavaScript with ASP.NET in a way that’s capable of meeting the challenges of modern web development head-on.

What you will learn

  • Get to grips with the basic to advanced concepts of JavaScript
  • Learn how to use JavaScript on server side using Node.js
  • Develop web applications in ASP.NET using JavaScript
  • Get to know with industry-wide best practices and design patterns that provide maintainability and scalability
  • Build an ASP.NET application using Angular 2 with TypeScript and Web API
  • Explore WinJS and see how to use mobile capabilities from web applications
  • Use JavaScript to develop scalable ASP.NET applications
  • See how to test and debug JavaScript

About the Author

Ovais Mehboob Ahmed Khan is a seasoned programmer and solution architect with more than 13 years of software development experience. He has worked in different organizations across Pakistan, the USA, and the Middle East. Currently, he is working for a government entity based in Dubai, and also provides consultancy services to a Microsoft gold partner firm based in New Jersey.

He is a Microsoft MVP in Visual Studio and Development Technologies and specializes mainly in Microsoft .NET and web development. He has authored numerous technical articles on different websites such as MSDN, TechNet, DZone, and personal blog at http://ovaismehboob.wordpress.com.

He is an active speaker and group leader of Microsoft Developers UAE Meetup, Microsoft Technology Practices, and Developers and Enterprise Practices user groups, and has presented various technical sessions in different events and conferences.

In short, Ovais is a passionate developer who is always interested in learning new technologies. He can be reached at ovaismehboob@hotmail.com and on Twitter, @ovaismehboob.

Table of Contents

  1. JavaScript for Modern Web Applications
  2. Advanced JavaScript Concepts
  3. Using jQuery in ASP.NET
  4. Ajax Techniques
  5. Developing an ASP.NET Application Using Angular 2 and Web API
  6. Exploring the WinJS Library
  7. JavaScript Design Patterns
  8. Node.js for ASP.NET Developers
  9. Using JavaScript for Large-Scale Projects
  10. Testing and Debugging JavaScript

商品描述(中文翻譯)

主要特點



  • 提升技能並將JavaScript應用於網頁開發項目

  • 運用現有的ASP.NET知識開發動態和響應式的單頁應用程式

  • 學習可持續和可擴展的網頁開發設計模式

書籍描述


如果您想改善ASP.NET應用程式的響應性或使用者體驗,JavaScript可以成為救星。在伺服器端操作轉移到客戶端的時代,能夠自信且流利地處理JavaScript對於ASP.NET開發人員至關重要。沒有必要與之對抗,所以從這本書開始學習吧。確保您的項目超越使用者的期望。


首先,深入了解JavaScript的基礎知識,並在ASP.NET Core的上下文中探索這門語言。然後,您將學習如何將這些原則應用到實踐中,開發使用Angular 2和TypeScript的基本ASP.NET應用程式。您還將開發開發響應式應用程式所需的基本技能,並借助AJAX的幫助,確保您正在構建可以在不同設備上輕鬆訪問的項目。


通過對Node.js的指導以及在Visual Studio中測試和調試各種JavaScript庫的巧妙技巧,您很快就能夠以能夠迎接現代網頁開發挑戰的方式將JavaScript與ASP.NET結合起來。

您將學到什麼



  • 瞭解JavaScript的基礎和高級概念

  • 學習如何使用Node.js在伺服器端使用JavaScript

  • 使用JavaScript開發ASP.NET網頁應用程式

  • 瞭解行業最佳實踐和設計模式,以實現可維護性和可擴展性

  • 使用Angular 2和Web API構建ASP.NET應用程式

  • 探索WinJS並了解如何從網頁應用程式中使用移動功能

  • 使用JavaScript開發可擴展的ASP.NET應用程式

  • 瞭解如何測試和調試JavaScript

關於作者


Ovais Mehboob Ahmed Khan是一位經驗豐富的程式設計師和解決方案架構師,擁有超過13年的軟體開發經驗。他曾在巴基斯坦、美國和中東的不同組織工作。目前,他在迪拜的一個政府機構工作,並為新澤西的一家微軟金牌合作夥伴公司提供諮詢服務。


他是Visual Studio和開發技術的微軟MVP,主要專注於微軟.NET和網頁開發。他在MSDN、TechNet、DZone和個人部落格(http://ovaismehboob.wordpress.com)等網站上發表了許多技術文章。


他是Microsoft Developers UAE Meetup、Microsoft Technology Practices和Developers and Enterprise Practices使用者群組的活躍演講者和組織者,並在不同的活動和會議上進行了各種技術演講。


簡而言之,Ovais是一位充滿激情的開發人員,他始終對學習新技術感興趣。您可以通過電子郵件ovaismehboob@hotmail.com或Twitter @ovaismehboob與他聯繫。

目錄



  1. 現代網頁應用程式的JavaScript

  2. 高級JavaScript概念

  3. 在ASP.NET中使用jQuery

  4. Ajax技術

  5. 使用Angular 2和Web API開發ASP.NET應用程式

  6. 探索WinJS庫

  7. JavaScript設計模式

  8. ASP.NET開發人員的Node.js

  9. 使用JavaScript開發大型項目

  10. 測試和調試JavaScript