Click here to Skip to main content
15,913,027 members

Our Mailouts

The Daily Build - 31 Jul 2018

The Daily Build - Random Number Generator Recommendations for Applications

Headline article

Random Number Generator Recommendations for Applications

  (41 votes) by Peter Occil (updated 21 hours ago)
Most apps that use random numbers care about either unpredictability or speed/high quality.

New Articles, Tech Blogs and Tips

Algorithms & Recipes

  (1 votes) by charles922 (updated 12 hours ago)
Introduction to Numerical Methods and Updated Polynomial Class

Azure

  (1 votes) by Rahul Rajat Singh (updated 22 hours ago)
Various load balancing solutions available in Azure and which one should be used in which scenario
  (1 votes) by Roman Kiss (updated 15 hours ago)
This article describes the design and implementation of the small tool for exploring Azure Event Grid model on the local machine.
  (0 votes) by T.Umarani (updated 19 hours ago)
How to deploy console application as an Azure WebJob using VSTS

C#

  (4 votes) by Nick Polyak (updated 6 hours ago)
New programming paradigm involving combining various small pieces of functionality together

Client side scripting

  (1 votes) by Dave Kerr (updated 19 hours ago)
How to animate SVG with pure JavaScript

Java

  (0 votes) by Ram Lakshmanan11 (updated 9 hours ago)
This article gives you multiple options to capture heap dumps. However, in my opinion, first 3 are effective options to use and others are good options to be aware.

Product Showcase

  (0 votes) by Sarah Moir (updated 16 hours ago)
Analyzing My Music Data with Splunk

You may also like...

Research Library

Updated Articles, Tech Blogs and Tips

ASP.NET

  (20 votes) by syed shanu (updated 23 hours ago)
In this article, let’s see how to create our own ASP.NET Core Blazor Master Detail HTML CRUD (Insert, Update, Select and Delete) for both Master and Detail Grid with Sorting and Filtering using Entity Framework, and Web API.

General Graphics

  (22 votes) by irakyu (updated 17 hours ago)
This article will show you the basic 3D math done on the CPU.