Thứ Năm, 29 tháng 6, 2017

The Daily Build - Thread Wrapper for Modern C++

The Daily Build - Thread Wrapper for Modern C++
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 Powerful UI Components to your React Apps with ExtReact
Learn how to build data-intensive, cross-platform web apps leveraging more than 115 professionally tested and supported Sencha components and React. Try it for free today.
Click here Get SAP Crystal Reports for Microsoft Visual Studio
Need to design and generate print-ready reports from a wide range of data sets? Embed the 25-year leader in business reporting into your application. Download for free now!

Headline article

Thread Wrapper for Modern C++

  (37 votes) by Sergey Alexandrovich Kryukov (updated 11 hours ago)
Thread wrapper (v. 2.0) based on std::thread offers synchronization, status control and termination in safe encapsulated manner

New Articles, Tech Blogs and Tips

Author Resources

  (2 votes) by Sergey Alexandrovich Kryukov (updated 2 hours ago)
All in one toolchain offering convenient editor, rendered document viewer, spell checker and converter to HTML, per CodeProject article submission requirements
  (2 votes) by Sergey Alexandrovich Kryukov (updated 9 hours ago)
An ugly look of a TOC based on ul elements is the only problem preventing full automation of article writing; still, it's easy to fix

Game Development

  (0 votes) by Simon Jackson (updated 15 hours ago)
Time to get your game on and this time, you can use ANYTHING

Grid & Data Controls

  (9 votes) by Adam O'Neil (Travelers Rest, SC) (updated 16 hours ago)
A new alternative to CRUD data binding in WinForms

Java

  (0 votes) by ireland94 (updated 13 hours ago)
This program demonstrates the methodology needed for by directional messaging between a Java FX foreground and 1 or more background threads.

SQL Reporting Services

  (0 votes) by Alvin Bunk (updated 9 hours ago)
Introduction One of my most favorite tools is Oracle SQL Developer. I mainly use it to connect to Oracle databases, but recently since I’ve been developing a number of Symfony web applications, I’ve wanted to connect to Mariadb (replacement for MySQL databases). This article describes ho

Tools and IDE

  (2 votes) by Shashangka Shekhar (updated 19 hours ago)
In this post, we are going to explore how to debug client side script in Visual Studio 2017 using Chrome and how to disable it.

Wearables

  (2 votes) by AJSON (updated 14 hours ago)
Whats the difference between augmented/virtual/mixed reality and where do developers start?

Updated Articles, Tech Blogs and Tips

.NET Framework

  (9 votes) by outcoldman (updated 13 hours ago)
TSQL: Passing array/list/set to stored procedure (Microsoft SQL Server)

Algorithms & Recipes

  (10 votes) by Peter Occil (updated 18 hours ago)
Discusses many ways in which applications can extract random numbers from RNGs and includes pseudocode for most of them

Author Resources

  (7 votes) by Sergey Alexandrovich Kryukov (updated 9 hours ago)
This toolchain (v.2) helped me to accelerate article writing, reduce the number of mistakes and save tons of time; some of my recommendations could help

C#

  (36 votes) by Krzysiek Wiśniewski (updated 21 hours ago)
"The code that a computer can understand can be written by anyone. A good programmer writes code that people can understand."

Code Generation

  (1 votes) by outcoldman (updated 13 hours ago)
Config Transformation Tool: Using XDT Transformation

Database

  (28 votes) by Christian Del Bianco (updated 14 hours ago)
SqlTableDependency is a component used to receive database notifications containing the record values inserted, deleted or update on a database table.

Daily News - Microsoft announces "Controlled Folder Access" to fend off crypto-ransomware

Daily News - Microsoft announces "Controlled Folder Access" to fend off crypto-ransomware
Click here Add Powerful UI Components to your React Apps with ExtReact
Learn how to build data-intensive, cross-platform web apps leveraging more than 115 professionally tested and supported Sencha components and React. Try it for free today.
Click here Get SAP Crystal Reports for Microsoft Visual Studio
Need to design and generate print-ready reports from a wide range of data sets? Embed the 25-year leader in business reporting into your application. Download for free now!
Click here Need Excel on the Web?
Take your browser-based applications beyond the limits of HTML and JavaScript with high-performance, Excel-compatible spreadsheet controls from SpreadsheetGear-the leader in .NET spreadsheets. Try the live SpreadsheetGear Silverlight Samples Now!
Industry News
Let me see what Siri has to say about that
Source: The Verge
Is it immune to users just clicking, "Accept"?
Source: Bleeping Computer
Let me guess: does it involve automatically upgrading everyone to Windows 10?
Source: ZDNet
For those who care about the security of their lawn
Source: Beta News
Source: DevOps
Developer News
If you can't win people's love, try to buy it
Source: Windows Developers
Tell us the bugs you're currently working on... in the form of a Shakespearean play
Source: SD Times
The C++ developers I know never write bugs
Source: Visual C++
For those that feel a need. A need for speed.
Source: .NET blog
Science and Technology
Honest! I'm just drinking it for the health benefits
Source: UPI
Sorry, I think I just sneezed and blew away your computer
Source: MS Power User
Beware of hackers bearing EEG machines
Source: Phys.org
Code Project Discussions - Your say!



© 2017 The Code Project.  All rights reserved.


This email was sent to vutunglampro@gmail.com. To stop receiving The Code Project Insider News click Unsubscribe.
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 Insider@codeproject.com

Thứ Tư, 28 tháng 6, 2017

The Daily Build - 3D Face Viewer

The Daily Build - 3D Face Viewer
Click here Need Excel on the Web?
Take your browser-based applications beyond the limits of HTML and JavaScript with high-performance, Excel-compatible spreadsheet controls from SpreadsheetGear-the leader in .NET spreadsheets. Try the live SpreadsheetGear Silverlight Samples Now!

Headline article

3D Face Viewer

  (89 votes) by Yang Kok Wah (updated 14 hours ago)
A tool to generate face images and animated gif files for different angles and lighting using only a single face image

New Articles, Tech Blogs and Tips

C#

  (2 votes) by Mr.PoorEnglish (updated 10 hours ago)
This is an alternative for "Why I cannot understand this code?"

Grid & Data Controls

  (2 votes) by Adam O'Neil (Travelers Rest, SC) (updated 9 hours ago)
A new alternative to CRUD data binding in WinForms

Updated Articles, Tech Blogs and Tips

ASP.NET

  (89 votes) by Halil ibrahim Kalkan (updated 16 hours ago)
Creating a multi-tenant (SaaS) web application based on ASP.NET Boilerplate and using ASP.NET MVC, Angularjs and EntityFramework.

C#

  (32 votes) by Halil ibrahim Kalkan (updated 19 hours ago)
Implemented unit and integration tests on ASP.NET Boilerplate framework using xUnit, Entity Framework, Effort and Shouldly.
  (30 votes) by kw677 (updated 22 hours ago)
"The code that a computer can understand can be written by anyone. A good programmer writes code that people can understand."
  (7 votes) by John Newcombe (updated 15 hours ago)
Presents an explanation of Datum transformations with examples shown in C#

Design and Architecture

  (20 votes) by Halil ibrahim Kalkan (updated 18 hours ago)
In this article, I'll show you how to create interceptors to implement AOP techniques. I'll use ASP.NET Boilerplate (ABP) as base application framework and Castle Windsor for the interception library.

Uncategorised Tips and Tricks

  (2 votes) by V. Subhash (updated 17 hours ago)
A simple Java class to enumerate fonts in your systems and create a text samples document