Click here to Skip to main content
15,894,410 members

Our Mailouts

Newsletter - 10 Oct 2016

Weekly Newsletter (10 Oct 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

To all those starting new web projects and who have the task of choosing your framework: I feel you pain. We all feel your pain. This pretty much sums it up right now.

Good luck and may your framework of choice still be around in 2 years time.

cheers,
Chris Maunder

Weekly Poll Results

Is the idea of bug-free software realistic?

Survey period: 3 Oct 2016 to 10 Oct 2016

We're expected to do this every day, and some programmers claim they are getting close. Will it happen?

OptionVotes% 
Yes, absolutely8611.4786 votes, 11.47%
Yes, but it will require a leap in technology and tools628.2762 votes, 8.27%
Not sure466.1346 votes, 6.13%
No. We'll get close, but never perfect45460.53454 votes, 60.53%
No, we won't even get close to that ideal10213.60102 votes, 13.60%

This week's survey: Which JavaScript frameworks are you using?

Latest Additions

New articles added

Algorithms & Recipes

  (4 votes) by Snesh Prajapati (updated 14 hours ago)
In this article we will understand Abstract Factory Pattern. This article is third part of Factory Patterns article series and continuation of Part 1 (Simple Factory Pattern) and Part 2 (Factory Method Pattern).

ASP.NET

  (8 votes) by Tanvir Ahmad Arjel (updated 3 days ago)
This is the simplest way to use JQuery Date Picker/Calendar in ASP.NET/ ASP.NET MVC with many customizations according to your requirement.
  (3 votes) by Vincent Maverick Durano (updated 2 days ago)
In this article, we will learn how to implement a simple Real-Time poll vote results using SignalR 2, MVC, Web API 2, jQuery and HighCharts.

C#

  (21 votes) by koolprasad2003 (updated 2 days ago)
List of New Features introduced in C# 7.0
  (8 votes) by John Simmons / outlaw programmer (updated 2 days ago)
A GPS class with a coordinate parser, distance calculation, and bearing calculation.
  (2 votes) by Gerry Mon (updated yesterday)
A .NET library for BitFields and BitStrings

Client side scripting

  (6 votes) by Fred Song (Melbourne) (updated 6 days ago)
In this article I talk about how to use ASP.NET Core MVC, Fluent NHibernate and Angular JS to implement a CRUD SPA (Single Page Application).

Combo & List Boxes

  (3 votes) by scastelli (updated 5 days ago)
Combobx component that display multiple columns from any Datasource

Content Management Server

  (2 votes) by Paulo Uechi (updated 2 days ago)
Uechi APM Web is an APM (Application Performance Management) Open Source Server Performance Monitor written and developed in Java and C # for all Linux and Windows platforms. The Uechi.APM.Web offers a complete resource for unlimited monitoring servers in real time. Have full control of the CPU cons

Cryptography & Security

  (3 votes) by Sandeep S. Sandhu (updated 5 days ago)
Implement LDAP and Kerberos on an embedded Linux IoT to provide enterprise grade authentication for IoTs (Part 1)

Database

  (3 votes) by Mika Wendelius (updated 1 weeks ago)
Few CLR procedure concepts to write into a file from SQL Server database
  (2 votes) by Martin Lachman (updated 5 days ago)
How to create a system on MS SQL Server for detection of actual changed records in a database table.
  (0 votes) by Manprit Singh Sahota (updated 2 days ago)
This article is about connecting entity framework code first approach and user defined table type function.

Design and Architecture

  (3 votes) by Rahul Rajat Singh (updated 2 days ago)
In this article, we will discuss the importance of retry pattern and how to implement it effectively in our applications.
  (1 votes) by Kausik J. Nag (updated 6 days ago)
In this article we are going to implement a step by step approach for Continuous development and Integration model with a distributed version control system, artifactory, package manger and a package repository for third party libraries.
  (1 votes) by Kausik J. Nag (updated 5 days ago)
In this article, we will optimize our continuous integration and development model with the use of JFrog Artifactory.
  (0 votes) by Zebedee Mason (updated 2 days ago)
Use graphs and metrics to analyse static architecture

Files and Folders

  (5 votes) by Stefano12777606 (updated 2 days ago)
How-to setup log4net logging tool, create different objects configured to store their own logs in their own log directory and zip older logs

GDI+

  (67 votes) by Marc Clifton (updated 6 days ago)
A Diagramming Tool

General Graphics

  (6 votes) by Midi_Mick (updated 6 days ago)
Alleviate issues with Image objects created from streams and files.

Hardware & System

  (5 votes) by DaveAuld (updated 5 days ago)
It only took a year, but after a lot of blood sweat and tears, it works!

IoT Services

  (6 votes) by Sandeep S. Sandhu (updated 4 days ago)
Deploy Kerberos on a Raspberry Pi IoT to provide robust and enterprise scalable authentication for IoTs (Part 2)

PHP

  (1 votes) by Sergey Grybniak (updated 5 days ago)
Learn how to create a new theme for your ecommerce website using Magento 2.

Product Showcase

  (0 votes) by Florian Wendel (updated 6 days ago)
Every software developer must face the challenge of integrating a plethora of external APIs into their app to increase its value to their users. This can take a lot of time since these APIs are often vastly different. API abstraction promises relief but there are different approaches.

String handling

  (7 votes) by Vladyslav Chernysh (updated 4 days ago)
Simple library that parses a string according to custom patterns.

Windows API

  (1 votes) by digital performance (updated 2 days ago)
This article shows how to access Windows API with plain x64 assembly programming language (MASM style). It shall also give an overview, how to apply some programming techniques like OOP and multithreading on a low level.

Articles updated

ASP.NET

  (16 votes) by Hussain Patel (updated 3 days ago)
In this article I will show how to create an ASP.NET MVC web application with a custom bootstrap theme / layout. For this demo I am using Visual Studio 2012, ASP.NET MVC 4, a custom bootstrap theme (Bootstrap Business Casual).
  (15 votes) by Shamim Uddin (updated yesterday)
In this article, we are going to learn how to get geolocation address by using Google geolocation API in ASP.NET Web API.
  (11 votes) by Sahil Saini @ Software Developer (updated 4 days ago)
This article starts with creating the project in MVC with using the bootstrap classes to give better look to the UI and controls used on UI.
  (11 votes) by Prabu ram (updated 18 hours ago)
A complete automatic generation of menu in ASP.NET MVC using attributes applied on controllers.

Audio and Video

  (21 votes) by Yang Kok Wah (updated 2 days ago)
Playing your favorite video all at the same time
  (7 votes) by Yang Kok Wah (updated 4 days ago)
Using a simple custom made video player control to display a video wall

C#

  (146 votes) by Florian Rappl (updated 5 days ago)
In the first part we introduce the basic concepts of C# along with object oriented programming and the .NET-Framework.
  (37 votes) by Carlo Hans H. (updated 2 days ago)
How-To for Web API in ASP.NET Core
  (35 votes) by Sergey Kizyan (updated 5 days ago)
Third lecture from the series I'm running. Related to class definition and gives basic understanding about what is type in .NET
  (5 votes) by Сергій Ярошко (updated 3 days ago)
It is demonstrated how to load and to analyze at run time a class library, how to select proper methods marked by the custom attributes and to use them in order to extend the application's functionality.

Database

  (5 votes) by Md._Mehedi_Hasan (updated 14 hours ago)
CRUD operation in .net MVC using Stored Procedure for Single and List Object Data along with SQL Transaction.

HTML / CSS

  (4 votes) by Sushil Sh. (updated 4 days ago)
How to configure Angular material with Requires JS (AMD)

Internet / Network

  (108 votes) by axuno (updated 19 hours ago)
MailMergeLib is an SMTP template mail client library written in C# which provides comfortable mail merge capabilities and SMTP fail-over features.

Libraries

  (5 votes) by Farhad Jabiyev (updated 14 hours ago)
One of the most popular questions is whether there exists a method which will automatically decide whether to insert, update or delete entity in the Entity-Framework. Now it is possible with EntityGraphOperations library.

Miscellaneous

  (26 votes) by Zuoliu Ding (updated 6 days ago)
A discussion on some basic practices highly recommended in Assembly Language Programming.

Mobile Development

  (13 votes) by YevheniyK (updated 4 days ago)
The article describes a general approach to using Cocos2d-x on top of native components and relevant coding specifics for Cocos2d-x, iOS and Android.

Smart Client

  (11 votes) by saineshwar bageri (updated 5 days ago)
In this article, we are going learn to create an application that works online and offline.

SQL Reporting Services

  (10 votes) by Mark W Solomon (updated 6 days ago)
In this article, I developed a way to determine all the SQL Servers in our environment at will and filter this information into Microsoft's Sunset report for Microsoft SQL Server and present all this information in an SSRS report.

Web Services

  (3 votes) by NobsterTheLobster (updated 6 days ago)
Publish a WCF DataService with entity model, updatable views, filtering and basic authentication

Windows Presentation Foundation

  (13 votes) by Doc Lobster (updated 4 days ago)
A C#/WPF application for displaying folders on a grid and performing combined functions on them.

New Tips and Tricks added

ASP.NET

  (8 votes) by Mishra Sourabh (updated 4 days ago)
Today in this article, we are going to learn how to consume webapi using angularjs.

C#

  (8 votes) by Shamim Uddin (updated 6 days ago)
In this tip, we will learn how to return list of custom type (JSON) data using ASP.NET Web API.
  (12 votes) by Arun Chandrasekhara Pillai (updated 4 days ago)
Create a screen recorder using C#

Client side scripting

  (0 votes) by Sannyok (updated 2 days ago)
Extension of standard pagingtoolbar

Database

  (4 votes) by Mika Wendelius (updated 5 days ago)
Few tips for connecting to an SQL Server instance using DAC

Design and Architecture

  (5 votes) by Zebedee Mason (updated 5 days ago)
What is the average number of lines of code in your projects files? Yes, but which average?

General Graphics

  (3 votes) by Fredrik Schultz (updated 5 days ago)
Introduces multi-threaded, optimized graphical filters such as gaussian blur, unsharp mask and more.

Macros and Add-ins

  (3 votes) by Zebedee Mason (updated 5 days ago)
How I avoid embarrassing releases (now)

Miscellaneous

  (8 votes) by Member 270861 (updated 5 days ago)
Some solutions to the task of logging messages
  (0 votes) by dileep (updated 4 days ago)
Build Using NPM and Git

Site & Server Management

  (3 votes) by Yury Dymov (updated 2 days ago)
Using Google CDN might break your site in China

Testing and QA

  (0 votes) by Metaphysico (updated 6 days ago)
Find Unit Tests that do not show up in test results.

Windows Powershell

  (1 votes) by Shawn K Lewis (updated 5 days ago)
Powershell script for Amazon Dash button Detection via DHCP Discover message

Windows Presentation Foundation

  (4 votes) by Clifford Nelson (updated 4 days ago)
Presents and implementation of a control that can be pressed to bring up a Menu.

Tips and Tricks updated

C / C++ Language

  (9 votes) by Eric Z (Jing) (updated 6 days ago)
This tip introduces struct hack and compares it with several implementation alternatives.

C#

  (24 votes) by Michael_Jacobsen (updated 2 days ago)
Encryption algorithm based on key self-mutation. Complete source code and samples.

Database

  (7 votes) by Hussain Patel (updated 2 days ago)
Display the list of all Tables, the Referenced columns, the Referencing Table, the Referencing columns and the Constraint name in a database

Java

  (2 votes) by Aftab Ahmed Sajid (updated 3 days ago)
The simplest way to return json objects to client using struts 1

Testing and QA

  (1 votes) by schollii (updated 2 days ago)
Recipe that can be included in a pytest or nose test suite to compare a PyQt widget's appearance with a reference saved on disk, or generate the reference if it does not exist.

New Technical Blogs added

.NET Framework

  (3 votes) by Ehsan Sajjad (updated 6 days ago)
This article explains how Equals method and == operator behave differently for String class

Android

  (5 votes) by Cindy Potvin (updated 6 days ago)
How to get started with Android development - Basic structure

Applications & Tools

  (2 votes) by Sacha Barber (updated 4 days ago)
My hope is by the end of this post that you will know enough about Akka clustering that you would be able to create your own clustered Akka apps.

C++ / CLI

  (2 votes) by matt warren (updated 5 days ago)
How to add a verb to the dotnet CLI tooling

Charts, Graphs and Images

  (2 votes) by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ) (updated 5 days ago)
