Search Books

Node.js for .NET Developers (Developer Reference)

Author David Gaynes
Publisher Microsoft Press
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
15.80 19.99 USD
🛒 Buy New on Amazon 🇺🇸 🏷 Buy Used — $12.00

✓ Usually ships in 24 hours

Share:
Book Details
Author(s)David Gaynes
ISBN / ASIN0735662983
ISBN-139780735662988
AvailabilityUsually ships in 24 hours
Sales Rank907,210
MarketplaceUnited States 🇺🇸

Description

Build scalable, high-traffic websites and web applications with Node.js
For many .NET programmers, Node.js represents a new way to build high-traffic websites and applications. Now there’s a practical, concise introduction to Node.js specifically for Microsoft developers. David Gaynes guides you through the entire Node.js development process. Using Microsoft Visual Studio examples, he addresses everything from setting up servers and authorization through delivering rich CSS pages packed with graphics and data-driven content. Gaynes clearly explains Node.js’s async model, coding approach, request/response paradigm, site structure, data management, security, and more. This quick guide will help you apply your hard-won .NET skills to Node.js.

Expert guidance showing you how to:
  • Choose, organize, and configure the tools you need to build Node.js solutions in Visual Studio
  • Apply JavaScript coding practices that help you avoid problems in Node.js
  • Work with callback functions and the Node.js asynchronous programming model
  • Set up a Node.js project and use what you know about MVVM and MVC patterns
  • Control the entire Node.js request/response life cycle
  • Establish site structure, routes, and access to static resources
  • Manage data through caching, forms, IO techniques, and file uploads
  • Integrate data from Microsoft SQL Server and other databases
  • Use Passport to integrate simple, flexible authentication