Thứ Ba, 1 tháng 10, 2019

Web Developer Newsletter - Wexflow - Open source workflow engine

Web Developer Newsletter - Wexflow - Open source workflow engine

Welcome to this week's Web Development newsletter from CodeProject.

Click here Add Video/Voice Call Into Your App With Just A Few Lines Of Code
Add high-quality live video/audio calls to any app or site. Build engaging communication experiences from one-to-one chats to large-scale interactive broadcasts with ease. Get a 30-Day Trial Now!
Click here Open Source Uno Platform
Try the open source Uno Platform - The only platform for building native mobile (iOS, Android), Windows and WebAssembly apps using only C# and XAML from a single codebase. Try Now.

Industry News

If you're a JavaScript developer, you've probably heard of Web Components. In case you're not familiar with them, Web Components make it possible to define custom HTML components using JavaScript.
Read more
Grape City
There are several ways to use SPA frameworks with ASP.NET Core, including middleware, directory-based connection, or integration into your project.
Read more
InfoQ
In this article, we're going to learn about Server-Side Rendering, what this technique is and why we should consider it when we're creating new apps. We're going to learn how we can benefit from server-side rendered apps, including improving our SEO and making it easier for Google to index our pages.
Read more
Telerik
Browser Insights lets you dive in to understand where, when, and why web pages are slow. And you can enable it today, for free, with one click.
Read more
CloudFlare
This guide describes how Google Search processes JavaScript and best practices for improving JavaScript web apps for Google Search.
Read more
Google developers
JavaScript Tooling is just too hard to use, and it's not your fault.
Read more
swyx
Say you need to know what country someone visiting your website is from, because you have an internationalized site and display different things based on that country.
Read more
CSS Tricks

New articles added

Algorithms & Recipes

  (2 votes) by Terence Wallace (updated 11 hours ago)
An primative implementation of Abraham Maslow's hierarchy of needs in a decision matrix.

APIs

  (1 votes) by Abhinav S (updated 8 hours ago)
This article provides guidelines that can help build a good service in as little as 10 days.

Applications & Tools

  (4 votes) by Mark J. Caplin (updated 3 days ago)

ASP.NET

  (1 votes) by Ashutossh (updated 2 days ago)
Here, I am building a CRUD application using .NET Core, Entity Framework for SQLserver (back-end), and HTML (front-end) with JavaScript to consume that web service.

C#

  (6 votes) by Mohamed Kalmoua (updated 3 days ago)
In this article, I will discuss a WiFi password recovery and management tool that I created in WPF using Visual Studio 2019.
  (8 votes) by Florian Rappl (updated 11 hours ago)
Want to modernize your C# codebase? Let's finish with types.

Client side scripting

  (1 votes) by Shenwei Liu (updated 2 days ago)
Implementing and describing multiple column sorting features with the Angular data grid tool NgExTable and associated code for sorting the source data list

Database

  (6 votes) by Edwig Huisman (updated 5 days ago)
A hibernate framework for C++
  (0 votes) by Homero Ibarra (updated 5 days ago)
Tool on T-SQL to code basic generator for SQL Server

Dialogs and Windows

  (0 votes) by Member 4206974 (updated 13 hours ago)
A Tcl -Tk Form Generator that can be used alone or used to provide a fast Form generation for language in which this activity can be complex

HTML / CSS

  (2 votes) by gggustafson (updated 3 days ago)
Master Pages using HTML, CSS, and JavaScript - Errata

Internet / Network

  (3 votes) by William Costa Rodrigues (updated 2 days ago)
This article demonstrates how to send file to server via FTP routine.

Java

  (1 votes) by Slevoaca Florin (updated 2 days ago)
A little helper for writing Cucumber Java tests
  (1 votes) by Han Bo Sun (updated 4 days ago)
A simple tutorial on using Apache Lucene for full text search

Libraries

  (1 votes) by Greg Utas (updated yesterday)
Robust applications framework in C++. Includes a static analysis tool and two applications.

Miscellaneous

  (5 votes) by William Costa Rodrigues (updated 4 days ago)
This article explains an easy method to download and update your WinForms application

Product Showcase

  (0 votes) by Krasimir Hristozov (updated 4 days ago)
