Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Node.js for .NET Developers (Developer Reference)

Posted By: AlenMiler
Node.js for .NET Developers (Developer Reference)

Node.js for .NET Developers (Developer Reference) by David Gaynes
English | Apr 11, 2015 | ISBN: 0735662983 | 112 Pages | AZW3/EPUB/PDF (conv) | 11 MB

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