Chủ Nhật, 11 tháng 6, 2017

Weekly Newsletter (12 Jun 2017)

Weekly Newsletter (12 Jun 2017)
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.

Weekly Poll Results

How do your users interact with your applications?

Survey period: 5 Jun 2017 to 12 Jun 2017

We don't (yet) have an implantable USB-C port for our brains, so what other methods do you typically expect your users to use when interacting with your apps?

OptionVotes% 
Keyboard94192.16941 votes, 92.16%
Mouse95193.14951 votes, 93.14%
Touchscreen47346.33473 votes, 46.33%
Pen / Stylus11110.87111 votes, 10.87%
Wacom remote / Surface Dial171.6717 votes, 1.67%
Speech626.0762 votes, 6.07%
Gestures504.9050 votes, 4.90%
Body sensing (eg sensing fatigue, anger)141.3714 votes, 1.37%
Hands-free point device (tongue, forehead, eye track etc)171.6717 votes, 1.67%
Other565.4856 votes, 5.48%
Respondents were allowed to choose more than one answer; totals may not add up to 100%

This week's survey: Suppose Microsoft relaunched their initiative. Would you write apps that target a Microsoft Mobile OS?

Latest Additions

New articles added

Algorithms & Recipes

  (5 votes) by InvisibleMedia (updated 4 days ago)
An algorithm for sorting integers with a complexity less than O(n log (n))

Artificial Intelligence and Machine Learning

  (5 votes) by Mahsa Hassankashi (updated 6 days ago)
phenomenon prediction and simulation by Markov Chain Mont Carlo

ASP.NET

  (9 votes) by Akhil Mittal (updated 5 days ago)
In this article, we'll continue to explore the importance of statuscodes and practical examples as well. We'll also explore resource creation andreturning the child resources as well.
  (7 votes) by junnark (updated 6 days ago)
This article will show you how to use AspCoreGen 1.0 Express to generate ASP.NET Core code.
  (6 votes) by R. Giskard Reventlov (updated 6 days ago)
How to add a super simple file based image gallery to your ASP.NET MVC application
  (0 votes) by Livio Francescucci (updated 15 hours ago)
Use a JWTToken to access a .NET Core Web API leveraging IdentityServer4 / OAuth2.

C / C++ Language

  (3 votes) by Petrov Vladimir (updated 2 days ago)
Former NeHe OpenGL Lessons adapted to MSVS-15 pro Win32 in INICODE and the samples of the Joystick implementation
  (2 votes) by David Lafreniere (updated 2 days ago)
A type-safe multicast callback library used for anonymous function invocation implemented in C

C#

  (5 votes) by Jeremy Madden (updated 2 days ago)
An attempt to introduce some Functional Programming concepts into an OOP domain.

Client side scripting

  (0 votes) by fsou11 (updated 3 days ago)
The article discovers object instantiating within angularjs applications in details and contains an example of universal function implementation

Design and Architecture

  (8 votes) by HR Rony (updated 5 days ago)
Basic concept of pipe and filter; what is pipe and filter architectural style; when need to use; framework of the pipe and filter pattern; a tiny AI tool implementation using it.

DirectX

  (4 votes) by CMalcheski (updated 3 days ago)
Part II - Laying the Foundation for the Migration to Assembly

DLLs & Assemblies

  (3 votes) by Henrique Dal Bello (updated 2 days ago)
This article describes a DLL made to help community when communicating with Tightening Controllers via Open Protocol (Developed by Atlas Copco)

Installation

  (20 votes) by Kirk Stowell (updated 3 days ago)
A Tutorial for installing Visual Studio 6.0 on Windows 10

Java

  (1 votes) by Arturs Solomencevs (updated 13 hours ago)
The article will make you understand database transactions (principles, concepts, etc.) and how to use Spring Framework to implement transactional behavior in your application.

Shell and IE programming

  (4 votes) by Jasper Lammers (updated 5 days ago)
Retaining default functions when using Console.ReadKey() and customizing console key actions

Testing and QA

  (3 votes) by Yevgeniy Shunevych (updated 4 days ago)
How to configure Atata test automation build on Visual Studio Team Services using any browser.
  (3 votes) by David A. Gray (updated 3 days ago)
Historically, ETW has been portrayed as having a very steep learning curve, along the lines of the effort required to summit Everest. Realizing its potential value, I set about to reduce the effort to that required to summit Pike's Peak.

Usability

  (2 votes) by Clifford Nelson (updated 3 days ago)
The DatePicker, in my mind, is a partial fix to many of the problems with a simple TextBox date entry. How would you like to be able to type "66" in a text box that takes a date and have it interpret it as "June 6th"? Or enter "FR" and have it interpreted as the previous Friday. Or enter "thanks" an