In this article, I'll show you how to build a simple REST API in PHP from scratch. We'll make the API secure by using Okta as our authorization provider and implementing the Client Credentials Flow.
  (0 votes) by Ivo Katunaric (updated 17 hours ago)
In this post, you'll learn how to build a basic CRUD (Create, Read, Update, Delete) application and secure the application using Okta.

SAP HANA and Amazon SageMaker Challenge Ideas

  (0 votes) by Arthur V. Ratz (updated yesterday)
In this article, we will thoroughly discuss how to predict S&P 500 Index on the SAP-HANA SQL-engine backend using EML library

Testing and QA

  (3 votes) by Wang Ruofeng, Dirk Bahle (updated 4 days ago)
A guide to UIAutomation testing with WPF. Make test code easy to write and maintain.

Third Party Products and Tools

  (6 votes) by Michael Haephrati (updated 19 hours ago)
How to migrate an Assembla space to Github, including Tickets, contributors, files and source code

Threads, Processes & IPC

  (1 votes) by Alkenso (updated 3 days ago)
Smart queue that executes tasks in threadpool-like manner

Articles updated

.NET Framework

  (5 votes) by Weifen Luo (updated 19 minutes ago)
An introduction to RDO.Net, an open source framework to handle data in .NET platform

Algorithms & Recipes

  (7 votes) by Visweswaran N (updated 31 minutes ago)
Dependency free machine learning library for C++

APIs

  (15 votes) by Michael Gledhill (updated 5 days ago)
A cheatsheet for getting your Web APIs up and running as quickly and painlessly as possible

ASP.NET

  (68 votes) by HHerzl (updated 2 days ago)
Creating Web API in ASP.NET Core 2.0

C#

  (187 votes) by Akram El Assas (updated 5 days ago)
A high-performance, extensible, modular and cross-platform workflow engine. Built for automation.
  (140 votes) by HHerzl (updated 2 days ago)
Entity Framework Core 2 for the Enterprise
  (14 votes) by HHerzl (updated 2 days ago)
Scaffolding Dapper with CatFactory

Client side scripting

  (7 votes) by Shenwei Liu (updated 2 days ago)
A custom and configurable Angular data grid tool and demo application presenting both client and server-side data filtering, sorting, and pagination (updated to Angular 8)

Threads, Processes & IPC

  (3 votes) by Greg Utas (updated 3 days ago)
Cleaving the Gordian knot of thread safety

New Tips and Tricks added

Book Reviews

  (1 votes) by AzdevXXI (updated 3 days ago)
Introduction Login Google using PHP

C / C++ Language

  (3 votes) by Edwig Huisman (updated yesterday)
CString only projects can convert to STL std::string

Database

  (0 votes) by NightWizzard (updated 11 hours ago)
Read and/or modify database objects like views, triggers, stored procedures and functions from .NET code.

Internet / Network

  (8 votes) by _duDE (updated 5 days ago)
Update Checker

Tips and Tricks updated

Edit Controls

  (38 votes) by Robert Gustafson (updated 3 hours ago)
I've created an enhanced version of the Extended RichTextBox created by Razi Syed.

Libraries

  (4 votes) by Alen Toma (updated 6 days ago)
Communicate with REST API using interface and expression instead of URL

New Technical Blogs added

Client side scripting

  (1 votes) by Alexander Gutev (updated 3 days ago)
Implementation of a simple reactive web application with Tridash - a very simple specification and gradually adding features to improve its functionality

Universal Windows Platform and Windows Runtime

  (6 votes) by Shameel (updated 5 days ago)
.NET Core 3.0, with a significant number of changes and improvements, was released on 23rd September 2019. The most important changes are discussed in this article. The post New Features and Enhancements in .NET Core 3.0 appeared first on The Developer Space.



© 2019 The Code Project.  All rights reserved.


This email was sent to vutunglampro@gmail.com. To stop receiving The Code Project Web Development Newsletter click Unsubscribe.
CodeProject 503-250 Ferrand Drive, Toronto Ontario, M3C 3G8 Canada +1 416-849-8900 x 100

Please do not reply directly to this email. It was sent from an unattended mailbox. For correspondence please use webmaster@codeproject.com

Không có nhận xét nào:

Đăng nhận xét