Thứ Ba, 10 tháng 12, 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 How to track every change to your SQL Server database
Want to see who made database development changes, what they were working on, and why they made each change? Redgate SQL Source Control works with your source control system to give you a full version history, with line-level changes. Try free
Click here Actian Zen Core vs. Couchbase Lite
This MCG Benchmark Report dives in for a head-to-head comparison of Actian Zen Core and Couchbase Lite. See how the two compare in this embedded NoSQL database performance benchmark. Download now!

Industry News

Starting with ASP.NET Core 3.0, you can add Blazor components to your existing ASP.NET Core (MVC, Razor Pages) application.
Read more
Jon Hilton
There are lots of interesting features being explored for the next major releases of Node.js. In this post I'll explore some of the most significant updates the Node.js community can expect in 2020.
Read more
Okta
My attempt to modernise some learnings from CSS architecture and apply them in the context of modern JavaScript applications.
Read more
MadeByMike
In my work as an accessibility consultant, there are some frequent problems I find on people's websites. One that's come up a lot recently is that people are making custom select inputs for their forms.
Read more
24 Ways
What is JavaScript? According to Wikipedia, it is a scripting language that conforms to the ECMAScript specification. ES6, ES7, etc… You probably have heard those names, you also have most likely been using ES6 for a while (with Babel in a lot of cases).
Read more
Publicis Sapient
JavaScript is loaded with tiny syntax tricks to accomplish useful effects.
Read more
David Walsh
Every front-end developer has dealt or will deal with this scenario: your boss, client or designer thinks the outline applied by browsers on focused elements does not match the UI, and asks you to remove it. Or you might even be looking to remove it yourself.
Read more
CSS Tricks

New articles added

Algorithms & Recipes

  (8 votes) by Petrov Vladimir (updated 4 days ago)
Compact ant simply Vector Formula of the Intersection Point of Two Line Segments
  (5 votes) by honey the codewitch (updated 4 days ago)
An initial look at a tool to dramatically simplify language agnostic code generation using the CodeDOM
  (3 votes) by honey the codewitch (updated 2 days ago)
Getting an accurate CodeDOM back from a C# source subset

APIs

  (1 votes) by Sunny Makode (updated yesterday)
This is an introductory article about creating an Odata Rest API in collaboration with Entity Framework. We are also going to use Autofac as our IOC container. Also, Repository and Unit of Work pattern will be used for cleaner access of persistence model through our ORM (Entity Framework).

Caching

  (1 votes) by Joydip Kanjilal (updated yesterday)
Take advantage of NCache to synchronize cache with the database in your applications

Database

  (1 votes) by Kanishka Basak (updated 16 hours ago)
Analysis and troubleshooting a database performance bottleneck

Game Development

  (2 votes) by Vahe Karamian (updated 3 days ago)
Programming in itself is no small task. Graphics programming complicate things a tab-bit more!

Mobile Development

  (1 votes) by Abdulrahman Emad (updated yesterday)
This article proposes a solution for plugging "Rg.Plugins.Popup" asynchronous into your code.

Product Showcase

  (0 votes) by BenHall_io (updated 15 hours ago)
In this article, we'll get you started with some key information about the law, standards and techniques; show you how to incorporate Aspose.PDF for .NET into an application; and how to leverage it to create accessible PDF documents.

Programming Languages

  (0 votes) by sickfile (updated 12 hours ago)
Solid JavaScript from facts to rules

Programming Tips

  (7 votes) by NickNs1991 (updated 4 days ago)
Simple Space Invaders

Articles updated

.NET Framework

  (165 votes) by Peter Vegter (updated 4 days ago)
Microsoft Media Foundation based easy-to-use library with many added features

Ajax

  (46 votes) by Mehul M Thakkar (updated yesterday)
.NET library to call server side method from JavaScript.

Algorithms & Recipes

  (70 votes) by Peter Occil (updated 4 days ago)
Most apps that use random numbers care about either unpredictability, high quality, or repeatability. This article explains the three kinds of RNGs and gives recommendations on each kind.

Applications & Tools

  (29 votes) by Mihai MOGA (updated 2 days ago)
An alternative Windows version to the famous Task Manager
  (21 votes) by Kalvin Lawrence Ernst (updated 4 days ago)
Generate a multi-layered web app instantly, directly from a database (SQL Server). Only uses jQuery & vanilla JavaScript, and does NOT use JavaScript libraries/frameworks, such as AngularJS, React, Vue, etc. Now includes demos for Core 2.2, Core3.0 and Core3.1
  (28 votes) by Mihai MOGA (updated 3 days ago)
An alternative Windows version to the famous HyperTerminal

ASP.NET

  (6 votes) by Zijian (updated 5 hours ago)
Code First approach for generating client APIs for ASP.NET Core Web API, in C# and in TypeScript for jQuery and Angular 2+

C#

  (193 votes) by Akram El Assas (updated 4 days ago)
A high-performance, extensible, modular and cross-platform workflow engine. Built for automation and optimized for SaaS integration, Wexflow runs on Windows, Linux, macOS and the cloud.
  (14 votes) by HHerzl (updated yesterday)
Scaffolding Dapper with CatFactory

Client side scripting

  (27 votes) by Shenwei Liu (updated 4 days ago)
An Angular sample application that includes selecting, adding, updating, and deleting data with HttpClient service, reactive forms for object and array types, in-line data list editing, custom input validations, and various other features (latest update with Angular 8 CLI and ASP.NET Core 3.0).
  (6 votes) by Florian Rappl (updated 2 days ago)
Microfrontends present the latest addition to the decoupling efforts of architects - are they worth the struggle?

Database

  (83 votes) by Sergey Syrovatchenko (updated 2 days ago)
Open source index maintenance tool for SQL Server and Azure
  (2 votes) by Renz Ladroma (updated 4 days ago)
A tutorial on how to setup Keepalived for MySQL Auto Failover

Desktop Gadgets

  (44 votes) by Brad Joss (updated 4 hours ago)
Alter your clipboard contents before pasting to automate tasks

General Graphics

  (48 votes) by wqaxs36 (updated yesterday)
Math explanation and game engine coding.

Hardware Reviews

  (20 votes) by Cp-Coder (updated 4 days ago)
Comparing Storage Technologies

New Tips and Tricks added

Algorithms & Recipes

  (5 votes) by botman1001 (updated 5 days ago)
Given a Singly Linked List, we have to modify it such that all Even numbers appear before Odd
  (3 votes) by honey the codewitch (updated 4 days ago)
Fills a gap in Microsoft's Queue offering with an alternative allowing efficient indexed access
  (3 votes) by honey the codewitch (updated 3 days ago)
Implementing a visitor pattern over the CodeDOM

ASP.NET

  (4 votes) by Akmishra0719 (updated yesterday)
Automated notifications using SQL Agent and SignalR

Tips and Tricks updated

Button Controls

  (36 votes) by Fabrice Lacharme (updated 45 minutes ago)
Yet another slider/trackbar in C#

New Technical Blogs added

Cross Platform

  (1 votes) by Bahrudin Hrnjica (updated 4 days ago)
Predictive maintenance on .NET platform

Other .NET Languages

  (0 votes) by 10xlearner (updated 4 days ago)
A post on how to format CPP, C, JavaScript and other stuff

Uncategorised Technical Blogs

  (0 votes) by Duncan Edwards Jones (updated 4 days ago)
Interfaces to add semantic meaning



© 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