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

Weekly Newsletter (14 Aug 2017)

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

What categories of article competitions interest you the most?

Survey period: 7 Aug 2017 to 14 Aug 2017

If we were to add or change the current monthly article competition categories, which of the following would you like to see the most?

OptionVotes% 
Best article by language (eg best C++, best Python etc)25146.48251 votes, 46.48%
Best article by topic (best web, best database etc)24645.56246 votes, 45.56%
Best written article (technically accurate, well written, great images etc)22742.04227 votes, 42.04%
Best code associated with an article13825.56138 votes, 25.56%
Best use of bleeding-edge technology12723.52127 votes, 23.52%
Most likely to be of value to the majority of readers13024.07130 votes, 24.07%
Most innovative18233.70182 votes, 33.70%
The Strangest, Funniest or Most Thought Provoking article16430.37164 votes, 30.37%
Best articles regardless of topic or categorisation10218.89102 votes, 18.89%
Other (please comment)162.9616 votes, 2.96%
Respondents were allowed to choose more than one answer; totals may not add up to 100%

View optional text answers (18 answers)

This week's survey: How do you provide updates to your software?

Latest Additions

New articles added

.NET Framework

  (7 votes) by Afzaal Ahmad Zeeshan (updated 5 days ago)
Since I wrote an article previously, I had been asked on various occasions to share the code to Yahoo! or Bing, etc. I wanted to write an article, with the code, which covers all of those vendors as well.
  (3 votes) by Sharp Ninja (updated 6 days ago)
Paket is an alternative to the default nuget package manager used in Visual Studio.  Paket is completely compatible with nuget, but is much more feature rich and provides real-world benefits for library developers.

Algorithms & Recipes

  (1 votes) by Mahmoud Samir Fayed (updated 2 days ago)
Practical introduction to using the Natural Language Programming Library in the Ring programming language version 1.4.1

Artificial Intelligence and Machine Learning

  (20 votes) by Mahsa Hassankashi (updated 5 days ago)
This article provides simple and complete explanation for neural network with practical example. You will read here that what happens exactly in human brain and also in artificial implementation.
  (2 votes) by Bhairav Thakkar (updated 6 days ago)
A basic artificial neural network code for experimenting

ASP.NET

  (1 votes) by cghosh (updated yesterday)
Asp.Net MVC Solution Architecture project with Async Repository pattern by Service having Dependency Injection by Unity

Azure

  (2 votes) by UmaRani T (updated 6 days ago)
Deploy .NET web application on azure container service using VSTS

C / C++ Language

  (4 votes) by Wajeeh Ahmed (updated 4 days ago)
This article is about launching a secondary process from within a process and verifying the successful launch.

Client side scripting

  (7 votes) by Marla Sukesh (updated 4 days ago)
A 10 Days series on Latest version of Angular - Today we will look Templates, Events, Models, Directives etc.
  (2 votes) by MukeshKumarMVP (updated 16 hours ago)
This article will demonstrate how to manipulate data and perform CRUD operation in JSON file using C#.
  (0 votes) by Tomáš Růt (updated yesterday)
Explanation of BobX application store management for bobril

Connected Devices

  (4 votes) by Andrew Kirillov (updated 6 days ago)
The article describes cam2web project - an open source application aimed for streaming cameras as MJPEG streams.

Raspberry Pi

  (3 votes) by FiegeU (updated 5 days ago)
A worktime tracking solution that reads RFID tags on a Raspberry based terminal that is integrated to Dynamics AX 2009

Scrapbook

  (7 votes) by Marc Clifton (updated 6 days ago)
Not very classy in C#, but pretty classy in F#.

VB.NET

  (1 votes) by VisualMonsters (updated 2 days ago)
Magic blocks -Simple logical game tutorial

Windows Presentation Foundation

  (3 votes) by LostTime76 (updated 5 days ago)
A custom panel which allows elements to be resized using splitters

Articles updated

.NET Framework

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

ASP.NET

  (6 votes) by Bart-Jan Brouwer (updated 6 days ago)
