更新时间:2021-08-20 10:41:26
封面
版权页
Credits
About the Author
About the Reviewer
www.PacktPub.com
eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. JavaScript for Modern Web Applications
Importance of JavaScript
Setting up your environment
Programming in JavaScript
Summary
Chapter 2. Advanced JavaScript Concepts
Variables – scope and hoisting
Events in JavaScript
Function arguments
Object-oriented programming in JavaScript
Chapter 3. Using jQuery in ASP.NET
Getting started with jQuery
Chapter 4. Ajax Techniques
Introducing Ajax
Calling WCF services from JavaScript
Chapter 5. Developing an ASP.NET Application Using Angular 2 and Web API
TypeScript
Introduction to Angular 2
Developing a to-do application in ASP.NET Core
Chapter 6. Exploring the WinJS Library
Introduction to WinJS
Adding the WinJS library in the ASP.NET application
Getting started with WinJS
Exploring WinJS core fundamentals
Exploring WinJS controls and styles
Using Windows runtime features
Chapter 7. JavaScript Design Patterns
Creational patterns
Structural patterns
Behavioral pattern
Chapter 8. Node.js for ASP.NET Developers
Introduction to Node.js
Installing Node.js
Using Node.js with Visual Studio 2015
Middleware
MVC with the Express framework
Accessing the Microsoft SQL server in Node.js
Chapter 9. Using JavaScript for Large-Scale Projects
Think before proceeding
Developing highly scalable and maintainable applications
Chapter 10. Testing and Debugging JavaScript
Testing the JavaScript code
Debugging JavaScript
Index