Chủ Nhật, 19 tháng 6, 2016

Weekly Newsletter (20 Jun 2016)

Weekly Newsletter (20 Jun 2016)
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

Internet of Things Article Challenge

Intel's Ultimate Coder Challenge is on again so I'll be posting a weekly round-up of the 5 teams involved in the competition. Things are just starting to get interesting. The theme is IoT, which segues neatly into our own Internet of Things challenge. Help developers get started on the path to building real, actual Internet of Things applications for a chance to share in $6,500 of prizes and 10 Intel IoT Developer Kits.

The Best Articles of May

Speaking of great articles the best articles of May have been chosen. Congratulations (and thanks) to the following winners.

C# Winner: Radosław Sadowski C# BAD PRACTICES: Learn how to make a good code by bad example – Part 2
Runner-up: George Swan Asynchronous Programming. Getting to grips with Async and Await.
C++ Winner: Marius Bancila Interact with Windows services in C++
Runner-up: stevemk14ebr PolyHook - The C++11 x86/x64 Hooking Library
Database Winner: VijayRana MongoDB Tutorial Day 4 :- Aggregation
Runner-up: koolprasad2003 Debug your stored procedure
Web Dev Winner: Stefan Wloch Custom Roles Based Access Control (RBAC) in ASP.NET MVC Applications - Part 3 (Extending ASP.NET Identity 2.0)
Runner-up: syed shanu Draw MVC Chart Using Web API, AngularJS And JQuery
Mobile Winner: Val Okafor Learn Android MVP Pattern By Example
Runner-up: Chris Boss Time to change from a Smart Phone to a Smart PC
"Everything Else" Winner: raddevus Destroy All Passwords: Never Memorize A Password Again
Runner-up: Marc Clifton Rotating a Cube with an L3G4200D Gyro Chip wired to a BeagleBone Black

cheers,
Chris Maunder

Click here Need Excel Reporting? Try SpreadsheetGear.
Use SpreadsheetGear to easily create richly-formatted Excel reports without Excel from any ASP.NET, Windows Forms, WPF or Silverlight application using spreadsheet technology built from the ground up for performance, scalability and reliability. Try it now!

Weekly Poll Results

How do you prefer to master the programming skills you need?

Survey period: 13 Jun 2016 to 20 Jun 2016

Do you dive deep with laser focus or have you never met a technology you didn't like? What's your approach?

OptionVotes% 
Master a very small number of technologies very deeply1147.59114 votes, 7.59%
Learn the technologies that interest me, some deeply, some not so deep77651.66776 votes, 51.66%
Be proficient (but not necessarily a master) in as many technologies as possible26817.84268 votes, 17.84%
Learn what I need, as I need it, and no more.29519.64295 votes, 19.64%
Bluff my way through it all382.5338 votes, 2.53%
I don't program110.7311 votes, 0.73%

This week's survey: What's your favourite development platform?

Latest Additions

New articles added

.NET Framework

  (12 votes) by koolprasad2003 (updated 5 days ago)
Convert Desktop Applications to Universal Windows Platform Apps -Project Centennial
  (7 votes) by Akhil Mittal (updated 5 days ago)
This article will cover other debugging improvements of VisualStudio 2015 like the tool window support for LINQ and Lambda expressions, the newperftips, and the new diagnostic tool window.

Algorithms & Recipes

  (0 votes) by Steve Hageman (updated 22 hours ago)
DSPLib is an complete DSP Library that is an end to end solution for performing FFT's with .NET 4

Android

  (2 votes) by Tarun Kukreja (updated 6 days ago)
Android Studio – Common Set of Issues while developing First Application and Respective Solutions

Applications & Tools

  (2 votes) by Matt Scarpino (updated 2 days ago)
This article explains how to code apps that run inside the Chrome browser.
  (1 votes) by Matt Scarpino (updated 2 days ago)
This article explains how to code extensions that customize, access, and augment the capabilities of the Chrome browser.

ASP.NET

  (12 votes) by Jovan Popovic (updated 4 days ago)
In this article you can see how easily you can create REST services using ASP.NET Core Web API and new JSON support in Azure SQL database and SQL Server 2016
  (6 votes) by andre.lombaard (updated 6 days ago)