Modern design example for .NET Core MVC with RESTful service
  (8 votes) by Rinoy Ashokan (updated 5 days ago)
Showing loading image in the client side whenever a server postback / Background server operation is in progress

C#

  (22 votes) by Andreoli Carlo (updated 6 days ago)
Simple terrain generator and representation through WPF Viewport3D
  (15 votes) by Valerii Tereshchenko (updated 5 days ago)
Objects Comparer for .Net
  (5 votes) by Yunus Emre Kalkan (updated 5 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

  (31 votes) by Marla Sukesh (updated 3 days ago)
A 10 Days series on Latest version of Angular - Day 1 will be very basic and mostly on JavaScript, TypeScript.
  (8 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.
  (6 votes) by Tomáš Růt (updated 17 hours ago)
Explanation of bobflux application architecture for bobril
  (8 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.
  (5 votes) by Tomáš Růt (updated 17 hours ago)
Explanation of features for localizations and formating by bobril-g11n library
  (5 votes) by Tomáš Růt (updated 17 hours ago)
Simple explanation of bobril routing mechanism
  (2 votes) by Tomáš Růt (updated 16 hours ago)
Bobril-build

Database

  (6 votes) by JasonShort (updated 6 days ago)
Wouldn't it be handy if you could use regular expressions (RegEx) in your SQL code?  You could do some really advanced queries through the ability to specify regular expressions rather than just the simple like % matching you normally use. SQL CLR can do that!

Desktop Gadgets

  (31 votes) by Howard 9448490 (updated 6 days ago)
Two classes for easy access to system information using OpenHardWareMonitor and Windows System.Management.

Installation

  (136 votes) by stfx (updated 6 days ago)
A modular InnoSetup script to download and install all available .NET Framework versions and much more

Internet / Network

  (351 votes) by Mehdi Gholam (updated yesterday)
Smallest, fastest polymorphic JSON serializer (with Silverlight4 and MonoDroid support)
  (69 votes) by Mehdi Gholam (updated 21 hours ago)
A binary JSON serializer based on fastJSON (support for MonoDroid)

Miscellaneous

  (6 votes) by Clifford Nelson (updated 2 days ago)
Presents a class to help create flexible value and multi-value converters that use the ConverterParameter to specify return values for true and false results using the ?: operator

Tools and IDE

  (7 votes) by gggustafson (updated 12 hours ago)
This article is a significant revision to the earlier version and introduces a new version of ViewFile.

Web Services

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

Windows Presentation Foundation

  (27 votes) by Uzi Granot (updated 4 days ago)
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

ASP.NET

  (2 votes) by Ajit Hegde (updated 6 days ago)
This tip describes on how to use ASP.NET identity entity framework with mysql database.

C#

  (2 votes) by PSahu (updated yesterday)
This tip demonstrates how to create a custom stack using array in C# by using recursion to manage items positions internally when pop and push methods are called. This is a simple programming practice for beginners.

Debug Tips

  (2 votes) by John Simmons / outlaw programmer (updated 2 days ago)
Handy class to reduce clutter in your code

Grid & Data Controls

  (0 votes) by gaurav_rwt (updated 2 days ago)
Gridview paging with numeric with first and last button using jquery and code behind

Static & Panel Controls

  (7 votes) by Yury Yuhno (updated 5 days ago)
A panel that has rounded borders, gradients, edges/bevels and a shadow

Win32/64 SDK & OS

  (8 votes) by Bohdan Stupak (updated 4 days ago)
The article explains Windows registry redirection feature with a simple example

Windows Presentation Foundation

  (3 votes) by Clifford Nelson (updated 2 days ago)
Sometimes want to have some action in a View when there are no items or are items in a collection. It is very easy to do this with a converter and binding to the Collection's Count property

Tips and Tricks updated

Installation

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

Web Services

  (10 votes) by CoderCsharp (updated 3 days ago)
Using OutgoingMessageProperties and OperationContextScope to implement authorization by http header for WCF client that communicates with non WCF-based web services.

New Technical Blogs added

.NET Framework

  (5 votes) by John Newcombe (updated 6 days ago)
Genetic Algorithm Framework
  (2 votes) by John Newcombe (updated 6 days ago)
Genetic Algorithm Framework
  (2 votes) by John Newcombe (updated 6 days ago)
Genetic Algorithm Framework
  (2 votes) by morzel (updated 6 days ago)
Detecting a drone - OpenCV in .NET for beginners (Emgu CV 3.2, Visual Studio 2017)
  (1 votes) by John Newcombe (updated 6 days ago)
Genetic Algorithm Framework
  (1 votes) by John Newcombe (updated 6 days ago)
Introduction The following article describes an approach that develops the Genetic Algorithm design in stages by developing a GA to solve the Binary F6 function. Once the GA has been developed using the Binary F6 it can then be applied and further developed within the problem domain, thereby allowin
  (1 votes) by John Newcombe (updated 6 days ago)
The Genetic Algorithm Framework
  (1 votes) by John Newcombe (updated 6 days ago)
Genetic Algorithm Framework
  (1 votes) by John Newcombe (updated 6 days ago)
The genetic algorithm framework
  (1 votes) by John Newcombe (updated 6 days ago)
Genetic Algorithm Framework
  (0 votes) by John Newcombe (updated 6 days ago)
The GPS library for .NET

Artificial Intelligence and Machine Learning

  (1 votes) by John Newcombe (updated 6 days ago)
Hopfield Neural Network for Character Recognition in .NET and C#

C / C++ Language

  (0 votes) by John Newcombe (updated 6 days ago)
How to remove the bounce from a Rotary encoder in C++
  (0 votes) by John Newcombe (updated 6 days ago)
How to create WSPR message in C++

C#

  (1 votes) by John Newcombe (updated 6 days ago)
Taming the Twitter API in C#

Client side scripting

  (2 votes) by Karthik Chintala (updated 3 days ago)
@Input and @Output in Angular

Code Generation

  (3 votes) by Kamran Bilgrami (updated 4 days ago)
How to break in code for a specific class instance using conditional expressions

Cross Platform

  (2 votes) by John Newcombe (updated 6 days ago)
6502 Cross Assembly using MacOS and Atom
  (2 votes) by John Newcombe (updated 6 days ago)
6502 Cross Assembly for the Apple II using MacOS

Raspberry Pi

  (1 votes) by John Newcombe (updated 6 days ago)
Running the GA Framework on a Raspberry Pi using Mono

SQL Reporting Services

  (3 votes) by Jeremy Hutchinson (updated 2 days ago)
Azure SQL vs AWS RDS - performance and cost

String handling

  (1 votes) by Richard James Moss (updated 5 days ago)
How to write custom Markdig extensions

Uncategorised Technical Blogs

  (2 votes) by John Newcombe (updated 6 days ago)
A fairly simple way to swap the eight soldered RAM chips found on many Apple IIe computers
  (1 votes) by John Newcombe (updated 6 days ago)
How to use a GA in Intelligent Software Defined Radio
  (1 votes) by Alvin Bunk (updated yesterday)
Apache Tomcat Enable gzip Compression and Expires Headers

Work Issues

  (5 votes) by Rion Williams (updated 5 days ago)
How to make a switch as a software developer

Blogs updated

.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

Code Generation

  (2 votes) by JasonShort (updated 6 days ago)
How to use EF 4.1 Code First to support multiple database vendors

Database

  (10 votes) by JasonShort (updated 6 days ago)
ADO.NET is a set of libraries included in the .NET Framework to facilitate the communication of applications with various data storage mechanisms. These libraries form the basis for all third parties to provide database access.

LINQ

  (13 votes) by JasonShort (updated 6 days ago)
In this article, I want to cover a particular problem I have had many times over the years. How do you speed up multithreaded apps that are bound by blocking functions, or long running I/O operations?
  (14 votes) by JasonShort (updated 6 days ago)
LINQPad helps you learn LINQ
  (0 votes) by JasonShort (updated 6 days ago)
A few common SQL query patterns, and their Linq to Entities (EF) equivalents



© 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