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. Again it's time to say Thank You to those who spent the time contributing their time and knowledge to post articles, and also to those who took a moment to vote. Both parts are important and the more you vote for articles the more you help top authors get noticed. The Best Articles of February 2019 are: cheers, Chris Maunder Advertisements | Deliver Close-to-Native-Code Performance Intel® Distribution for Python* incorporates multiple libraries & techniques to bridge the performance gap between Python* & equivalent functions written in C & C++ languages. Achieve faster Python* application performance right out of the box. Get it Free Today. | When registering for an online service / site do you read the click-through agreement? Survey period: 11 Mar 2019 to 18 Mar 2019 Read them, have you? Page-turners they were not. Yes, always, completely | 40 | 3.65 | | Yes, usually | 84 | 7.66 | | Sometimes | 196 | 17.88 | | Rarely | 380 | 34.67 | | Never | 365 | 33.30 | | I never register for online services or sites | 31 | 2.83 | | This week's survey: What are the hardest parts of learning a new technology or framework? Latest Additions New articles added | (1 votes) by ipavlu (updated yesterday) The Cross-Platform Object-Oriented approach to Synchronization Primitives for .NET and .NET Core based on one shared pattern between two interfaces for General Threading and Async/Await. | | (0 votes) by D Sarthi Maheshwari (updated 6 days ago) Discussing about streams... about streaming... about functional streaming... and nothing else. | | (1 votes) by Preetam U Ramdhave (updated 6 days ago) This article will help you to implement the functionality where you can store your sensitive data in the amazon Secrets Manager and access while bootstrapping the application. | | (0 votes) by Apriorit Inc, MikeSotnichek (updated 2 days ago) We analyze the pros and cons of formal verification | | (1 votes) by Dr. Song Li (updated 2 days ago) This is a note on C# Dictionary & GetHashCode() & Equals() methods | | (1 votes) by thoughts-on-cpp.com (updated 3 days ago) Introduction into Logging with lightweight and Thread-Safe Loguru | | (0 votes) by Alexandros Pappas (updated 4 days ago) DevExpress Expression Editor | | (4 votes) by Michael Chourdakis (updated yesterday) A quick way to add UWP controls into plain Win32 apps | | (1 votes) by Darryl Bryk (updated 2 days ago) A software application is presented which facilitates the analysis of crash test data, automatically generates graphs with injury criteria, and generates reports | | (0 votes) by Member 4206974 (updated 3 days ago) How can we deal with REXX scripts in Node | | (0 votes) by AJSON (updated 6 days ago) The Secure Code Warrior platform teaches real-world skills, in the coding language of your choice, that is applicable to every industry on every platform, be that Enterprise, Cloud, Mobile or IoT. | | (1 votes) by Marc Clifton (updated 10 hours ago) Stress testing an Azure Compute Function application by computing Pi. | | (0 votes) by Dave Kerr (updated 6 days ago) Effective Shell 4: Move around | | (0 votes) by thoughts-on-cpp.com (updated 3 days ago) Implementing the implicit Euler-Method with STL | | (0 votes) by thoughts-on-cpp.com (updated 3 days ago) Testing point mass attraction and its deduced dimensions with Catch2 | | (1 votes) by Nitin_Rajurkar (updated 4 hours ago) ASP.NET Multiple Selection Drop Down List using C# and ASP.NET | Articles updated | (59 votes) by Peter Occil (updated 6 days ago) Most apps that use random numbers care about either unpredictability, speed/high quality, or repeatability. This article explains the three kinds of RNGs and gives recommendations on each kind. | | (29 votes) by Safak Tarazan (updated 4 days ago) Usage of services, alarm manager and broadcast receivers | | (2351 votes) by .dan.g. (updated 5 hours ago) A hierarchical task manager with native XML support for custom reporting | | (9 votes) by Oana Mancu (updated 4 days ago) Any deterministic game can be broken down to its core functionalities. By understanding them, one can implement fundamental algorithms such as Minimax (with alpha beta pruning), thus paving the way towards a better AI opponent. | | (7 votes) by Coding Notes (updated 6 days ago) An introduction to Infer.NET | | (10 votes) by Shenwei Liu (updated 3 days ago) An Angular 7 sample application and discussions on breadcrumbs with advanced routing strategies, navigation scenarios, practical workflow, and more. | | (33 votes) by Jovibor (updated 16 hours ago) HEX control for MFC apps | | (9 votes) by Bruce Greene (updated 6 days ago) WPF block-style editor featuring drag-to-reorder and nested levels of grouping | | (381 votes) by Mehdi Gholam (updated 14 hours ago) Smallest, fastest polymorphic JSON serializer (with Silverlight4, MonoDroid and .net core support) | | (4 votes) by Member 4206974 (updated 2 days ago) CrossData is a PHP object for creating an HTML table or a PHP array, crossing two fields of a table from a PDO accessed Database. | New Tips and Tricks added | (0 votes) by thematrixreloaded (updated 5 days ago) Deployment to Azure | | (0 votes) by WhiskeyBeforeWater (updated 22 hours ago) A nodular Singely Linked List for VBA with some basic functions | Tips and Tricks updated | (3 votes) by Member 12173401 (updated 4 days ago) Automatically clear/format the text box content with few lines of code. The idea sounds good, isn't it? It can be done with a foreach loop and form's control collection. | New Technical Blogs added | (3 votes) by thoughts-on-cpp.com (updated 3 days ago) Using pointer to members is sometimes a mighty feature of C++. In this post you see a way of how to use them in STL algorithms. | | (0 votes) by Martin Vorbrodt (updated 2 days ago) Random number generator | | (0 votes) by Martin Vorbrodt (updated 2 days ago) Given only a stack, how to implement a queue | | (0 votes) by Martin Vorbrodt (updated 2 days ago) A simple timer | | (0 votes) by Martin Vorbrodt (updated 2 days ago) Interview question - a programming puzzle | | (0 votes) by Martin Vorbrodt (updated 2 days ago) A post about several topics dealing with classes and what happens under the hood when we use member functions, inheritance, and virtual functions | | (0 votes) by Martin Vorbrodt (updated 2 days ago) How to refactor std::auto_ptr | | (0 votes) by Martin Vorbrodt (updated yesterday) shrink_to_fit that doesn't suck | | (1 votes) by thoughts-on-cpp.com (updated 3 days ago) Welcome back at the 2nd part of the n-body-problem series. With the first post we had a short view on the equations of motion we need to calculate the position in space of a point mass. This time we need to conclude our equations and create a minimum project setup. I would like to use […] | | (1 votes) by Martin Vorbrodt (updated 2 days ago) Short introduction to parameter packs and fold expressions | | (1 votes) by Martin Vorbrodt (updated 2 days ago) Interview question - analyze and point out what is wrong | | (0 votes) by thoughts-on-cpp.com (updated 3 days ago) Sometimes it seems to me that tools are getting too important. Don’t get me wrong, I really appreciate those little helpers modern IDE’s and their plugins are offering. For example if they’re suggesting to me a method might be rather static instead of const. | | (0 votes) by Martin Vorbrodt (updated 2 days ago) Template concepts, sort of | | (0 votes) by Martin Vorbrodt (updated yesterday) RAII | | (0 votes) by Martin Vorbrodt (updated yesterday) A look at what the C++ compiler generates for us when we use the keywords new, new[], delete, and delete[] | | (0 votes) by Martin Vorbrodt (updated yesterday) L1 cache lines | | (1 votes) by essentialSQL (updated 3 days ago) In this video we’ll walk you though the common data types used in SQL Server; you’ll see examples of each type’s values, and how to define them. | | (0 votes) by Martin Vorbrodt (updated 2 days ago) Memory barriers and thread synchronization | | (3 votes) by essentialSQL (updated 4 days ago) A common question I get ask is whether I can have a CASE Statement in the WHERE Clause. | | (2 votes) by essentialSQL (updated 4 days ago) In this episode of SQL Minute I want to share with you how to create a pivot or cross tab chart. | | (0 votes) by essentialSQL (updated 4 days ago) In this SQL minute we'll look at how you can use hierarchyid to query hierarchy data. This is a two-part article. In this article we look at how to do one query to get portion of the hierarchy. | | (1 votes) by Martin Vorbrodt (updated yesterday) Measuring how long your program ran for is easy with std::chrono, but what if you need details about user and system space time? Easy! | | (0 votes) by Martin Vorbrodt (updated 2 days ago) Better timer class | | (0 votes) by Martin Vorbrodt (updated 2 days ago) Atomic blocking queue | | (0 votes) by Martin Vorbrodt (updated yesterday) Better blocking queue | | (0 votes) by Martin Vorbrodt (updated 2 days ago) Blocking queue | | (1 votes) by essentialSQL (updated 3 days ago) In this guide, I'll show you how to get started using Power BI. We'll then get some sample data and use it to build a simple project. | | (1 votes) by essentialSQL (updated 3 days ago) A reader recently asked about a error converting data type error they received. Since this is a common issue, especially when numeric data is stored withing VARCHAR datatypes, I thought you would appreciate the answer I shared with them. I’m using Windows 10 and SQL SMS 2014. | | (0 votes) by Martin Vorbrodt (updated yesterday) Sorting and locality | | (0 votes) by Martin Vorbrodt (updated 2 days ago) RPC with protocol buffers | | (0 votes) by Martin Vorbrodt (updated 2 days ago) In search of a portable library, this time not for serialization, but for a portable RPC mechanism | | (0 votes) by Martin Vorbrodt (updated 2 days ago) Parallel STL | | (0 votes) by Martin Vorbrodt (updated yesterday) How to print stack traces | | (1 votes) by Madhur Kapoor (updated 10 hours ago) One of the quickest way to get your code up and running in Azure is to use Azure Functions which makes use of the serverless architecture. When we say serverless, it means that we don’t have to worry about the provisioning and maintaining of virtual machines or servers. | | (6 votes) by Rajat-Indiandotnet (updated 6 days ago) As a product owner, you always worried about the different security aspects of your application and SQL Server Database is one of the main important parts for which you might worry. | | (2 votes) by essentialSQL (updated 3 days ago) In this lesson, we’re going to learn about the While Loop. So, what is a While Loop? Well, While Loop is set up using a While statement. While statements are used to repeatedly execute a block of SQL statements. | | (0 votes) by essentialSQL (updated 3 days ago) I recently put together a lesson on non-equi joins. It is part of my Join Together Now course. Click here get the course at a discount. A non-equi join can be used to solve some interesting query problems. | | (0 votes) by Martin Vorbrodt (updated yesterday) How to convert enum to string | | (0 votes) by Martin Vorbrodt (updated yesterday) How to convert an enum to a string value | | (1 votes) by Martin Vorbrodt (updated yesterday) AoS vs SoA performance | | (0 votes) by Martin Vorbrodt (updated 2 days ago) Advanced thread pool | | (0 votes) by Martin Vorbrodt (updated 2 days ago) Bit fields and race conditions | | (0 votes) by Martin Vorbrodt (updated 2 days ago) Simple thread pool | | (0 votes) by Martin Vorbrodt (updated 2 days ago) Event objects | | (0 votes) by Martin Vorbrodt (updated 2 days ago) Fast semaphore | | (2 votes) by thoughts-on-cpp.com (updated 3 days ago) I thought it would be a very nice idea to start my blog with a small project I wanted to do since a long time. A small tool/solver of the n-body-problem. It’s not just only the interest of solving a challenging mathematical problem with modern C++. | | (1 votes) by Martin Vorbrodt (updated 2 days ago) Protocol Buffers: or how to serialize data | | (0 votes) by essentialSQL (updated 3 days ago) I recently put together a lesson on table aliases and multi-table joins. It is part of my Join Together Now course. Click here get the course at a discount. | | (0 votes) by Gaurav Gahlot (quickdev) (updated 3 days ago) A registry is a stateless, highly scalable server side application that stores and lets you distribute Docker images. At a high level, a registry is a collection of different repositories which contain our images. These images have different tags. . | | (0 votes) by Martin Vorbrodt (updated 2 days ago) How to serialize data to XML | © 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