Click here to Skip to main content
15,882,017 members

Our Mailouts

Newsletter - 14 Nov 2016

Weekly Newsletter (14 Nov 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

New Newsletter coming soon

We love our gadgets, we're buying more and more connected devices, and our reliance on data analysis and hosted services is growing at a massive rate. To keep everyone up to date on the code and tutorials being published on CodeProject, and what's going on in the industry at large, we'll be launching a new newsletter to bring this together in one place.

This is an exciting, challenge, and (frankly) scary area that we as developers will be defining and building. We need to know this stuff, and we need to understand the issues and keep things safe, secure, make sure it all just works.

cheers,
Chris Maunder

Weekly Poll Results

What would you ask Santa’s IT department for Christmas?

Survey period: 7 Nov 2016 to 14 Nov 2016

OptionVotes% 
Tools to make your code take advantage of modern hardware (multi-core, parallelization etc)61049.00610 votes, 49.00%
Faster CPUs and co-processors59747.95597 votes, 47.95%
Better compilers and code analysers55744.74557 votes, 44.74%
A whopping big super computer or high-performance computing cluster51441.29514 votes, 41.29%
The secret instruction set to make your applications perform faster52241.93522 votes, 41.93%
Fast data analysis tools45836.79458 votes, 36.79%
Something that will force my users to Read The Manual66553.41665 votes, 53.41%
Other48238.71482 votes, 38.71%
Respondents were allowed to choose more than one answer; totals may not add up to 100%

This week's survey: What is your favourite programming font?

Latest Additions

New articles added

.NET Framework

  (2 votes) by Boris Zinchenko (updated 12 hours ago)
BPMN Model Interchange on Microsoft .NET platform. View BPMN diagrams from all major vendors.

Algorithms & Recipes

  (0 votes) by HoshiKata (updated 2 days ago)
An example state machine framework that uses Doxygen to auto-draw the actual code's behavior.

Android

  (3 votes) by Anele 'Mashy' Mbanga (updated 5 days ago)
Using Basic4Android, develop your first Android Native App
  (0 votes) by Rou1997 (updated 17 hours ago)
Java Android GPS Example & Tutorial . . . Including Android M (6.0, API 23) . . . Using & Testing On Device & Emulators . . . PLUS: Google Maps Tutorial

Applications & Tools

  (7 votes) by ONasri 12202787 (updated 6 days ago)
step by step you will learn how to create a table pagination and search bar using Angular2
  (3 votes) by techcoaching (updated 6 days ago)
In this article, We will have a look to unserstand how RESTful/WebApi was applied in my code
  (0 votes) by George MVC Study (updated 2 days ago)
How to implement cascading dropdown list by Knockout and AngularJS

ASP.NET

  (1 votes) by Sourav Kayal (updated 3 days ago)
How to create custom action invoker in MVC and WebAPI

Azure

  (0 votes) by Afzaal Ahmad Zeeshan (updated 5 days ago)
In this post, I will show you how to create a small script to automate the deployment of your ASP.NET Core applications to Microsoft Azure using local git deployment.

Book Chapters

  (4 votes) by Dirk_Strauss (updated 6 days ago)
In this article by Dirk Strauss, author of the book C# Programming Cookbook, he sheds some light on how to handle events, exceptions and tasks in asynchronous programming, making your application responsive.

C#

  (7 votes) by Miguel Diaz Kusztrich (updated 3 days ago)
An application to draw Recurrence Plots and calculate recurrence quantification measures
  (6 votes) by Akhil Mittal (updated 6 days ago)
This article of the series “Diving into OOP” will explain all about delegates in C#. The article focuses more on practical implementations and less on theory. The article explains the concept in-depth.
  (6 votes) by MammadovAdil (updated 3 days ago)
Automatically define state of entity graph for EntityFramework Code-First using a single line of code.
  (1 votes) by Carlo Hans H. (updated 12 hours ago)
Creating Angular2 Application with ASP.NET Core Template Pack in VS 2015

Combo & List Boxes

  (4 votes) by Niemand25 (updated 5 days ago)
A simple way to place any ObjectListView inside a ComboBox

Database

  (6 votes) by Vadim Loboda (updated 3 days ago)
A way to persist C# object graph to database with single procedure using ADO.NET and table valued parameters
  (1 votes) by mblataric (updated 5 days ago)
Instructions on how to migrate existing XAF security system to new permission policy.

Design and Architecture

  (1 votes) by Zebedee Mason (updated yesterday)
Perform dependency analysis by using Doxygen to parse source code and produce a report

Game Development

  (2 votes) by Mehedi Shams (updated 2 days ago)
Coding a simple magic with cards!

HTML / CSS

  (0 votes) by Peter Leow (updated 2 hours ago)
Dressing up tables using Bootstrap.

Libraries

  (1 votes) by Jack Vanlightly (updated 15 hours ago)
In this article we'll look at common patterns in batch processing and how the Taskling libraries provide a simple and reliable way of using those patterns in your C# batch jobs.
  (1 votes) by Cinchoo (updated yesterday)
Simple PGP wrapper library for .NET

Mobile Development

  (2 votes) by Daniel Vaughan (updated yesterday)
Using resource switching to support multiple deployment scenarios in Xamarin.Android projects.
  (1 votes) by jackyBu (updated 2 hours ago)
custom-draw CalendarView for Android&IOS

Programming Tips

  (2 votes) by Mohammad Shuvo (updated 3 days ago)
This article will show you how you can use the OpenGL graphics library in Google's Go language.

Reviews on Third Party Products and Tools

  (2 votes) by Kevin Griffin (updated 4 days ago)
Twilio Notify provides an amazing new framework for building a notification system which targets users across SMS, iOS, Android, and Facebook Messenger.

Universal Windows Platform and Windows Runtime

  (3 votes) by Paulo Zemek (updated 3 days ago)
Small tip on how to use WriteableBitmap for Universal Apps in C#

Articles updated

.NET Framework

  (29 votes) by Ehsan Sajjad (updated 5 days ago)
The purpose of this post is to outline and explore some of the issues that makes performing the equality much more complex than you might expect.
  (15 votes) by Ehsan Sajjad (updated 5 days ago)
In this post, we will see how smartly .NET handles equality and comparison for value types and reference types.
  (12 votes) by Ehsan Sajjad (updated 5 days ago)
This article is the continuation of the previous three articles regarding how Equality works in .NET, the purpose is to give developers a more clear understanding on how .NET handles equality for types.
  (5 votes) by Ehsan Sajjad (updated 6 days ago)
This article explains how Equals method and == operator behave differently for String class
  (2 votes) by Ehsan Sajjad (updated 5 days ago)
This article is in the continuation of a series of articles regarding how Equality works in .NET and it is specific to how Equality operator works for reference types.

Applications & Tools

  (47 votes) by techcoaching (updated 3 days ago)
How to build the SPA for enterprise application using Angular2 and WebApi (RESTful)
  (8 votes) by techcoaching (updated 6 days ago)
In this article, we will learn how to create/edit Role
  (8 votes) by techcoaching (updated 6 days ago)
In this article, we will why and why not using DI & IoC from my real situation.I did not tell you that DI is not good. From my view, each tech has it own pros and cons. So It is better if we know when we can use which techs for our business.
  (4 votes) by techcoaching (updated 6 days ago)
In this article, we will see how to use multi-languages(i18n) in angular2
  (4 votes) by techcoaching (updated 6 days ago)
This tip explains how we should structure our project folder

ASP.NET

  (21 votes) by Marco Bertschi (SFC) (updated 3 days ago)
In this article, I try to cover most basics of creating a portable (Windows, Mac and Linux) ASP.NET Core application and discuss possible use cases for a web app using ASP.NET Core.
  (18 votes) by Ehsan Sajjad (updated 5 days ago)
A guide on how to implement gridview in ASP.NET MVC 5

C#

  (51 votes) by Ramon F. Mendes (updated 5 days ago)
Create HTML/CSS/script based cross-platform desktop apps in C# with Sciter engine!
  (20 votes) by Paulo Zemek (updated 5 days ago)
This article presents the PropertyPathObserver class, which allows for faster bindings and more.
  (6 votes) by Ansel Castro (updated 2 hours ago)
The article shows how to render 3D graphics with C# in .NET using an API Igneel.Graphics.

Hardware & System

  (124 votes) by glennPattonWorking (updated yesterday)
Serial communication in C#.
  (109 votes) by Elmue (updated 6 days ago)
An electronic door lock that replaces a mechanic key by an RFID card or RFID token.
  (14 votes) by Rasik Bihari Tiwari (updated 4 days ago)
A very simple way of hiding your files and folders using unmounted hard disk drives. It can work if the computer user isn't fairly technical.

Installation

  (3 votes) by Martin Radu (updated 15 hours ago)
How to install Debian with MATE Desktop Environment and setting it up.

Libraries

  (13 votes) by Cinchoo (updated 3 days ago)
Simple CSV file reader for .NET

NoSQL

  (241 votes) by Mehdi Gholam (updated yesterday)
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

New Tips and Tricks added

Algorithms & Recipes

  (2 votes) by PIEBALDconsult (updated 6 days ago)
A method to match a string within a string, but with added features

Applications & Tools

  (3 votes) by NguDeveloper (updated 22 hours ago)
Angular2 + Webpack web application using VS Code step by step
  (1 votes) by NguDeveloper (updated yesterday)
Angular2 + Webpack web application using VS Code step by step

Artificial Intelligence and Machine Learning

  (7 votes) by wim4you (updated 4 days ago)
Short introduction and first trial implementation in C#

C / C++ Language

  (0 votes) by David A. Gray (updated 2 days ago)
This tip describes how I resolved a C4183 compiler error emitted by the Visual C++ 2013 compiler.

C#

  (11 votes) by Qwertie (updated 4 days ago)
An alternative set of StringBuilder Extension methods that is closer to the methods of System.String.
  (2 votes) by fkosoft.com (updated 2 days ago)
Usage of my FontAwesome Image/Icon generator for WinForms

Client side scripting

  (4 votes) by Rico MNC (updated 5 days ago)
I did two versions, one with a simple text dump to a span as HTML, and the other to filter contents of a drop down list (select). This article only contains the simpler one. I hope to add the other one depending on how this is received and if I can host code samples demos somewhere.
  (3 votes) by Mahesh Meegasmullage (updated 6 days ago)
Object Oriented Programming with DatumJs

Database

  (2 votes) by Complete IT Professional (updated 6 days ago)
Use the COALESCE function with different data types correctly

Grid & Data Controls

  (1 votes) by Mang Irpan (updated yesterday)
This control is a datagridview that can contain control as its node, and it can contain unlimited node control

HTML / CSS

  (1 votes) by veen_rp (updated 22 hours ago)
Some templates for HTML5, CSS3 and JS to create .Net style panels and splitcontainers, using docking options as CSS classes.

Programming Tips

  (2 votes) by Matthew Givens (updated 3 days ago)
This tip shows how to remove the close window from a WPF ToolWindow, so that exiting the window can be tightly controlled.

Tips and Tricks updated

C#

  (10 votes) by Wahid Bitar (updated 5 days ago)
Validated the unique constraints at dbContext ValidateEntity in a generic way by reading the IndexAttribute values.

Client side scripting

  (3 votes) by slavik57 (updated 5 days ago)
A library of notification based objects for TypeScript/JavaScript

New Technical Blogs added

IoT on Azure

  (0 votes) by Shah Khalid Eusufzai (updated 10 hours ago)
Raphael is a JavaScript library for drawing vector graphics on the web. Here i have created a small JavaScript program to draw a circle based on mouse move.

Mobile Development

  (1 votes) by Ahmed Bouchefra (updated 6 days ago)
In this post ,we are going to see how to use the mobile phone camera in mobile apps built using the Ionic 2(2.0.0-rc.1) Framework.

Testing and QA

  (1 votes) by Dave Ceddia (updated 5 days ago)
What to test in a React app and why

Uncategorised Technical Blogs

  (4 votes) by harleydk (updated 6 days ago)
This post describes how to actually run a standalone ESP8266-12 when it's been programmed.

Universal Windows Platform and Windows Runtime

  (0 votes) by Simon Jackson (updated 2 hours ago)
    For my sins, I was asked back to FutureDecoded again this year to give a talk on the Microsoft UWP platform, specifically about bringing games to the XboxOne using UWP.  By all accounts the session went well (especially as there was standing room only by the time the …



© 2016 The Code Project.  All rights reserved.


This email was sent to mailout@maillist.codeproject.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