Explaining the processes involved in setting up Angular 2 within an ASP.NET 5 environment
  (3 votes) by Nitij (updated 3 days ago)
A couple of Dependency Injection scenarios in Asp.Net Mvc
  (2 votes) by Atanas N Atanasov (updated 3 days ago)
This article presents a simple example for CRUD operations with ASP.NET Core, TypeScript and Gijgo grid and dialog

Audio and Video

  (1 votes) by Vadyseri (updated 3 days ago)
A Story of One Video Streaming Project

C / C++ Language

  (4 votes) by Noah L (updated 5 days ago)
Beware the data race sneak attack.

C#

  (9 votes) by AJSON (updated 6 days ago)
Useful code for your toolbelt - generic save/load an object in XML
  (3 votes) by Member 12180707 (updated 2 days ago)
Deep copy an Object using AutoMapper. AutoMapper is a simple little library built to solve a deceptively complex problem - getting rid of code that mapped one object to another
  (1 votes) by Ádám Ficsór (updated 21 hours ago)
Quickstart to Bitcoin wallet development in C#
  (1 votes) by Ádám Ficsór (updated 18 hours ago)
Quickstart to Bitcoin wallet development in C#
  (0 votes) by Ozesh Thapa (updated 2 days ago)
An implementation of a Zkteco (K14) Biometric Device using C#

Client side scripting

  (2 votes) by Ashish k. Rajput (updated 6 days ago)
This article is all about the JavaScript, ECMAScript, basic terminology and release history

Custom Controls

  (2 votes) by fede.net (updated 2 days ago)
The article describes the basic to build a custom HTML control with JavaScript OOP programming and jQuery

Database

  (0 votes) by Jovan Popovic (updated 3 days ago)
In this article is shown how to easily compare two rows in SQL Server using new JSON functionalities.

Date and Time

  (2 votes) by David A. Gray (updated 3 days ago)
When I needed to compute the Daylight Saving Time transitions for any year, I had to dig a bit deeper into the time zone information stored in the Windows Registry.

Design and Architecture

  (3 votes) by Chris Solutions (updated 3 days ago)
With evidence in hand, no-framework is the perfect alternative to frameworks.

HTML / CSS

  (2 votes) by Vivek306 (updated 6 days ago)
Tutorial 5 of 5 – Create and Host a website using MeVitae's Digital Profile
  (2 votes) by Vivek306 (updated 5 days ago)
Tutorial 2 of 5 – Create and host a website using MeVitae's Digital Profile

Internet / Network

  (13 votes) by JosipK, Marko Kozlina (updated 4 days ago)
C# and VB.NET console applications that demonstrate how to create and send an email reply with IMAP and SMTP protocols in .NET Framework
  (7 votes) by 0x7c00 (updated 4 days ago)
Moving forward in the future networks evolution.

Mobile Development

  (4 votes) by @ HiWay International (updated 3 days ago)
An absolute trick to consume WCF WebService at Xamarin Form PCL root

Office Development

  (6 votes) by Mario Z (updated 5 days ago)
Pure .NET solution for performing find and replace text on Word documents (DOCX file format).

Printing

  (2 votes) by David A. Gray (updated 1 weeks ago)
What happens when you have more items in your list than you have items in your control string?

Product Showcase

  (0 votes) by Dynamsoft (updated 5 days ago)
Dynamsoft has released the Linux version of its barcode reader SDK, which supports programming in PHP. It is convenient to integrate Dynamsoft Barcode Reader to any server-side web applications.
  (0 votes) by Kyle Pennell (updated 3 days ago)
This post will explain why const and let are helpful and how they are used.
  (0 votes) by Microsoft Developers (updated 2 days ago)
This article is part of the web development series from Microsoft tech evangelists and engineers on practical JavaScript learning, open source projects, and interoperability best practices including Microsoft Edge browser.

Raspberry Pi

  (2 votes) by Mike Hankey (updated 2 days ago)
Configuring the Raspberry Pi as an MQTT message broker using Mosquitto.

