Chủ Nhật, 20 tháng 6, 2021

Weekly Newsletter (21 Jun 2021)

Weekly Newsletter (21 Jun 2021)
Welcome to this week's newsletter from CodeProject.
To ensure that future newsletters you receive from The Code Project aren't mistakenly blocked by antispam software, be sure to add the maillist.codeproject.com domain to your list of allowed senders.

Site News

Best Article of May 2021
Winner: Michael Haephrati CSplitButton with Images
Winner: honey the codewitch GFX Forever: The Complete Guide to GFX for IoT
Runner-up: Marc Clifton Fluent Web API Integration Testing
Runner-up: Kenneth Haugland Historic Development of Calculus with Code

cheers,
Chris Maunder

Click here Application monitoring for customer-centric teams
Raygun makes it easy to monitor the impact of your performance improvements, quickly identify and resolve issues, and see how your code performs in the hands of your customers — saving you time, money, and sanity. Try Raygun for free today!
Click here Cloud Tracker: Your best source for everything cloud
Join cloud strategist David Tucker for Cloud Tracker, a new video series dedicated to the latest news & resources to stay up to speed in the fast-moving world of the cloud. Learn more
Click here Free cryptocurrency API - coinlayer
Add real-time cryptocurrency data to your application with coinlayer's fast and easy JSON API. Backed by apilayer's scalable infrastructure, coinlayer is your trusted resource for hundreds of coins. Get your FREE API key today! Sign up free.

Weekly Poll Results

Where do you find info on new developer tools?

Survey period: 14 Jun 2021 to 21 Jun 2021

"Info" being news about new tools or more information on tools you've heard about. Asking for a friend (no, really)

OptionVotes% 
Developer News sites (eg Slashdot, A List Apart, Tech Crunch)34242.01
News feeds / news apps (eg Apple News)24429.98
CodeProject / Stackoverflow / other programming sites66681.82
Facebook15018.43
Google / web search40349.51
Twitter17521.50
Reddit18122.24
YouTube22427.52
Emails / messages from friends and colleagues29536.24
Other (please comment)17721.74
Respondents were allowed to choose more than one answer; totals may not add up to 100%

This week's survey: Are you worried about your job security post-pandemic?

Latest Additions

New articles added

Artificial Intelligence

  (2 votes) by Abdulkader Helwan (updated 6 days ago)
In this article, we discuss the concepts of conditional generative adversarial networks (CGAN).
  (1 votes) by Abdulkader Helwan (updated 5 days ago)
In this article, we discuss the CycleGAN architecture.
  (0 votes) by Abdulkader Helwan (updated 2 days ago)
In this article, we implement a CycleGAN with a residual-based generator.
  (0 votes) by Abdulkader Helwan (updated 4 days ago)
In this article, we implement a CycleGAN from scratch.
  (0 votes) by Abdulkader Helwan (updated 3 days ago)
In this article, we train a CycleGAN with a U-Net-based generator.

General Programming

  (0 votes) by Chetan Kudalkar (updated yesterday)
This article discusses the meaning of synchronized keyword with a deeper look

Hosted Services

  (1 votes) by PaulKukiel (updated 6 days ago)
Build a Custom PHP MVC in 30 mins and deploy to AWS lambda

Internet of Things

  (2 votes) by honey the codewitch (updated 2 days ago)
Use GFX effectively with e-paper/e-ink displays

Multimedia

  (3 votes) by gggustafson (updated 6 days ago)
This article revises an earlier revision of the Gradient Color Picker (V2). The incentive for the revision was a reader request for a larger number of initial color choices.

PowerApps

  (2 votes) by Glenn Prince (updated 5 days ago)
In this article, we run through enabling PowerApps in Teams and step through the process of creating a simple, single-page form application from scratch.
  (2 votes) by Robert_Dyball (updated 6 days ago)
In this first article, we go through an overview of Power Apps and their integration in Teams.
  (0 votes) by Glenn Prince (updated 4 days ago)
