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

Weekly Newsletter (7 Aug 2017)

Weekly Newsletter (7 Aug 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

Does your company use blockchain technology?

Survey period: 31 Jul 2017 to 7 Aug 2017

Blockchain is a distributed ledger that's inherently resistant to modification of the data being recorded. (Suggested by Marc Clifton)

OptionVotes% 
Yes, we use it364.3236 votes, 4.32%
We'll be using it soon80.968 votes, 0.96%
We're planning to, or seriously considering using it192.2819 votes, 2.28%
We may use it738.7573 votes, 8.75%
We'll not be using it637.5563 votes, 7.55%
We've not even talked about it63576.14635 votes, 76.14%

This week's survey: What categories of article competitions interest you the most?

Latest Additions

New articles added

Artificial Intelligence and Machine Learning

  (6 votes) by George Swan (updated 4 days ago)
A way of adapting a particle swarm optimizer to solve the travelling salesman problem.

ASP.NET

  (5 votes) by codingblast (updated 6 days ago)
ASP.NET Core MVC – All about Tag Helpers
  (4 votes) by codingblast (updated 6 days ago)
ASP.NET Core MVC – Caching Tag Helpers
  (4 votes) by Bart-Jan Brouwer (updated 6 days ago)
Modern design example for .NET Core MVC with RESTful service
  (6 votes) by saineshwar bageri (updated 4 days ago)
In this article, we are going to have a look on how touse Unity framework with MVC to remove hard code dependencies from Application.
  (1 votes) by didou_rebai (updated 3 days ago)
Dependency injection before ASP.NET core
  (1 votes) by cghosh (updated yesterday)
Asp.Net MVC Solution Architecture project with Async Repository pattern by Service having Dependency Injection by Unity

Azure

  (4 votes) by AJSON (updated 3 days ago)
How to use Terraform to build out a more complex network
  (0 votes) by UmaRani T (updated yesterday)
Deploy .NET web application on azure container service using VSTS

C#

  (5 votes) by Yunus Emre Kalkan (updated 3 days ago)
How to create custom repostories in ASP.NET Boilerplate and use stored procedure, view, user defined functions inside your repository.

Client side scripting

  (8 votes) by Dheeraj Kumar Kesri (updated 6 days ago)
A brief and easy to grasp article on Closures in JavaScript
  (7 votes) by Marla Sukesh (updated 3 days ago)
A 10 Days series on Latest version of Angular - Today we will learn how to get started with Angular. We will discuss each andevery step in detail.

COM / COM+

  (6 votes) by Marius Bancila (updated 4 days ago)
Using managed COM objects in C++ without registering the server in Windows Registry

Cross Platform

  (2 votes) by Rodimus74 (updated 5 days ago)
Part two of taking the Microsoft Xamarin Weather tutorial to the next level.

HTML / CSS

  (5 votes) by Jeevanandan J (updated 3 days ago)
This article is about to make the admin template by our own instead of buying.

Internet / Network

  (5 votes) by Andy Galluzzi (updated 5 days ago)
NAT traversal for Software Developers

Miscellaneous

  (4 votes) by gggustafson (updated 4 days ago)
This article discusses an implementation of a scrolling TextBox and a UI that supports key and mouse events.

Node.js

  (0 votes) by jyoti-kumari-5 (updated 1 hour ago)
We will send email in node.js using node mailer package and gmail authentication.

Threads, Processes & IPC

  (7 votes) by Dennis Wu CA (updated 6 days ago)
A C# Named Pipe library that is easy to understand and supports multiple named pipe clients simultaneously

Tools and IDE

  (2 votes) by Chandrasekhar Telkapalli (updated 1 weeks ago)
Introduction of Openspan as a tool for Developing RPA(Robotic Process Automation)/RDA(Robotic Desktop Automation) Solutions

Web Services

  (5 votes) by CrazyGao (updated 5 days ago)
Easy way to create Single Page WebApp

Articles updated

.NET Framework

  (124 votes) by Peter Vegter (updated 5 days ago)
Windows Media Control Interface (MCI) library with many added features

Algorithms & Recipes

  (26 votes) by Peter Occil (updated 2 days ago)
Most apps that use random numbers care about either unpredictability or speed/high quality.
  (16 votes) by Peter Occil (updated 2 days ago)
Discusses many ways in which applications can extract random numbers from RNGs and includes pseudocode for most of them

Applications & Tools

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

ASP.NET

  (15 votes) by PrashantRamteke (updated 5 days ago)
CRUD Operation using ASP.NET CORE 2 and Angular 4 with EntityFramework Core, primeng component and toastr-ng2

Author Resources

  (21 votes) by Sergey Alexandrovich Kryukov (updated yesterday)
Now with auto-numbering! New Visual Studio Code extension "Extensible Markdown Converter" augments built-in Markdown extension to form all in one toolchain offering convenient editor, rendered document viewer, spell checker and converter to HTML, per CodeProject article submission requirements

C#

  (12 votes) by robsosno (updated 10 hours ago)
Replacement for standard enums with additional functionality.

Client side scripting

  (19 votes) by Marla Sukesh (updated yesterday)
A 10 Days series on Latest version of Angular - Day 1 will be very basic and mostly on JavaScript, TypeScript.
  (7 votes) by Marla Sukesh (updated 3 days ago)
A 10 Days series on Latest version of Angular - In this part 2 we explore some more fundamental concepts of TypeScript.

Database

  (99 votes) by Andrew Rissing (updated 4 days ago)
GenericParser is a C# implementation of a parser for delimited and fixed width format files.

Desktop Gadgets

  (18 votes) by Arthur V. Ratz (updated 5 days ago)
In this article, we'll discuss on how to use HTML/CSS/JavaScript/Ajax to create a simple lightweight Windows Vista/7 sidebar desktop gadget that allows to preview featured articles contributed to CodeProject's web site

Document / View

  (4 votes) by HIREN B PATEL (updated 5 days ago)

HTML / CSS

  (196 votes) by Marcelo Ricardo de Oliveira (updated 4 days ago)
Join the HTML 5 revolution by learning how to create a fast game with beautiful graphics and powerful audio experience

Static & Panel Controls

  (71 votes) by Dmitry Brant (updated 5 days ago)
A custom control for Windows Forms that looks like an electronic 7-segment LED display.

Windows Presentation Foundation

  (11 votes) by Dirk Bahle (updated 6 days ago)
This article explains how to take advantage from look-less WPF controls through inheritance
  (11 votes) by Uzi Granot (updated yesterday)
This program will solve a Rubik's cube using algorithms for beginners. It is a WPF open source application written in C# using 3D graphics and animation.

New Tips and Tricks added

.NET Framework

  (3 votes) by Richard Deeming (updated 4 days ago)
Adding cancellation support to the SendMailAsync method
  (2 votes) by PriyankaUpadhyay05 (updated 6 days ago)
How to consume RESTful service of channel advisor in AX 365

Applications & Tools

  (4 votes) by Nikita D. Sinelnikov (updated 4 days ago)
Creating a pretty-view XML for web applications (or other needs)

ASP.NET

  (4 votes) by Cheetah-tt (updated 6 days ago)
Show build number on your webpage when using Visual Studio Team Services to perform a remote build
  (2 votes) by Toan Manh Nguyen (updated 5 days ago)
In this article, you will learn about ASP.NET Core global model validation

C#

  (1 votes) by Sharp Ninja (updated 6 days ago)
Caching doesn't have to be complicated.

Cryptography & Security

  (7 votes) by Rishabh Upadhyay (updated yesterday)
Anoncrypt by HTCoders is a web-based Text Encryption and Decryption Project developed using Java Technology following Struts2 Framework

Document / View

  (1 votes) by HIREN B PATEL (updated 6 days ago)
Show nothing while document property value is empty and refresh field value whenever document gets open.

Web Services

  (2 votes) by CoderCsharp (updated yesterday)
Using authorization by HTTP header in WCF client for non WCF-based services

Win32/64 SDK & OS

  (7 votes) by Carsten Keltsch (updated yesterday)
Brief description of how to access 64-bit DLLs from 32-bit processes using a COM bridge

Windows Presentation Foundation

  (2 votes) by Clifford Nelson (updated 4 days ago)
Fairly straight forward way of binding in a HierarchicalDataTemplate or DataTemplate to the parent ViewModel when using the TreeView control.

Tips and Tricks updated

C#

  (13 votes) by Sharp Ninja (updated 2 days ago)
Threading can be a daunting topic. This library takes much of the worry (and mistakes) out of multi-threaded application programming.

Installation

  (3 votes) by Laurie Stearn (updated 6 days ago)
Does your app create extra files post install? Now clean them up!

New Technical Blogs added

.NET Framework

  (2 votes) by morzel (updated 5 days ago)
Detecting a Drone - OpenCV in .NET for Beginners (Emgu CV 3.2, Visual Studio 2017). Part 1
  (2 votes) by matt warren (updated 4 days ago)
It's a fundamental part of .NET and can often happen without you knowing, but how does it actually work? What is the .NET Runtime doing to make boxing possible?

ASP.NET

  (1 votes) by Bart-Jan Brouwer (updated 6 days ago)
How to mix WebForms and MVC Razor views

C#

  (5 votes) by Ehsan Sajjad (updated 4 days ago)
This post is a guide for beginners on how to implement Equality for a Value Type and why you should implement it.
  (3 votes) by Aram Tchekrekjian (updated 3 days ago)
Demystifying generics in C#

Client side scripting

  (3 votes) by Sacha Barber (updated 5 days ago)
Registration/login backend
  (1 votes) by Dave Ceddia (updated 3 days ago)
How to keep up with the JavaScript world

Design and Architecture

  (4 votes) by tranthanhtu.vn (updated 4 days ago)
Overview In this article, we will learn how to switch between the architecture/ pattern when the complexity of the application increased. Why do we need to refactor the architecture/ pattern of our application? Building new application based on exiting platform, frame-work is nicer. In this case, ou

Internet / Network

  (10 votes) by Vladimir Pecanac (updated 4 days ago)
HTTP Series - Security

IoT on Azure

  (1 votes) by Gaston Verelst (updated 2 days ago)
Architecture of a Polyglot Azure Application

Other .NET Languages

  (2 votes) by BC3Tech (updated 5 days ago)
How to use middleware to trap exceptions in ASP.NET Core

Site & Server Management

  (2 votes) by Alvin Bunk (updated 6 days ago)
Apache HTTP server optimization

Uncategorised Technical Blogs

  (4 votes) by Nikola M. Živković (updated 3 days ago)
MongoDB basics
  (2 votes) by Gordon Beeming (RSA) (updated 18 hours ago)
This post is largely showing off a cool feature of chrome but the core focus is how you can be more productive with VSTS search Visual Studio Team Services let's you search across all your code and work items. What's really strange about this is how without this functionality it was harder trying
  (1 votes) by Passion4Code (updated 11 hours ago)
What is Asp.Net Core Asp.Net Core is completely re-written prior to earlier versions works on .Net framework. Asp.Net was developed with main focus to make it cross-platform! Yes Asp.Net core is now cross platform. It

Windows Powershell

  (1 votes) by Passion4Code (updated 6 days ago)
Azure automation using Powershell

Windows Security

  (1 votes) by Gordon Beeming (RSA) (updated 17 hours ago)
If you have TFS on the domain but you are trying to connect agents to it from outside the domain and TFS is not running on https then this post is for you. Obviously it would be great for everything to run on https, but sometimes you aren't able to because certs cost money, there is free certs the

Blogs updated

Database

  (7 votes) by Nikola M. Živković (updated 2 days ago)
MongoDB basics

Design and Architecture

  (2 votes) by johnniealan (updated 3 days ago)
ArcNet Protocol basics

Internet / Network

  (40 votes) by Vladimir Pecanac (updated 5 days ago)
Basics of HTTP
  (17 votes) by Vladimir Pecanac (updated 4 days ago)
In this article, you will learn more about: Web Servers, Proxy Servers, Caching, Gateways, Tunnels, Relays, and Web Crawlers
  (8 votes) by Vladimir Pecanac (updated 3 days ago)
The HTTP series: Client identification
  (5 votes) by Vladimir Pecanac (updated 3 days ago)
In this article, you will learn more about how HTTP authentication works and two HTTP authentication mechanisms: basic and digest authentication.



© 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