Chủ Nhật, 31 tháng 12, 2017

The Daily Build - Diligent Engine: A Modern Cross-Platform Graphics API

The Daily Build - Diligent Engine: A Modern Cross-Platform Graphics API
Click here UP Squared* Grove* IoT Development Kit
A high performance IoT kit providing a clear path to production, configuration with pre-installed Ubuntu OS, expanded I/O to help with rapid prototyping, and a means to incorporate complex and advanced libraries for commercial IoT deployments. Get started!
Click here iOS app developers: Give your app improved performance and user experience on enterprise networks.
A simple code change can get your traffic prioritized, not only on the Wi-Fi network but upstream as well. Leverage the Apple and Cisco partnership and enhance QoS for your iOS apps. Learn more!

Headline article

Diligent Engine: A Modern Cross-Platform Graphics API

  (20 votes) by EgorYusov (updated 2 days ago)
This article introduces Diligent Engine, a modern cross-platform graphics API abstraction library

New Articles, Tech Blogs and Tips

.NET Framework

  (0 votes) by Steffen Ploetz (updated 18 hours ago)
How to compile and run the first C# GUI application with System.Windows.Forms in ReactOS.

Algorithms & Recipes

  (2 votes) by Rubin Liu (updated yesterday)
The evolution of the Ring programming language since the version 1.0 to 1.6
  (0 votes) by Denis Pashkov (updated yesterday)
Using Monte Carlo simulation to find the best state inside tree of actions

Azure

  (2 votes) by AJSON (updated 9 hours ago)
Simple step by step guide to exposing ports to Kubernetes pods/containers on Azure

C / C++ Language

  (0 votes) by Cake Processor (updated yesterday)
Overloaded Operators to write concise code on STL Set Algorithms
  (0 votes) by Cake Processor (updated yesterday)
C++ Summing For Loop Benchmark yield interesting results and assembly code across different compilers.

C#

  (2 votes) by Perić Željko (updated 19 hours ago)
Two functions for solving divisibility check of a range of numbers by a range of prime numbers.
  (1 votes) by Kenneth Haugland (updated 5 hours ago)
How to serialize and deserialize implemented intefaces to a file

Collections

  (0 votes) by ipavlu (updated yesterday)
Optionally awaitable simple to use Concurrent Priority Queue.

Content Management Server

  (2 votes) by essentialSQL (updated yesterday)
In this article we learn the difference between a primary and unique key, and why both are important to maintaining a relational database structure. All the examples for this lesson are based on Microsoft SQL Server Management Studio and the AdventureWorks2012 database.  You can get started using t

Database

  (3 votes) by essentialSQL (updated yesterday)
After reading this article you will understand the benefits of stored procedures and how to create and execute them.
  (3 votes) by essentialSQL (updated yesterday)
In this puzzle, we're going to learn how to create a dynamic pivot table using SQL Server.
  (2 votes) by essentialSQL (updated yesterday)
There are several ways to calculate a running total in SQL.  In this article, we will cover two methods:  Joins, and Window Functions.
  (2 votes) by essentialSQL (updated yesterday)
In this puzzle, we're going to learn how to query the data dictionary using SQL Server.
  (2 votes) by essentialSQL (updated yesterday)
In this puzzle, we're going to learn how to create a cross tab query using SQL Server.
  (2 votes) by essentialSQL (updated yesterday)
In this video we'll walk you though how to select top rows within a query.
  (1 votes) by essentialSQL (updated yesterday)
In this Video we'll show you how to use the TOP clause to return a portion of the result.
  (1 votes) by essentialSQL (updated yesterday)
In this puzzle, we're going to learn how to write a SQL UNION without using Set Operations.
  (1 votes) by essentialSQL (updated yesterday)
In this puzzle, we're going to about SQL set operations.
  (1 votes) by essentialSQL (updated yesterday)
In this puzzle, we're going to learn about joins versus subqueries.
  (1 votes) by essentialSQL (updated yesterday)
In this puzzle, we're going to learn how to rewrite a subquery using inner joins.
  (1 votes) by essentialSQL (updated yesterday)
In this puzzle we're going to learn how to find the person whose birthday, among others, is in the middle.
  (1 votes) by essentialSQL (updated yesterday)
In this puzzle, we're going to learn how to join dirty data using SQL Server.
  (1 votes) by essentialSQL (updated yesterday)
In this video we'll walk you though how to use the LIKE clause.
  (0 votes) by Member 11127135 (updated yesterday)
The ETL Process and Range Lookups

Design and Architecture

  (17 votes) by Jeff Ronay (updated 2 days ago)
From time to time I run into developers who ask the question, "what is the point of using an interface?"
  (2 votes) by essentialSQL (updated yesterday)
In this puzzle, we're going to learn how to do some basic data modeling.

GDI+

  (0 votes) by Andy De Filippo (updated yesterday)
Draw a shape-like editor implementing the use of anchors to resize and rotate a selection rectangle.

Miscellaneous

  (0 votes) by wim4you (updated 2 days ago)
Show UniformGrid and scroll through a few thousand images, UI virtualization.

Other .NET Languages

  (0 votes) by Philipp_Engelmann (updated yesterday)
While programming languages are becoming more and more powerful and abstract, knowing about the underlying algorithms and data structures and when and how to use them is still key to writing efficient and elegant programs.

Testing and QA

  (0 votes) by Nikola Breznjak (updated 2 days ago)
In this post, I'm going to give you an introduction to test automation in Angular applications, as well as cover some basic theory concepts about testing.

Universal Windows Platform and Windows Runtime

  (0 votes) by raddevus (updated 2 days ago)
Get Started in UWP (moving away from WinForms) Chapter 15: Final chapter delves into various XAML Windows Controls showing examples and dealing with simple layouts.

You may also like...

Research Library

Updated Articles, Tech Blogs and Tips

C / C++ Language

  (12 votes) by Jean-Louis Leroy (updated 2 days ago)
A series of articles about open multi-methods for C++11

C#

  (2 votes) by MMaley (updated yesterday)
Using Selenium to automate the mint.com transaction page.

Database

  (11 votes) by Alen Toma (updated 2 days ago)
EntityWorker.Core - an alternative to entity Framework