Chủ Nhật, 27 tháng 10, 2019

Weekly Newsletter (28 Oct 2019)

Weekly Newsletter (28 Oct 2019)
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.
Click here Launch your apps faster
Launch your enterprise apps quickly with API-first login, registration, and a user store in the cloud. Try it for free today!
Click here How to inspect and debug mobile web and hybrid apps.
In this webinar we'll take a look at several tools we can use to accelerate the development and debugging of Appium scripts for functional testing and performance testing. Register now
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

Weekly Poll Results

Windows 7 end-of-life is January 2020. How long do you plan to target Windows 7 as a deployment target?

Survey period: 21 Oct 2019 to 28 Oct 2019

For those of us who still miss Aero (or have no choice).

OptionVotes% 
I've already stopped22444.09
1 - 2 years8416.54
3 - 4 years387.48
5+ years509.84
I never targeted Windows 7 for software development11222.05

This week's survey: Do you code in your spare time?

Latest Additions

New articles added

Client side scripting

  (2 votes) by aditya pewekar (updated 4 days ago)
This tip gives a brief of how to export a HTML table with input tags into Excel file using JavaScript.

Cross Platform

  (0 votes) by kusnaditjung (updated 14 hours ago)
Understanding .NET Core SDK, Runtime and Setup for Development

Database

  (2 votes) by Ravi K. Acharya (updated 6 days ago)
The complete step-by-step guide to build a CI/CD pipeline for your Microsoft SQL Server database using Github, TeamCity and Octopus.
  (2 votes) by Ravi K. Acharya (updated 6 days ago)
Second part of the step-by-step guide to build a CI/CD pipeline for your Microsoft SQL Server database using Github, TeamCity and Octopus
  (2 votes) by Ravi K. Acharya (updated 6 days ago)
Third and final part of the step-by-step guide to build a CI/CD pipeline for your Microsoft SQL Server database using Github, TeamCity and Octopus.

Date and Time

  (1 votes) by stc.reseller (updated yesterday)
Helpful tips in labeling Office files or how to make Office file changes statistically visible, in one single step.

Java

  (0 votes) by Han Bo Sun (updated 5 days ago)
This tutorial discusses the way to setup a Spring boot application that can utilize JSTL template and taglib.

OpenGL

  (0 votes) by Steffen Ploetz (updated 8 hours ago)
How to do the second step to a serious looking OpenGL application on plain old Win32 API for ReactOS (and also for Windows or WINE).

Product Showcase

  (0 votes) by Xiao Ling (updated 4 days ago)
In this article, we discuss the unique challenges DPM codes present, and how Dynamsoft Barcode Reader overcomes these challenges with just a few lines of code.

Static & Panel Controls

  (3 votes) by Lance A. Endres (updated 6 days ago)
A Label-like control for the .NET Framework that allows the text to be rotated

Uncategorised Articles

  (1 votes) by Member 14634693 (updated yesterday)
A library to encrypt / decrypt with AES (Rijndael) between C# Net Core and JavaScript
  (0 votes) by GeekWisdom (updated 3 hours ago)
Geek Wisdom Clock

Articles updated

.NET Framework

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

C / C++ Language

  (11 votes) by David Lafreniere (updated 4 days ago)
A framework combining state machines with asynchronous multicast delegates
  (10 votes) by Sanmayce (updated 8 hours ago)
Brutally optimized hash function for general table lookups

C#

  (189 votes) by Akram El Assas (updated 5 days ago)
A high-performance, extensible, modular and cross-platform workflow engine. Built for automation.
  (47 votes) by Higty (updated 6 days ago)
DbSharp is a DAL Generator. It generates a StoredProcedure client class that enables you to call stored procedure easily. DbSharp also creates Table and Record classes that enables you to CRUD operation.
  (26 votes) by wmjordan (updated 4 days ago)
Do something crazy and dangerous with CLR and a method made from Dynamic Assembly

Client side scripting

  (11 votes) by Fred Song (Melbourne) (updated 5 days ago)
Using Create-React-App to build react client and use .Net Core 3.0 to build API. React app and .NetCore API can be integrated seamlessly

Edit Controls

  (43 votes) by Robert Gustafson (updated yesterday)
I've created an enhanced version of the Extended RichTextBox created by Razi Syed.

Internet / Network

  (389 votes) by Mehdi Gholam (updated yesterday)
Smallest, fastest polymorphic JSON serializer (with Silverlight4, MonoDroid and .net core support)
  (79 votes) by Mehdi Gholam (updated yesterday)
A binary JSON serializer based on fastJSON (support for MonoDroid, netcore)
  (11 votes) by Yucel Guven (updated 4 days ago)
Subnetting with IPv6 Part 1/2

Java

  (29 votes) by Yucel Guven (updated 4 days ago)
IPv6 subnet calculator / tool explained.

Win32/64 SDK & OS

  (9 votes) by Shao Voon Wong (updated 3 days ago)
H264 Video Encoder for recording OpenGL rendering

Windows API

  (7 votes) by David Lafreniere (updated 4 days ago)
A Win32 CreateThread() C++ wrapper class for synchronized thread startup and forced message queue creation.

New Tips and Tricks added

Azure

  (1 votes) by Harsh Deep Gupta (updated 4 days ago)
How to migrate Azure WebJobs from Azure Scheduler to Azure Logic Apps
  (0 votes) by Harsh Deep Gupta (updated 3 days ago)
In this article, we will see how to migrate Azure WebJobs from Azure Scheduler to Azure Logic Apps.

Database

  (1 votes) by Nabil Droussi (updated 3 days ago)
This article will walk you with steps on how to install, configure and connect to SQL Server 15.x on,Linux Ubuntu Server 18.04 LTS

Game Development

  (2 votes) by NickNs1991 (updated 6 days ago)
An example of a simple sliding puzzle game in C#

GDI

  (2 votes) by Steffen Ploetz (updated 6 days ago)
How to embed icons into Win32 programs without utilizing resources - useful for platforms without resource editor/resorce compiler, e.g., ReactOS. Learn the missing things about the .ico format.

Programming Tips

  (1 votes) by NickNs1991 (updated 3 days ago)
Matching game: 4x4 size

Third Party Products and Tools

  (0 votes) by hexgear (updated 6 days ago)
Chalba is an open source hackable load testing tool. Chalab is inspired from jmeter, gatling, grinder like tool.

Web Services

  (4 votes) by YasIkeda (updated 5 days ago)
ASP.NET Core 3.0 uses a built-in JSON converter from System.Text.Json so that JsonConverter attribute from Newtonsoft.Json does not work by default.

Blogs updated

Client side scripting

  (0 votes) by Chris A. Johnson (updated 6 days ago)
Drag and Drop between Multiple Trees in Jquery using jstree



© 2019 The Code Project.  All rights reserved.


This email was sent to vutunglampro@gmail.com. To stop receiving The Weekly Newsletter click here.
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