Thứ Hai, 18 tháng 3, 2019

The Daily Build - ToDoList 7.2.9 - An Effective and Flexible Way to Keep on Top of Your Tasks

The Daily Build - ToDoList 7.2.9 - An Effective and Flexible Way to Keep on Top of Your Tasks

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:

Winner: Akhil Mittal Microservice using ASP.NET Core
Winner: David Lafreniere State Machine Design in C
Runner-up: Fred Song (Melbourne) Angular 7 with .NET Core 2.2 - Global Weather (Part 2)
Runner-up: Marc Clifton Web Frameworks - A Solution Looking for a Problem?
Click here Instant APIs from your Database
Create APIs from existing enterprise data. Hook up any SQL or NoSQL database and the API Server instantly generates flexible, comprehensive, and fully documented APIs - no custom development required. Download Now!
Click here Add Secure File Transfer to Any App
Developers use IP*Works! SSH client, server, and proxy components help you add Secure File Transfer (SFTP) into file transfer, remote login, and email applications. Strong SSH 2.0 encryption and advanced cryptography ensures security. Download your free trial!

Headline article

ToDoList 7.2.9 - An Effective and Flexible Way to Keep on Top of Your Tasks

  (2351 votes) by .dan.g. (updated 7 hours ago)
A hierarchical task manager with native XML support for custom reporting

New Articles, Tech Blogs and Tips

.NET Framework

  (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.

Algorithms & Recipes

  (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

Blockchain

  (0 votes) by Apriorit Inc, MikeSotnichek (updated 2 days ago)
We analyze the pros and cons of formal verification

C / C++ Language

  (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

C#

  (2 votes) by Dr. Song Li (updated 2 days ago)
This is a note on C# Dictionary & GetHashCode() & Equals() methods

C++ / CLI

  (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 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[]

Caching

  (0 votes) by Martin Vorbrodt (updated yesterday)
L1 cache lines

Cryptography & Security

  (0 votes) by Martin Vorbrodt (updated 2 days ago)
Memory barriers and thread synchronization

Date and Time

  (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

Design and Architecture

  (0 votes) by Martin Vorbrodt (updated 2 days ago)
Atomic blocking queue
  (0 votes) by Martin Vorbrodt (updated 2 days ago)
Better blocking queue
  (0 votes) by Martin Vorbrodt (updated 2 days ago)
Blocking queue

Installation

  (0 votes) by Martin Vorbrodt (updated 2 days ago)
Sorting and locality

Internet / Network

  (0 votes) by Martin Vorbrodt (updated 3 days ago)
RPC with protocol buffers
  (0 votes) by Martin Vorbrodt (updated 3 days ago)
In search of a portable library, this time not for serialization, but for a portable RPC mechanism

Miscellaneous

  (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

Office Development

  (0 votes) by WhiskeyBeforeWater (updated yesterday)
A nodular Singely Linked List for VBA with some basic functions

Parallel Programming

  (0 votes) by Martin Vorbrodt (updated 3 days ago)
Parallel STL

Printing

  (0 votes) by Martin Vorbrodt (updated yesterday)
How to print stack traces

Serverless Computing

  (1 votes) by Madhur Kapoor (updated 11 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.
  (1 votes) by Marc Clifton (updated 11 hours ago)
Stress testing an Azure Compute Function application by computing Pi.

String handling

  (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

Testing and QA

  (1 votes) by Martin Vorbrodt (updated yesterday)
AoS vs SoA performance

Threads, Processes & IPC

  (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

Uncategorised Technical Blogs

  (1 votes) by Martin Vorbrodt (updated 3 days ago)
Protocol Buffers: or how to serialize data

User Controls

  (1 votes) by Nitin_Rajurkar (updated 5 hours ago)
ASP.NET Multiple Selection Drop Down List using C# and ASP.NET

XML

  (0 votes) by Martin Vorbrodt (updated 3 days ago)
How to serialize data to XML

You may also like...

Research Library

Updated Articles, Tech Blogs and Tips

Edit Controls

  (33 votes) by Jovibor (updated 17 hours ago)
HEX control for MFC apps

Internet / Network

  (381 votes) by Mehdi Gholam (updated 15 hours ago)
Smallest, fastest polymorphic JSON serializer (with Silverlight4, MonoDroid and .net core support)

PHP

  (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.

Không có nhận xét nào:

Đăng nhận xét