Click here to Skip to main content
15,912,578 members

Our Mailouts

The Daily Build - 31 May 2017

The Daily Build - Single Page Application (SPA) for Enterprise App (Angular2 & WebApi) - Part 1 - Overview

Headline article

Single Page Application (SPA) for Enterprise App (Angular2 & WebApi) - Part 1 - Overview

  (130 votes) by tranthanhtu.vn (updated 22 hours ago)
How to build the SPA for enterprise application using Angular2 and WebApi (RESTful)

New Articles, Tech Blogs and Tips

.NET Framework

  (1 votes) by Paul D. Sheriff (updated 13 hours ago)
Generics have been a great addition to .NET for many years now. Take advantage of these great constructs to cut down the amount of code you have to write.

Algorithms & Recipes

  (1 votes) by Michael B Pliam (updated 22 hours ago)
A recursive descent math expression parser with built-in functions and a variable mapping

ASP.NET

  (1 votes) by israrali (updated 6 hours ago)
A brief code snippet to upload the file to the server or remote location with SFTP in Visual Studio C#

C#

  (2 votes) by n.podbielski (updated 17 hours ago)
Explanation how to convert from one delegate type to second delegate of unknown or dynamically created type when their signatures match.

Client side scripting

  (0 votes) by Jamie Munro (updated 15 hours ago)
Knockout: 'this' Context with Computed Observables and Subscribe

Database

  (2 votes) by Ahsan Ahmed Dev (updated 23 hours ago)
A brief introduction on how to use FOR XML clause in AUTO mode in Microsoft SQL Server to return data in XML format

Document / View

  (0 votes) by Kourosh K Tari (updated 21 hours ago)
In this article I will show you how to update WebBrowser control to use the latest installed browser on the host machine.

Mobile Development

  (1 votes) by Junian Triajianto (updated yesterday)
Building and distribution automation for Xamarin apps to make your life easier and simpler.

Product Showcase

  (0 votes) by Bruno Terkaly (updated 13 hours ago)
This article demonstrates using the dtSearch Engine as a solution for searching such data.

Raspberry Pi

  (0 votes) by D4rkTrick (updated 16 hours ago)
You want to compile c++ code that uses qt on the raspberry pi? here's how you do it.

You may also like...

Research Library

Updated Articles, Tech Blogs and Tips

.NET Framework

  (20 votes) by JUST_Neeraj (updated 3 hours ago)
JSON to JSON transformation - XSLT equivalent for JSON

Applications & Tools

  (8 votes) by tranthanhtu.vn (updated 22 hours ago)
In this article, We will learn why do we need to manage the stages of our application.
  (12 votes) by tranthanhtu.vn (updated 21 hours ago)
In this article, we will learn how to build and deploy the code

Charts, Graphs and Images

  (8 votes) by Voevudko A. E., Ph.D. (updated 11 hours ago)
Understanding, designing, generating and plotting Kronecker product based fractals and offering web-pages supporting it.

Cryptography & Security

  (19 votes) by Veronica S. Zotali (updated 20 hours ago)
This article shows how to configure IdentityServer3, when you need to authenticate and authorize usage of your WebAPI/MVC, for users stored in SQL Server.