Chủ Nhật, 2 tháng 7, 2017

Weekly Newsletter (3 Jul 2017)

Weekly Newsletter (3 Jul 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.

Site News

Happy Canada Day and Happy Independence Day

It's a long weekend full of fireworks, BBQs and possibly a drink or 3 in Canada this weekend, and a short week in our southern neighbours for their 4th of July celebrations. Happy 150th to all our Canadian readers, and Happy 4th of July for those in the States. Be safe.

cheers,
Chris Maunder

Weekly Poll Results

Night owl or early bird?

Survey period: 26 Jun 2017 to 3 Jul 2017

Are you typically an early riser or do you hit your stride late at night?

OptionVotes% 
I prefer to be up and working early38231.86382 votes, 31.86%
I prefer to be working during normal business hours25421.18254 votes, 21.18%
I prefer to be working late26722.27267 votes, 22.27%
I prefer to be up working early and still up working late897.4289 votes, 7.42%
I prefer to start work late and finish early1189.84118 votes, 9.84%
I don't really have a preference897.4289 votes, 7.42%

This week's survey: Do you wear glasses?

Latest Additions

New articles added

Algorithms & Recipes

  (7 votes) by Marc Clifton (updated 6 days ago)
Among other things, an exploration into writing C# code in a functional programming style.

Android

  (1 votes) by Member 4206974 (updated 5 days ago)
Form generator is a class module written in Basic4Android (B4A) for build and handle forms data.
  (1 votes) by Azim Zahir (updated 5 days ago)
This is a demonstration of an Image Gallery App in Android.

Applications & Tools

  (0 votes) by mengwangk (updated yesterday)
WebRTC video conferencing using Angular and AngularFire2.

ASP.NET

  (1 votes) by Milan Stanacev (updated yesterday)
This article covers internal workings of LiteApi and explains aspects of creating MVC-like WebAPI middleware running on ASP.NET Core .

C / C++ Language

  (1 votes) by Member 13071821 (updated yesterday)
Developing fastest FFT implementation based on precompile tool using data driven approach

C#

  (15 votes) by Mr.PoorEnglish (updated 4 days ago)
This is an alternative for "Why I cannot understand this code?"
  (4 votes) by Roshan Choudhary (updated 6 days ago)
Creating ExcelSheet with dropdown containing pre populated dropdown data of its own excelsheet.

Client side scripting

  (0 votes) by Dr. Song Li (updated 3 hours ago)
This is a note on RxJS subjects.

Database

  (1 votes) by malzbiertrinker (updated yesterday)
Anytime you are developing a project using Entity Framework, you need to create a DataLayer class accessing each object within your model with different methods. This generator will do this stuff for you.

Google Cloud Platform

  (0 votes) by Tibor Blazko (updated yesterday)
Sending and receiving emails in cloud Functions.

Grid & Data Controls

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

Java

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

Libraries

  (1 votes) by Cinchoo (updated 5 days ago)
Quick tutorial about converting JSON to CSV file using Cinchoo ETL

Product Showcase

  (0 votes) by Microsoft (updated 5 days ago)
ZPMC manufactures heavy-duty equipment that enables modern shipping. That equipment is a source of real-time data, which needs to be retrieved, monitored, and analyzed. ZPMC uses Microsoft Azure IoT Suite, Stream Analytics, and Microsoft Power BI to help it become a comprehensive service provider.

Wearables

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

Windows Presentation Foundation

  (4 votes) by Daniel Ziegelmiller (updated 2 days ago)
Connecting WPF with Windows Workflow (WF)

Articles updated

.NET Framework

  (24 votes) by JUST_Neeraj (updated 1 hour ago)
JSON to JSON transformation - XSLT equivalent for JSON

Algorithms & Recipes

  (30 votes) by Alex Rakov, Alexandre Bencz (updated 6 days ago)
ELENA is a general-purpose, object-oriented, polymorphic language with late binding
  (12 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

Applications & Tools

  (147 votes) by tranthanhtu.vn (updated 5 days ago)
How to build the SPA for enterprise application using Angular2 and WebApi (RESTful)

ASP.NET

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

Author Resources

  (9 votes) by Sergey Alexandrovich Kryukov (updated 2 days 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
  (4 votes) by Sergey Alexandrovich Kryukov (updated 10 hours ago)
All in one toolchain offering convenient editor, rendered document viewer, spell checker and converter to HTML, per CodeProject article submission requirements

C / C++ Language

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

C#

  (33 votes) by Halil ibrahim Kalkan (updated 4 days ago)
Implemented unit and integration tests on ASP.NET Boilerplate framework using xUnit, Entity Framework, Effort and Shouldly.
  (38 votes) by Krzysiek Wiśniewski (updated 3 days ago)
"The code that a computer can understand can be written by anyone. A good programmer writes code that people can understand."
  (10 votes) by tugrulGtx (updated 6 hours ago)
Multi-device OpenCL load balancer and pipeliner for C# in few lines of code.
  (12 votes) by John Newcombe (updated 4 days ago)
Presents an explanation of Datum transformations with examples shown in C#

Client side scripting

  (62 votes) by Yaseer Mumtaz (updated 5 days ago)
This article will help the beginners to step-up Angular2 in ASP.NET MVC, create the RESTful APIs in ASP.NET MVC Web API and front end in Angular2.

Database

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

Design and Architecture

  (21 votes) by Halil ibrahim Kalkan (updated 4 days 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.

Dialogs and Windows

  (4 votes) by Illya Reznykov (updated 8 hours ago)
The post shows how to position Wpf window on secondary monitor or show two windows on two monitors.

Miscellaneous

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

Programming Tips

  (7 votes) by EgorYusov (updated 2 days ago)
This article describes an efficient thread-safe reference counting system

New Tips and Tricks added

Author Resources

  (3 votes) by Sergey Alexandrovich Kryukov (updated 3 days 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

Miscellaneous

  (3 votes) by LoveJenny (updated 8 hours ago)
EasyLicense is an open-source license tool for .NET applications.

Tools and IDE

  (7 votes) by Shashangka Shekhar (updated 3 days 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.

Universal Windows Platform and Windows Runtime

  (3 votes) by Vinothkumar Arputharaj (updated 6 days ago)
This article will show you how to start reverse engineer existing UWP/HoloLens applications using official Microsoft tools.

Tips and Tricks updated

Applications & Tools

  (6 votes) by Tyrone Roson (updated 2 days ago)
Fun with Interchangeable UI Controls

Database

  (7 votes) by WernfriedD (updated 5 days ago)
Single .exe to verify if your Oracle Client is properly installed and working. Verify supported technologies for Oracle connection.

Uncategorised Tips and Tricks

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

New Technical Blogs added

.NET Framework

  (7 votes) by Bob Crowley (updated yesterday)
CodeProject   Async programming has become ubiquitous and the standard tool for making async HTTP requests with C# is HttpClient from the System.Net.Http namespace. Examples are aplenty, but good examples are few and far between.
  (1 votes) by Anton Angelov (updated 9 hours ago)
Learn how to create .NET Core projects that can run Selenium WebDriver tests. Execute from command line simultaneously MSTest, NUnit and XUnit tests

Client side scripting

  (5 votes) by Sacha Barber (updated 5 days ago)
In this post, we will be implementing the static screen designs.
  (1 votes) by Dave Ceddia (updated 5 days ago)
Cheat to win: Learn React with Copywork

Design and Architecture

  (3 votes) by Anton Angelov (updated 6 days ago)
Find how to create more refined and more maintainable page objects in WebDriver. These page objects will follow the Single Responsibility Principle more closely.
  (0 votes) by Pradeep Loganathan (updated 5 days ago)
Identifying resources and URI design

DLLs & Assemblies

  (3 votes) by Samuel Cragg (updated 2 days ago)
.NET Core applications rely heavily on NuGet to resolve their dependencies, which is simplifies development. Unless you're packaging the application up as a self-contained deployment, at runtime the resolution of assemblies is not as straightforward, however, as all the dependencies are no longer co

Game Development

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

Internet / Network

  (6 votes) by Vladimir Pecanac (updated 5 days ago)
In this article, you will learn more about: Web Servers, Proxy Servers, Caching, Gateways, Tunnels, and Relays Web Crawlers

SQL Reporting Services

  (0 votes) by Alvin Bunk (updated 3 days 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

Uncategorised Technical Blogs

  (3 votes) by Steve Naidamast (updated 5 days ago)
Hexagonal maps - Selecting a tile/hexagon
  (1 votes) by Alvin Bunk (updated 6 days ago)
Annoying "Enter Substitution Variable" dialog box

Blogs updated

.NET Framework

  (11 votes) by outcoldman (updated 3 days ago)
TSQL: Passing array/list/set to stored procedure (Microsoft SQL Server)

ASP.NET

  (4 votes) by nirman b doshi (updated 5 days ago)
The scripts provided with this article may help in cases when you need to minify JS and CSS files during the build process (for example, when you can't use MVC's minification)

Book Reviews

  (2 votes) by outcoldman (updated yesterday)
C# 4.0 in a Nutshell, Fourth Edition

Code Generation

  (3 votes) by outcoldman (updated 3 days ago)
Config Transformation Tool: Using XDT Transformation

Site & Server Management

  (8 votes) by outcoldman (updated yesterday)
Schedule a daily backup with SQL Server Express



© 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