Articles updated

.NET Framework

  (22 votes) by JUST_Neeraj (updated yesterday)
JSON to JSON transformation - XSLT equivalent for JSON
  (23 votes) by Wojciech Nagórski (updated 5 days ago)
Extended XML Serializer for .NET 4 and .NET CORE with WebApi and ASP Core integration.
  (9 votes) by Harsh Gupta 9 (updated 2 days ago)
.NET core/.NET standard is the latest incarnation of the .NET platform. This tutorial introduces you to this new world, and gives you practical advice to successfully port your .NET Framework library to .NET core.

Algorithms & Recipes

  (30 votes) by Alexander Chernosvitov (updated 5 days ago)
Implementation of a polynomial time algorithm searching Hamilton cycles in an undirected graph
  (28 votes) by Alexandre Bencz (updated 2 days ago)
ELENA is a general-purpose, object-oriented, polymorphic language with late binding
  (4 votes) by Peter Occil (updated yesterday)
Discusses many ways in which applications can extract random numbers from RNGs and includes pseudocode for most of them
  (1 votes) by Alex Rakov (updated 2 days ago)
Programming with ELENA: Interactions

Amazon Web Services

  (2 votes) by Ivan Perevernykhata (updated 6 days ago)
How to start/stop RDS instances on schedule with aws-sdk, nodeJs Lambda function and CloudWatch

Applications & Tools

  (17 votes) by Vladimir Pecanac (updated 5 days ago)
Continuous Integration tools
  (9 votes) by Zijian (updated 17 hours ago)
Overview of TraceHub, and the design concepts/contexts behind this open source project
  (5 votes) by Thangamani.Durairaj (updated 4 days ago)
Using AngularJS Materials in the Single Page Application template which integrates the REST API to connect SQL Server database.

Artificial Intelligence and Machine Learning

  (12 votes) by Akhil Mittal (updated 1 weeks ago)
This is the second article of the series and will largely focus on machine learning processes and scenarios.

ASP.NET

  (7 votes) by VINEET MISHRA 086 (updated 5 days ago)
This article explains how to use data source for representation of data in TreeView structure using ASP.NET MVC and Gijgo treeview JQuery plug-in, The TreeView control can display a hierarchical (or nested, or recursive) collection of data in a tree of expandable nodes.

C / C++ Language

  (55 votes) by QxOrm (updated 4 days ago)
QxOrm C++ library: Persistence (based on QtSql Qt library) - Serialization (based on boost::serialization library) - Reflection (introspection)

C#

  (9 votes) by tugrulGtx (updated 11 hours ago)
Multi-device OpenCL load balancer and pipeliner for C# in few lines of code.

Client side scripting

  (6 votes) by Yaseer Mumtaz (updated 2 days ago)
In this part, we will enhance our user management application to have search/filter, global error handling and debugging functionalities.

Combo & List Boxes

  (22 votes) by David MacDermot (updated 4 days ago)
This article describes adding checkboxes to the standard combobox and listbox control.

Content Management Server

  (21 votes) by Vladimir Pecanac (updated 4 days ago)
Of Continuous Integration and its benefits

Cross Platform

  (2 votes) by Hack~ok (updated 3 days ago)
This article illustrate how to execute JavaScript on Android using Xamarin.Forms.

Desktop Gadgets

  (26 votes) by Howard 9448490 (updated 2 days ago)
Two classes for easy access to system information using OpenHardWareMonitor and Windows System.Management.

DirectX

  (8 votes) by CMalcheski (updated 3 days ago)
How to Create a Complete DirectX Game in Assembly Language

Internet / Network

  (20 votes) by Reza Shadmani (updated yesterday)
The main goal of this article is to explain the practical details of low level network security programming.

Miscellaneous

  (31 votes) by Alex Pumpet (updated 5 days ago)
A simple program for compare table data from two sources - SQL databases, Excel, CSV or XML-files.

NoSQL

  (248 votes) by Mehdi Gholam (updated 2 days ago)
