Thứ Hai, 31 tháng 8, 2020

The Daily Build - CatFactory is a scaffolding engine for .NET Core built with C#

The Daily Build - CatFactory is a scaffolding engine for .NET Core built with C#
Click here Learn how to quickly deploy and monitor applications and infrastructure on AWS
AWS Marketplace and G2 explore how you can quickly build an environment that keeps pace with the scale and agility your business needs. Watch now!

Headline article

CatFactory is a scaffolding engine for .NET Core built with C#

  (40 votes) by HHerzl (updated 22 hours ago)
Scaffolding Entity Framework Core 2 with CatFactory

New Articles, Tech Blogs and Tips

Artificial Intelligence and Machine Learning

  (1 votes) by Jarek Szczegielniak (updated 16 hours ago)
In this article we'll start data preparation for this new, custom model, to be later trained using the Create ML framework.

Updated Articles, Tech Blogs and Tips

Programming Languages

  (9 votes) by Vincent Radio (updated 8 hours ago)
VRCalc++ Engine is embeddable in any Delphi Application using Dynamic Packages

Web Developer Newsletter - Adding a Self Hosted Chatbot to an ASP.NET Website

Web Developer Newsletter - Adding a Self Hosted Chatbot to an ASP.NET Website

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

Click here Learn how to quickly deploy and monitor applications and infrastructure on AWS
AWS Marketplace and G2 explore how you can quickly build an environment that keeps pace with the scale and agility your business needs. Watch now!

Industry News

Plugins are a common feature of libraries and frameworks, and for a good reason: they allow developers to add functionality, in a safe, scalable way.
Read more
CSS Tricks
Blazor enhancements show strongly in the list of ASP.NET Core updates included in this week's release of .NET 5 Preview 8, with lazy loading for the client-side component heading the list of improvements to the open source framework that allows for web development in C# instead of JavaScript.
Read more
Visual Studio magazine
Get started with WebAssembly through our simple hands-on tutorial that assumes only general knowledge in web development.
Read more
Evil Martians
Antifragility is the term used to describe systems that benefit from volatility and disorder.
Read more
Markus Oberlehner
AVIF offers significant file size reduction for images compared with JPEG or WebP; ~50% savings compared to JPEG, and ~20% savings compared to WebP.
Read more
Lightspeed
Animations can make a site stand out. Or, they can just as easily kill the experience.
Read more
CSS Tricks
In accessibility testing, and when making coffee, we are shooting for the smoothest experience.
Read more
Madalyn Parker

New articles added

ASP.NET

  (13 votes) by DaveMathews (updated 5 days ago)
Automated Chat bot agent in an ASP.NET website that does not depend on any external API services

Articles updated

ASP.NET

  (5 votes) by Shaun C Curtis (updated 2 days ago)
A detailed look at the anatomy and workings of a Blazor Server Component

New Tips and Tricks added

Programming Tips

  (0 votes) by Member 14922387 (updated 5 days ago)
This article discusses the importance of input sanitization.

New Technical Blogs added

ASP.NET

  (2 votes) by Lee P Richardson (updated 5 days ago)
This is the story of my first site, where I threw the SPA (Single Page Application) into ASP.NET Core's wwwroot directory, and slung it up to Azure App Services as a single site, and called it a day.



© 2020 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

Daily News - Introducing the Half type!

Daily News - Introducing the Half type!
Click here Learn how to quickly deploy and monitor applications and infrastructure on AWS
AWS Marketplace and G2 explore how you can quickly build an environment that keeps pace with the scale and agility your business needs. Watch now!
Click here Skill up & get certified with Cloud Skills Challenge
Complete Microsoft Dynamics 365: Finance & Operations Apps Solution Architect learning path to receive 50% off the certification cost. Vouchers must be redeemed within 30 days. Offer runs until 1/31/21, or all vouchers are distributed. Start skilling!
Industry News
Developer News
"Without pain, without sacrifice we would have nothing."
Source: swyx.io
Half a float in the hand is better than two shorts in the bush
Source: .NET blog
"Your task is not to foresee the future, but to enable it. "
Source: Visual Studio magazine
Science and Technology
It's really disappointing with its limited use in most RPG systems
Source: quanta magazine
Code Project Discussions - Your say!
Calendars help
Source: CodeProject
What? No Flash?
Source: CodeProject



© 2020 The Code Project.  All rights reserved.


This email was sent to vutunglampro@gmail.com. To stop receiving The Code Project Insider News 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 Insider@codeproject.com

Chủ Nhật, 30 tháng 8, 2020

The Daily Build - Color Topics for Programmers

The Daily Build - Color Topics for Programmers

Headline article

Color Topics for Programmers

  (75 votes) by Peter Occil (updated 19 hours ago)
Discusses color spaces, color generation, and other general color topics commonly faced by programmers

New Articles, Tech Blogs and Tips

Artificial Intelligence and Machine Learning

  (2 votes) by Jarek Szczegielniak (updated 2 days ago)
Having converted a ResNet model to the Core ML format in the previous article, in this article we'll now use it in a simple iOS application.

C#

  (0 votes) by Uladzislau Baryshchyk (updated 11 hours ago)
An overview of how to integrate Wolfram engine to your .NET application

HTML / CSS

  (0 votes) by Eddy Chung (updated 11 hours ago)
How to set up your computer for web development with Atom

NoSQL

  (3 votes) by Espen Harlinn (updated 4 hours ago)
Easy to use C++ wrapper classes for the Extensible Storage Engine (ESE) C API

Updated Articles, Tech Blogs and Tips

Algorithms & Recipes

  (73 votes) by Peter Occil (updated yesterday)
Has many ways applications can sample using an underlying (pseudo-)random number generator and includes pseudocode for many of them.
  (2 votes) by Peter Occil (updated yesterday)
Python code for partially-sampled random numbers for accurate arbitrary-precision sampling

ASP.NET

  (3 votes) by Shaun C Curtis (updated yesterday)
A detailed look at the anatomy and workings of a Blazor Server Component

C / C++ Language

  (5 votes) by Greg Utas (updated 10 hours ago)
Automating help, validating user input, running scripts...