In this article, we will add a menu/portal system to our app that uses the client's Teams environment settings. Then, we'll publish the application and export the completed solution.

Programming Languages

  (3 votes) by freedeveloper (updated 6 days ago)
The move of the WEB from server based pages to Client based pages can create a security problem if we don't modify our traditional form to report errors.
  (2 votes) by Chetan Kudalkar (updated 5 days ago)
Why is Object Lock not Working? This is in continuance with my previous article on "Threading in Java: Object Locks - II"
  (1 votes) by Chetan Kudalkar (updated 3 days ago)
This is in continuance with my previous article on "Threading in Java: Object Locks - III"
  (1 votes) by Chetan Kudalkar (updated 3 days ago)
Can a thread acquire multiple locks at the same time ?
  (0 votes) by Chetan Kudalkar (updated 6 days ago)
This is in continuance with my previous article on "Threading in Java: Object Locks - I"

Articles updated

Desktop Programming

  (27 votes) by Vincent Radio (updated 5 days ago)
VRCalc++ OOSL Engine is embeddable in any Delphi Application using Dynamic Packages

General Programming

  (8 votes) by Marcus Müller (updated 10 hours ago)
Pandemic SEIR and SEIRV modelling software and infrastructure for the Corona SARS-COV-2 COVID-19 disease with data from Johns-Hopkins-University CSSE, Robert Koch-Institute and vaccination data from Our World In Data.
  (4 votes) by OriginalGriff (updated yesterday)
I'm getting a 3D printer for Christmas! So - I need to learn to use it. That means ... a CAD package. Gulp.

Internet of Things

  (25 votes) by honey the codewitch (updated 3 days ago)
GFX is a fast and full featured replacement for standard IoT drawing libraries that is optimized to reduce bus I/O

Programming Languages

  (187 votes) by Peter Vegter (updated 6 days ago)
Microsoft Media Foundation based easy-to-use library with many added features
  (30 votes) by Nick Polyak (updated 4 days ago)
Dynamically compile and assemble code snippets into a dynamic assembly
  (29 votes) by shunninghuang (updated 5 days ago)
C# arcade emulator, ROM hacking
  (21 votes) by Shivprasad koirala (updated 5 days ago)
An introduction to Aspect Oriented Programming in .NET

Web Development

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

New Tips and Tricks added

Hosted Services

  (0 votes) by Uladzislau Baryshchyk (updated 2 days ago)
Creating Amazon Lex bot and connecting with Telegram bot

Programming Languages

  (4 votes) by chris_mackay (updated 5 days ago)
Save and retrieve user settings for your application in an XML file
  (2 votes) by George Swan (updated 4 days ago)
How to add a Spinner to a long-running library method
  (1 votes) by Southmountain (updated 2 days ago)
How to smoothly build Diligent Engine on Windows 10 with Visual Studio 2019
  (0 votes) by Code Fan (updated 9 hours ago)
An overview of nulls and generics with "is" and "as" keyword concepts.

Tips and Tricks updated

Desktop Programming

  (1 votes) by Cloudster (updated 5 days ago)
Moving from X11 with NVIDIA drivers to Wayland may require more configuration

Programming Languages

  (4 votes) by Elisha Cornelius (updated 17 hours ago)
Recover SQL Script files that are lost due to SSMS Crash or whatever the other reasons
  (2 votes) by Aditya-Sharma0712 (updated 11 hours ago)
How to set classification label to an Excel/Word/PDF file at the time of its creation during runtime programmatically

Blogs updated

Web Development

  (45 votes) by Shivprasad koirala (updated 4 days ago)
This blog will discuss the difference between server.transfer and response.redirect.



© 2021 The Code Project.  All rights reserved.


This email was sent to vutunglampro@gmail.com. To stop receiving The Weekly Newsletter click here.
CodeProject 20 Bay Street, 11th Floor, Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900

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