NoSql, JSON based, Document store database with compiled .net map functions and automatic hybrid bitmap indexing and LINQ query filters (now with standalone Server mode, Backup and Active Restore, Transactions, Server side queries, MonoDroid support, HQ-Branch Replication, working in Linux, now with

Shell and IE programming

  (14 votes) by Jasper Lammers (updated 16 hours ago)
Using Autocomplete in Windows Console Applications without losing key functions when using Console.Readkey().

Universal Windows Platform and Windows Runtime

  (11 votes) by Axel Rietschin (updated 1 weeks ago)
Import photos & videos directly from smart phones and digital cameras using the Windows Photo Import API, for Windows Universal Apps and Classic Win32 applications on Windows 10 and beyond.

New Tips and Tricks added

.NET Framework

  (8 votes) by Puresharper (updated 4 days ago)
NuPack is a nuget package that injects a build action to create a nuget package at build time. It covers common patterns but can't handle specific needs or advanced features natively. Fortunately, it offers an extension API to complete its behavior.

Android

  (0 votes) by Vhalun (updated 17 hours ago)
A step-by-step tutorial about how to build a Qt/C++ project on Android

C#

  (5 votes) by Puresharper (updated 6 days ago)
How to generate basic swagger yaml description for WCF automatically on build time with Swagger4WCF .NET 4.0+
  (5 votes) by Puresharper (updated 6 days ago)
In many cases, it is important to know if performance of third party library or own code is efficient or not.
  (4 votes) by Code Cleaner (updated yesterday)
Running tasks in parallel while taking into account the dependencies between them

Charts, Graphs and Images

  (2 votes) by AivanF (updated 16 hours ago)
Read how to add a dynamic table on Google map for your webpage

Collections

  (3 votes) by Nick Tziamihas (updated 5 days ago)
In this article, we show how you can execute asynchronous code on the main thread without async, by replicating Unity's coroutine framework.

Database

  (5 votes) by Niemand25 (updated 3 days ago)
Be careful with CASE WHEN when dealing with numeric columns and using zero literal

Java

  (4 votes) by Sergey Yaskov (updated 6 days ago)
If you have a string of date/time without time zone information, you can have unexpected results due to Java default time zone.

PHP

  (2 votes) by Gabriel Larco (updated 5 days ago)
Debug PHP applications under IIS Express

Programming Tips

  (2 votes) by Michael Breeden (updated 3 days ago)
How to make a self length limiting log file

SharePoint Server

  (0 votes) by Md. Tahmidul Abedin (updated 6 days ago)
This is a tip about SharePoint InfoPath form in SP Online.

Threads, Processes & IPC

  (5 votes) by Mehdi Gholam (updated 4 days ago)
File locking in a multi threaded environment

Tools and IDE

  (5 votes) by Puresharper (updated 1 weeks ago)
Visual Studio is a nice IDE with a lot of features. One of them is an ability to launch multiple instance with different configuration.

Tips and Tricks updated

.NET Framework

  (14 votes) by Puresharper (updated 4 days ago)
NuPack is a nuget package used to add a build step to a project in order to pack output into a nuget package.
  (10 votes) by David_Cui (updated 5 days ago)
A brief introduction to CrossCutterN tool for AOP programming in .NET technologies

Algorithms & Recipes

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

ASP.NET

  (14 votes) by Alexander Kozlovskiy (updated 6 days ago)
Used for binding custom types (including files) when sending and receiving multipart encoded form data
  (9 votes) by Gunaprasad Shetty (updated 4 days ago)
The tip will help you understand how the Word document can be converted into PDF and merge it as single PDF with digital signature for the secured transport of PDF.

C#

  (4 votes) by Carlo Hans H. (updated 8 hours ago)
View Models code generation with CatFactory.DotNetCore

Grid & Data Controls

  (8 votes) by Gunaprasad Shetty (updated 4 days ago)
The tip provides you the code for implementing Search in your gridview using Jquery.

New Technical Blogs added

.NET Framework

  (2 votes) by Nikola M. Živković (updated 15 hours ago)
Here are different ways to implement Singleton in .NET

C#

  (12 votes) by Vladimir Pecanac (updated 5 days ago)
In this article, my goal will be to make the most comprehensive list of ways to consume RESTful APIs in your C# projects and show you how to do that on some simple examples.

Client side scripting

  (3 votes) by Sacha Barber (updated 6 days ago)
This time we will bring a Play Framework (scala based MVC web framework) into the fold, and shall be using the front end we have been working on so far to be the front end for the Play Framework back end.

Database

  (0 votes) by S Ravi-Kumar-2012 (updated 3 days ago)
Whenever we talk about offline data persistence in Mobile application using a database the only database comes in our mind is SQLite as it is [...]

Exception Handling

  (1 votes) by Kamran Bilgrami (updated 4 days ago)
Exception helper in Visual Studio 2017

Grid & Data Controls

  (1 votes) by Sacha Barber (updated 4 days ago)
Prototyping the screens

Installation

  (0 votes) by C. M. Stephan (updated 2 days ago)
I decided to collapse the multiple systems I have running various flavours of Linux and BSD into a single system. … Continue reading →

SQL Reporting Services

  (0 votes) by Sam Varadarajan (updated 6 days ago)
How to exit from SQL&Plus on command line

Uncategorised Technical Blogs

  (2 votes) by Paul D. Sheriff (updated 6 days ago)
How to extend classes using extension methods



© 2017 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