We will discuss a problem that I recently came across while working with images in coding.

HTML / CSS

  (1 votes) by Thomas Cooper (updated 5 days ago)
How to create code snippet view panel on an HTML page

Social Network APIs

  (1 votes) by msiyer (updated 5 days ago)
Software morphs. Market realities, changes in technology, adding new features or removing something that is no longer needed, refactoring etc. are some of the valid reasons for initiating a change. However, this is a very costly affair where large software are concerned.

Testing and QA

  (2 votes) by Anton Angelov (updated 6 days ago)
The next step in building a Hybrid Test Automation Framework is to abstract the unit test framework layer. Learn how to switch it without changes in tests.

Uncategorised Technical Blogs

  (3 votes) by Sacha Barber (updated 6 days ago)
It has been a while since I wrote a post, the reason for this is actually this post. I would consider remoting/clustering to be some of the more advanced stuff you could do with Akka. That said this and the next post will outline all of this good stuff for you, and by the end […]
  (0 votes) by msiyer (updated 2 days ago)
I had never faced an update issue in the past almost one year. Yesterday's update, however, broke Virtualbox. A very minor thing. This breakage notwithstanding, I think, this level of stability for a rolling-release is just unbelievable. Continue reading →
  (0 votes) by Andrew Blank (updated yesterday)
Shortly after writing my last post I started thinking of better ways to create a DotNet MVC Single Page application. So here it is. First I tried translating this to Dot Net Core but unfortunately it doesn’t have a method for Request.IsAjaxRequest() and I’m not ninja enough to write my o
  (0 votes) by Andrew Blank (updated yesterday)
Because every new framework needs another “Hello World!” I’ve been forcing myself to try and learn this new .Net Core and in the past I’ve wrote about writing C# code on Windows and running it in Linux using the Mono framework and recently I wrote about using .Net Core with Y

Windows Communication Foundation

  (0 votes) by santosh.yadav198613 (updated 12 hours ago)
Hello everyone, thanks for your support so far, in last post we saw how we can create a simple service and use the same. In this post we will see how we can make use of session in WCF. INTRODUCTION: Before using this functionality, we should make sure if we need to maintain session or not. By defaul

Windows Presentation Foundation

  (0 votes) by Steve Naidamast (updated 2 days ago)
Here is a simple way to make a custom WPF Message Box

Work Issues

  (1 votes) by Dave Ceddia (updated 4 days ago)
How to divide React work between designers and developers

Blogs updated

Files and Folders

  (1 votes) by staffan_v (updated 4 days ago)
Batch uploading music files to Echo Nest



© 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