Chủ Nhật, 2 tháng 10, 2016

Weekly Newsletter (3 Oct 2016)

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

Thank you to the members keeping the site tidy.

It's been a messy week with the spammers trying to muddy up the boards, but I'm guessing most readers would never have noticed a thing. Dozens of our higher-level members have been working overtime to help block and remove this nuisance and so we wanted to say thank you. What's impressed me the most is the care they take in ensuring it's spam, and not merely a misguided post. False positives happen but are rare, and that takes a lot of work.

Thank you for your help. It's very much appreciated.

cheers,
Chris Maunder

Click here Need to create Excel Charts?
Use SpreadsheetGear to enable users to visualize data with comprehensive Excel-compatible charting, which makes creating, modifying, rendering and interacting with complex charts easier than ever before. Try it now!

Weekly Poll Results

VMs, containers, actual machines? Which do you use?

Survey period: 26 Sep 2016 to 3 Oct 2016

It used to be you bought a machine, installed an OS and you were done. Which technologies do you use for your new "machines"?

OptionVotes% 
Real, actual machines93282.77932 votes, 82.77%
Cloud servers / desktops35631.62356 votes, 31.62%
Containers484.2648 votes, 4.26%
Docker706.2270 votes, 6.22%
Parallels363.2036 votes, 3.20%
Spoonium30.273 votes, 0.27%
Vagrant292.5829 votes, 2.58%
Virtual Machines72964.74729 votes, 64.74%
Other282.4928 votes, 2.49%
Respondents were allowed to choose more than one answer; totals may not add up to 100%

This week's survey: Is the idea of bug-free software realistic?

Latest Additions

New articles added

.NET Framework

  (3 votes) by Mr. xieguigang 谢桂纲 (updated 6 days ago)
The new VB.NET language that applied in data science.

Ajax

  (4 votes) by tinychi (updated 2 days ago)
How to use jtable in spring MVC

Algorithms & Recipes

  (4 votes) by Snesh Prajapati (updated 11 hours ago)
In this article we will understand Factory Method Pattern. This article is second part of Factory Patterns article series and is the continuation of Part 1: Simple Factory Pattern.
  (2 votes) by 23ars (updated 9 hours ago)
In a previous article I talked about a Quantum Computing Library that I wrote and I presented, as an example, the implementation of Deutsch's Algorithm. In this article I will present the Grover's Search algorithm.

Android

  (8 votes) by Rou1997 (updated 6 days ago)
Java, Eclipse . . . Very, Very Simple Project With Android File Dialogs . . . Compatible With Any Android Version
  (0 votes) by twit88 (updated yesterday)
Night vision in Android using OpenCV

ASP.NET

  (4 votes) by Prabu ram (updated 2 days ago)
A complete automatic generation of menu in ASP.NET MVC using attributes applied on controllers.

Azure

  (2 votes) by sanathjs (updated 5 days ago)
end to end creation and deploying node.js application into microsoft azure

Button Controls

  (4 votes) by _eol_ (updated 5 days ago)
The goal of this article is to create flat image buttons with bindable properties

C#

  (14 votes) by John Simmons / outlaw programmer (updated 4 days ago)
Abusing attributes, and loving it.
  (9 votes) by Massimo Fabiano (updated 4 days ago)
I know that "returning DataSets from WebServices is the spawn of Satan" but...

Design and Architecture

  (0 votes) by kusnaditjung (updated 17 hours ago)
How Dependency Inversion Principle work, Inversion of Control Container

Emulation

  (1 votes) by Eugene Balabanov (updated 13 hours ago)
A tiny sandbox primer

Hardware & System

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

HTML / CSS

  (1 votes) by Sushil Sh. (updated 13 hours ago)
How to configure angular material with Requires JS (AMD)

Miscellaneous

  (0 votes) by Oscar Chávez-Bosquez (updated yesterday)
Desktop application with a tombola-like spinning label

NoSQL

  (6 votes) by Basit Anwer (updated 3 days ago)
Taking Northwind as an example, this article takes you through a practical journey of converting a simple .net application from using a relational database with NoSQL using NosDB.
  (0 votes) by dileep (updated 17 hours ago)
This post explains how to implement CRUD Operations in the MongoDB by using C#.

Product Showcase

  (0 votes) by Yuri Diogenes (updated 6 days ago)
The objective of threat modeling is to understand how an attacker might be able to compromise a system and then make sure appropriate mitigations are in place. Threat modeling forces the design team to consider mitigations as the system is designed rather than after a system is deployed.
  (0 votes) by Yuri Diogenes (updated 5 days ago)
This article provides the next level of detail for securing the Azure IoT-based Internet of Things (IoT) infrastructure. It links to implementation level details for configuring and deploying each component. It also provides comparisons and choices between various competing methods.
  (0 votes) by Rasmus_Hald (updated 3 days ago)
Microsoft teamed up with a major independent software vendor (ISV) to identify and improve the vendor's DevOps practices, with a focus on monitoring.
  (0 votes) by Julien Stroheker, William Buchwalter (updated 3 days ago)
