It News

Click here Need Excel Controls for Windows Forms, WPF or Silverlight?
Use SpreadsheetGear to add powerful, Excel-compatible viewing, editing, formatting, calculating, filtering, sorting, charting, printing and more to your applications with the easy-to-use WorkbookView controls. Try it now!
Headline article

Single Page Application (SPA) for Enterprise App (Angular2 & WebApi) – Part 2 – Add new Permission

(23 votes) by tranthanhtu.vn (updated yesterday)
In this article, we will learn how to create/edit Role
New Articles, Tech Blogs and Tips

ASP.NET

Convert a Database Schema to related Data Models for Entity Framework Code First development
(2 votes) by Khademul Basher (updated yesterday)
How to create a set of data models from a set of database tables.
Boards / Embedded devices

Introduction to the Zephyr Real-Time Operating System (RTOS) with the Intel® Quark™ microcontroller D2000
(0 votes) by Intel Corporation (updated 23 hours ago)
This article introduces you to the the Zephyr RTOS and explains how to configure it for the Intel® Quark™ microcontroller D2000.

Connecting an Intel® NUC to the Google Cloud Platform Service
(0 votes) by Intel Corporation (updated 23 hours ago)
This paper will show you how to use an Intel® NUC to connect sensors on an Arduino 101 (branded Genuino 101 outside the U.S.) to the Google Cloud Platform

Useful Packages and Modules (UPM) and MRAA support for Android Things has arrived
(0 votes) by Intel Corporation (updated 23 hours ago)
Useful Packages and Modules (UPM) and MRAA libraries now support Android Things for the Intel® Edison board and Intel® JouleTM module.

The Three Phases of the IoT Revolution and the Resources Developers Need to Get Started
(0 votes) by Intel Corporation (updated 23 hours ago)
The Three Phases of the IoT Revolution and the Resources Developers Need to Get Started

Fire alarm in JavaScript
(0 votes) by Intel Corporation (updated 23 hours ago)
This smart fire alarm application is part of a series of how-to Internet of Things (IoT) code sample exercises using the Intel® IoT Developer Kit, Intel® Edison board, Intel® IoT Gateway, cloud platforms, APIs, and other technologies.

Line following robot in JavaScript
(0 votes) by Intel Corporation (updated 23 hours ago)
This line following robot application is part of a series of how-to Internet of Things (IoT) code sample exercises using the Intel® IoT Developer Kit, Intel® Edison board, Intel® IoT Gateway, cloud platforms, APIs, and other technologies.
Dialogs and Windows

A Robust and Elegant Single Instance WPF Application Approach Using WCF
(1 votes) by Jon Campbell (updated 19 hours ago)
How to utilize WCF to allow a single instance of any WPF application without needing mutexes, extra assemblies, or special “hacks”.
Mobile Development

Using ngrok to Test Web Apps on Mobile While Developing
(2 votes) by Gordon Beeming (RSA) (updated yesterday)
Using ngrok to Test Web Apps on Mobile while developing
Product Showcase

Autonomous Vehicle and Remote Surveillance with the Intel® Edison Platform
(0 votes) by Intel Corporation (updated 23 hours ago)
This article will investigate using the Intel® Edison platform for small scale autonomous vehicle and remote surveillance.

Counting People: Use OpenCV for Edge Detection
(0 votes) by Intel Corporation (updated 23 hours ago)
This article will explore counting people at the edge without the cloud. Counting people entering and leaving can be useful for retail stores, security monitoring, and a variety of other purposes.

Where to Use the Intel® Quark™ Microcontroller D2000
(0 votes) by Intel Corporation (updated 23 hours ago)
This article introduces you to the Intel® Quark™ microcontroller D2000 and shows you where you can use it in your designs.
Programming Tips

Lisp’s Mysterious Tuple Problem
(2 votes) by David Jeske (updated 20 hours ago)
re: Why Lisp doesn’t catch on.
Web Security

Token Based Authentication for Web API where Legacy User Database is used
(2 votes) by Abhijit S Kulkarni (updated yesterday)
Token Based Authentication for Web API
You may also like…

Research Library

Demystifying Cloud Latency
Sponsored by Alibaba Cloud
It’s commonly believed that going cloud first is a compromise. Network latency is usually one of the primary concerns. Traditional thinking…
Updated Articles, Tech Blogs and Tips

.NET Framework

JUST – JSON Under Simple Transformation
(17 votes) by JUST_Neeraj (updated 21 hours ago)
JSON to JSON transformation – XSLT equivalent for JSON
C#

C# LINQ: Ordered Joining and Grouping Lazy Operators
(10 votes) by Yuriy Magurdumov (updated 17 hours ago)
Lazy Joining and Grouping IEnumerable extensions for ordered sequences
GDI

IsoGame Engine
(9 votes) by darkoman (updated yesterday)
The article about the 2D isometric game engine
Testing and QA

Test Automation Using Atata: Verification of Web Pages
(9 votes) by Yevgeniy Shunevych (updated 19 hours ago)
How to verify web page data using different approaches of Atata C#/.NET test automation framework