Tabs & Property Pages

  (10 votes) by Alaa Ben Fatma (updated 5 days ago)
Inherits the awesome style of Visual Studio's TabControl for better exploiting

Tools and IDE

  (3 votes) by David A. Gray (updated yesterday)
A Microsoft Excel worksheet for accurate, easy, fast design and application of Windows forms and resource strings

Tree Controls

  (1 votes) by _eol_ (updated 2 days ago)
This article presents the minimal code necessary to display a hierarchical tree using Popups.

Uncategorised Technical Blogs

  (0 votes) by S Ravi-Kumar-2012 (updated 5 days ago)
Configure App Icons in Xamarin Forms App

Windows Presentation Foundation

  (1 votes) by Clifford Nelson (updated 5 days ago)
This presents as control inherited from the Shape control for displaying an outline font.
  (1 votes) by Clifford Nelson (updated 3 days ago)
This is an alternative for "Advanced WPF Localization" that adds functionality for capitalizing and pluralizing the text to be display.

Windows Runtime

  (3 votes) by Vishnu Prasad C (updated 4 days ago)
Data insertion from flat file into SQL through BCP utility
  (1 votes) by Joel Ivory Johnson (updated 3 days ago)
In this article I take a look at setting up a system for HoloLens development, the compatibility of the applications with other UWP platforms, and introduce Unity for making a 3D application

Articles updated

.NET Framework

  (86 votes) by Peter Vegter (updated 6 days ago)
MCI wrapper class library for .NET developers
  (39 votes) by wmjordan (updated 4 days ago)
This is an alternative for "Interceptor in the Wild". The Function Decorator Pattern offers a way to inject new behaviors into existing methods without using IoC frameworks nor modifying method implementations.
  (8 votes) by Christian Woltering (updated 5 days ago)
Comparison and benchmark of Fast Fourier Transform implementations for the .NET platform

Algorithms & Recipes

  (88 votes) by Andy Bantly (updated yesterday)
Visualizing the Mandelbrot set using multiple threads of execution.
  (21 votes) by c-smile (updated yesterday)
How the TIScript language is different from its prototype - JavaScript
  (11 votes) by Udaya K Unnikrishnan (updated 6 days ago)
Tracing the boundaries of an object in 2D image

ASP.NET

  (22 votes) by syed shanu (updated 3 days ago)
In this article we will see in detail how to create a Dynamic MVC Dashboard display using AngularJS and Web API
  (12 votes) by Florian Rappl (updated 19 hours ago)
This article describes the most important details of creating a useful bot using the Microsoft Bot Framework.
  (2 votes) by Dmytro Antonenko (updated 18 hours ago)
In this article, a library for ASP.NET Core, that will add support of criteria for global action filters.

C#

  (10 votes) by Ádám Ficsór (updated 21 hours ago)
Quickstart to Bitcoin wallet development in C#