Orckestra teamed up with Microsoft for a week-long Hackfest. During this event we discussed different DevOps practices that could improve their software delivery processes
  (0 votes) by Rasmus_Hald (updated 2 days ago)
Thisarticle describes the results and how a "DevOps Duo" is now the new normal forthis professional services provider (PSP).

Programming Tips

  (3 votes) by Florian Lopes (updated 4 days ago)
5 tips to reduce Docker image size Docker images can quickly weight 1 or more GB.  Although the gigabyte price is decreasing, keeping your Docker images light will bring some benefits. This post will give you 5 tips to help reduce your Docker images size and why focusing on it is important.

Scrapbook

  (8 votes) by doonhamer (updated 6 days ago)
A real world example of the IT setup used by a small UK based charity. It is high level and provides a brief but complete overview.

SharePoint Server

  (2 votes) by Roshan Parmar (updated 3 days ago)
This article shows how to view the workflow status with Rest API, how to navigate to workflow approval page, how to approve and reject the task with SharePoint REST API

Smart Client

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

Windows Presentation Foundation

  (1 votes) by Clifford Nelson (updated 5 days ago)
This is an alternative for "How to Embed Arbitrary Content in a WPF Control"

Articles updated

.NET Framework

  (11 votes) by Kyriakos Akriotis (updated 6 days ago)
How to use TransactionScope in your MongoDB operations.

Algorithms & Recipes

  (18 votes) by Alexandre Bencz (updated 6 days ago)
ELENA is a general-purpose, object-oriented, polymorphic language with late binding
  (9 votes) by muhammadumairomee (updated 3 days ago)
Google Maps Offline in windows discusses how one can download or save google maps and then view that these images in offline

ASP.NET

  (35 votes) by George Swan (updated 6 days ago)
How to use the async/await keywords in .Net4.5
  (12 votes) by Hussain Patel (updated 5 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).
  (9 votes) by Tanvir Ahmad Arjel (updated 5 days ago)
There are lots of ways to implement Uniqueness or Unique Key attribute on a model property other than primary key, but here I am going to discuss two possible best and easiest ways to do so into two parts of this series. This is Part 1.
  (4 votes) by Tanvir Ahmad Arjel (updated 3 days ago)
There are lots of ways to implement Uniqueness or Unique Key attribute on a model property other than primary key, but here I am going to discuss two possible best and easiest ways to do so in two parts of these series. This is Part 2.

Audio and Video

  (60 votes) by Evgeny Pereguda (updated 5 hours ago)
Simple SDK for capturing, recording and streaming video and audio from web-cams on Windows OS by Windows Media Foundation.

C / C++ Language

  (47 votes) by Shao Voon Wong (updated 22 hours ago)
Writing comparison function for std::sort
  (70 votes) by Shao Voon Wong (updated 23 hours ago)
Explains the reason behind using pointer-to-pointer and reference-to-pointer to modify a pointer passed to a function.
  (5 votes) by Eric Z (Jing) (updated 9 hours ago)
This blog introduces struct hack and compares it with several implementation alternatives. A typical C struct hack is a struct whose last element is an array of size one. The trick is to allocate more memory than sizeof (Foo). Continue reading...
  (3 votes) by Shao Voon Wong (updated 22 hours ago)
Using C++11 thread_local to Avoid Allocation, Sharing and Minimize Locking
  (2 votes) by Shao Voon Wong (updated 21 hours ago)
Implementing string_view conversion to integral types using Boost Spirit Qi v2

C#

  (118 votes) by Florian Rappl (updated 13 hours ago)
In the first part we introduce the basic concepts of C# along with object oriented programming and the .NET-Framework.
  (52 votes) by Sergey Kizyan (updated 6 days ago)
I'm starting a set of C# lectures for our engineers. The first lecture is about C# built-in types also known as primitive types.
  (49 votes) by Sergey Kizyan (updated yesterday)
This is the second lecture from my series. It is related to work with text data and concentrated on such types as char, string, SrtingBuilder and SecureString
  (34 votes) by Carlo Hans H. (updated 23 hours ago)
How-To for Web API in ASP.NET Core
  (29 votes) by PureNsanity (updated 2 days ago)
A high level overview of the latest threading technologies and patterns with examples.

Files and Folders

  (26 votes) by John Simmons / outlaw programmer (updated 3 days ago)
Parse CSV files.

General Graphics

  (3 votes) by Steffen Ploetz (updated 6 days ago)
How to calculate a radial gradient and draw the output on a System.Drawing.Bitmap. And how to use this bitmap as a tile pixmap to fill any path.

Miscellaneous

  (20 votes) by Zuoliu Ding (updated 10 hours ago)
A discussion on some basic practices highly recommended in Assembly Language Programming.

Windows Presentation Foundation

  (55 votes) by Florian Rappl (updated 2 days ago)
Exploring WPF capabilities, limitations and work-arounds to create state-of-the-art applications with multi-touch features.

New Tips and Tricks added

Android

  (5 votes) by Rou1997 (updated 2 days ago)
Photo | Audio | Video | Any File . . . From Camera/Microphone, From SD-Card Via Gallery, Or SD-Card Via File Manager . . .
  (1 votes) by Rou1997 (updated yesterday)
Display Web Page In Your App . . . Use HTTP Without Deprecated Apache Client . . . Get & Parse HTML of URL . . . Download String of URL . . . Use Own | 3rd-Party Server API . . . Run Anywhere From Eclair To Marshmallow . . .

ASP.NET

  (2 votes) by Abdullah Ibn Mannan (updated yesterday)
Here is a step by step guide on how to make an ASP.NET project that uses Crystal Reports run successfully on Azure.
  (0 votes) by Abdullah Ibn Mannan (updated 23 hours ago)
A Common problem working with Bower(Client-Side Package Manager of ASP.NET Core), missing dist folder with js file

C#

  (8 votes) by Akash@Systematix (updated 2 days ago)
Create stream socket server in a portable class library for universal Windows platform in C#
  (1 votes) by Shamim Uddin (updated 9 hours ago)
In this article, we will discuss about operator overloading in C#

Database

  (2 votes) by Suvendu Shekhar Giri (updated 21 hours ago)
Enhancement on droping an object with check for existance in SQL Server 2016

Session State

  (3 votes) by Shamim Uddin (updated 6 days ago)
In this tip, we will discuss the differences between IIS Physical path & IIS Virtual path.

Testing and QA

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

Tips and Tricks updated

Database

  (2 votes) by Mika Wendelius (updated 2 days ago)
TrimChar function which removes occurences of the desired character from both ends of a string.

Libraries

  (5 votes) by Farhad Jabiyev (updated 5 days 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.

Printing

  (3 votes) by Howard 9448490 (updated yesterday)
A WYSIWYG Printer Interface for Rich text

Tools and IDE

  (2 votes) by JR.o (updated 2 days ago)
The TFS Business logic and constraints, as well as the database complexity, prohibit the movement of a work item from one project to another,... fortunately there is a simple way to move a work item using SQL Server directly.

New Technical Blogs added

.NET Framework

  (1 votes) by Thomas Cooper (updated 3 days ago)
Entity framework 6 and persisting record to database

Client side scripting

  (3 votes) by Dheeraj Kumar Kesri (updated 6 days ago)
An in-depth guide on Immediately invoked function expressions in JavaScript.

Custom Controls

  (2 votes) by Florian Lopes (updated 3 days ago)
This post explains how to restrict access to an area, based on active Spring profile.

HTML / CSS

  (2 votes) by Thomas Cooper (updated 3 days ago)
This is a simple project that I have created which will allow me to display code snippets within my blog site.
  (2 votes) by Thomas Cooper (updated 3 days ago)
How to create code snippet view panel on an HTML page
  (1 votes) by Thomas Cooper (updated yesterday)
How to create a code snippet view panel on an HTML page
  (1 votes) by Thomas Cooper (updated 17 hours ago)
This is a simple project that I have created, which will allow me to display code snippets within my blog site.This project is shared on my GitHub account and will be improved as I move on with my blog and other application, that may inherit this project.The logic This code will go through a string,
  (0 votes) by Thomas Cooper (updated 3 days ago)
How to create code snippet view panel on an HTML page
  (0 votes) by Thomas Cooper (updated 2 days ago)
How to create code snippet view panel on an HTML page

LINQ

  (5 votes) by matt warren (updated 3 days ago)
How to optimize Linq

Printing

  (3 votes) by Thomas Cooper (updated 3 days ago)
How to track a document within a printer queue
  (2 votes) by Thomas Cooper (updated 3 days ago)
How to close Adobe Preview process within a Winform
  (2 votes) by Thomas Cooper (updated 3 days ago)
How to silently print PDF documents in C#
  (1 votes) by Thomas Cooper (updated 3 days ago)
How to print PDF using Ghostscript in C#

Site & Server Management

  (3 votes) by Florian Lopes (updated 3 days ago)
How to host multiple websites on a single host with Docker

SQL Reporting Services

  (3 votes) by Thomas Cooper (updated 3 days ago)
Using Case to convert Date format in SQL Select

Threads, Processes & IPC

  (5 votes) by Eric Z (Jing) (updated 5 days ago)
Deadlock caused by Boost shared_ptr

Uncategorised Technical Blogs

  (4 votes) by Thomas Cooper (updated 3 days ago)
RSS feed
  (2 votes) by Artem Los (updated 4 days ago)
How to keep your start-up safe?
  (0 votes) by CrazyCoder26 (updated 9 hours ago)
CodeProjectHello folks,In this post, we'll talk a little bit aboutRedis cluster.Limitations of Redis cluster.How we can overcome the limitations of redis cluster.Redis cluster is a distributed implementation of Redis with three major goals:High performance and linear scalability upto 1000 nodes.Acce
  (0 votes) by Ehsan Sajjad (updated 1 hour ago)
CodeProjectBackground:This article is in the continuation of series of articles regarding how Equality works in .Net, the purpose is to have the developers more clear understanding on how .Net handles equality for different types.What we learned so far:Following are the key points that we learned fr



© 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