Database

  (18 votes) by Christian Del Bianco (updated 2 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

  (13 votes) by Zebedee Mason (updated 3 days ago)
Software for automatically constructing architecture diagrams and metrics from source code is presented. An example is provided which is then re-factored, during which metrics are tracked and subsequently plotted.
  (3 votes) by Chris Solutions (updated 21 hours ago)
The implementation of a no-framework client application using high-level developer governance.

Files and Folders

  (456 votes) by Uzi Granot (updated 3 days ago)
PDF File Writer is a C# .NET class library allowing applications to create PDF files. Version 1.19.0 enhancement: Document links.

Game Development

  (76 votes) by Paulo Zemek (updated yesterday)
Create animations easily using a Fluent API that integrates well with frame-based animation segments.

General Graphics

  (23 votes) by Patrik Mlekuž (updated yesterday)
Image Control for viewing most common image formats with advanced features included (Import Image, Preview, Resize, Position, Pan, Zoom, Export Image, Extract Resource Icon).

Internet / Network

  (288 votes) by Mehdi Gholam (updated 23 hours ago)
Smallest, fastest polymorphic JSON serializer (with Silverlight4 and MonoDroid support)
  (51 votes) by Mehdi Gholam (updated 22 hours ago)
A binary JSON serializer based on fastJSON (support for MonoDroid)

Mobile Development

  (5 votes) by Vince Chan (updated 2 days ago)
Pwnage Checker is an iOS app that allows users to check whether an account has been compromised in a known data breach

VB.NET

  (21 votes) by Arkitec (updated 3 days ago)
A quick method of populating ComboBoxes from Enum's with optional resource strings.

Windows Communication Foundation

  (8 votes) by john_1726 (updated 5 days ago)
MVVM Silverlight Application with Entity Framework and WCF Service

New Tips and Tricks added

Algorithms & Recipes

  (8 votes) by Tomaž Štih (updated 3 days ago)
Find differences between two collections

C#

  (6 votes) by Tomaž Štih (updated 3 days ago)
How to (dynamically) implement ToString() as a Lambda function
  (3 votes) by Tomaž Štih (updated 2 days ago)
Poor Man's Elvis Operator
  (1 votes) by saurabhsharmacs (updated yesterday)
Migration to AutoMapper 4.2.1

GDI+

  (2 votes) by The Zakies (updated 5 days ago)
we will build an outline line around the drawn lines so we would test the mouse click on this outline to know which line is selected. and we would in the coming update build a select function inside the move tool

HTML / CSS

  (1 votes) by Vivek306 (updated 5 days ago)
Tutorial 1 of 5 – Create and host a website using MeVitae's Digital Profile
  (1 votes) by Vivek306 (updated 5 days ago)
Tutorial 4 of 5 – Create and host a website using MeVitae's Digital Profile
  (0 votes) by Vivek306 (updated 5 days ago)
Tutorial 3 of 5 – Create and Host a website using MeVitae's Digital Profile

Miscellaneous

  (0 votes) by mahesh.surya87 (updated 6 days ago)
Configure on Windows zookeeper, kafka, elasticsearch, logstash, kibana

SharePoint Server

  (0 votes) by Pavlo Nikulin (updated 5 days ago)
This tip shows how to resolve some limitations of CSOM related to list views configuration

Tips and Tricks updated

C / C++ Language

  (10 votes) by Johncsfh (updated 3 days ago)
This is a cross-platform general C++ engine, including a general runtime and a reflection engine.

Files and Folders

  (21 votes) by Alex Wiese (updated 4 days ago)
Monitors log files and displays text as it is appended to the file

Trace and Logs

  (15 votes) by Jochen Scharr (updated yesterday)
Essential logging in one simple, robust, static, thread-safe class. No initialization, no configuration, no dependencies. Don't think, just log.

New Technical Blogs added

C#

  (0 votes) by Allen C. Copeland Jr (updated 3 days ago)
Grokking the CLI - Part 2: Meta Meanderings

Client side scripting

  (2 votes) by santosh007india (updated 3 days ago)
In this blog, we will be creating a Student Registration wizard using ui-router and angularJs.
  (1 votes) by Marla Sukesh (updated 2 days ago)
Why JavaScript is popular
  (1 votes) by Marla Sukesh (updated 2 days ago)
JavaScript - write less not use less

Dialogs and Windows

  (1 votes) by Christian Specht (updated 5 days ago)
Overriding built-in Microsoft Access Functions: Giving the MsgBox a Default Title

Uncategorised Technical Blogs

  (2 votes) by Dmitry A. Efimenko (updated 5 days ago)
There is a saying: "Laziness is the mother of all bad habits." However, for us--programmers--I find another saying to be true more often: "Laziness is the driver of all progress."While working on a couple projects, which I'll blog about separately in posts to come, I found myself executing the same
  (2 votes) by Keyhole Software (updated 5 days ago)
I had some time before my next project started up, so David Pitt asked me to research and write a blog on Service Fabric. It sounded terrifying. First off, I’m not really what you would call articulate. I finish only half of sentences that I… well, I would hate talking to me. Secondly, I hadn&
  (1 votes) by Dave Ceddia (updated 4 days ago)
React: ES5 (createClass) or ES6 (class)?

Blogs updated

C#

  (2 votes) by Allen C. Copeland Jr (updated 4 days ago)
Grokking the CLI - Part 1: Meta Mayhem



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