Chủ Nhật, 18 tháng 6, 2017

Weekly Newsletter (19 Jun 2017)

Weekly Newsletter (19 Jun 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.

Site News

Wanted: Python articles for Data Science

We have slightly less than a thousand articles on Python and we'd like to remedy this shortfall. Given the massive efforts being put into Data Science we thought it most appropriate if we put a callout for Data Science based Python articles.

Do you work with data, analyse data, prototype machine learning systems capable of enslaving humanity, or related, in Python? If so the world needs your wisdom and your help.

Please Post your articles in the AI and machine learning section. No matter how big or how small, you'll be helping someone get through their day.

cheers,
Chris Maunder

Weekly Poll Results

Suppose Microsoft relaunched their initiative. Would you write apps that target a Microsoft Mobile OS?

Survey period: 12 Jun 2017 to 19 Jun 2017

OptionVotes% 
Definitely13610.91136 votes, 10.91%
Yes, if it didn't involve any API changes372.9737 votes, 2.97%
Probably13610.91136 votes, 10.91%
If I saw others starting to support it, then probably352.8135 votes, 2.81%
If I saw demand for Windows Mobile apps, then probably31625.34316 votes, 25.34%
No idea13811.07138 votes, 11.07%
Probably not30724.62307 votes, 24.62%
No way.14211.39142 votes, 11.39%

This week's survey: Which of the following areas are you involved in?

Latest Additions

New articles added

.NET Framework

  (4 votes) by Khairul Islam Sujon (updated 6 days ago)
Debugging multiple .NET core projects running on docker containers.

Applications & Tools

  (0 votes) by Dr. Song Li (updated 9 hours ago)
This is a note on Owin (Open Web Interface for .NET) hosted services.

ASP.NET

  (5 votes) by JeffLan (updated 5 days ago)
A responsive, JavaScript-enabled event-calendar using ASP.NET calendar control
  (1 votes) by Nishant Shrivastava (updated 3 days ago)
This article explains how to date validation format in dd/mm/yyyy and check this value with other form attribute by writing custom validator in ASP.NET MVC

C#

  (5 votes) by Mustafa Kok (updated 2 days ago)
Associating and opening a specific file format with a single instance of a WinForms application.
  (4 votes) by kw677 (updated yesterday)
"The code that a computer can understand can be written by anyone. A good programmer writes code that people can understand."

Database

  (3 votes) by Adam O'Neil (Travelers Rest, SC) (updated 5 days ago)
Introduction to Postulate, a code-first ORM for SQL Server made with Dapper
  (0 votes) by Adam O'Neil (Travelers Rest, SC) (updated 9 hours ago)
Walkthrough on using AoTestDataGen library in a plausible scenario

Dialogs and Windows

  (13 votes) by Qwertie (updated 6 days ago)
It has 41 features in about 1000 lines of code* - but only 3 lines are needed to parse the expressions you type in. Uses WinForms, BackgroundWorker, GDI+ and LES.

Google Cloud Platform

  (0 votes) by Tibor Blazko (updated 9 hours ago)
Simple cloud Functions written by desktop programmer.

Internet / Network

  (1 votes) by pdoxtader (updated 2 days ago)
AbstractTcpLib: A TCP library that features asynchronous socket programming, concurrent file transfers per client, AES256 Encryption, LDAP Authentication, Client / Server communication, Peer to Peer communication, and Object serialization as well as raw byte communication in one library (in C#).

Miscellaneous

  (2 votes) by Alexander Sharykin (updated 3 days ago)
LibraryCommander is a personal desktop application to manage my texts (e-book) collection, classify and search them by categories and tags.

Product Showcase

  (0 votes) by Intel Corporation (updated 4 days ago)
Whether it's live video streaming, live and video on demand transcoding solutions, or virtual set-top boxes, you must position your business to transition to ubiquitous video demands (video for everyone, anywhere, on any device.)
  (0 votes) by Intel Corporation (updated 4 days ago)
F5 Networks amps up its BIG-IP DNS solution for developers with help from Intel® Parallel Studio and Intel® VTune™ Amplifier
  (0 votes) by Intel Corporation (updated 4 days ago)
Novosibirsk State University boosts a simulation tool's performance by 3X with Intel® Parallel Studio, Intel® Advisor, and Intel® Trace Analyzer and Collector
  (0 votes) by Intel Corporation (updated 4 days ago)
NERSC boosts the performance of its scientific applications on Intel® Xeon Phi™ processors up to 35% using Intel® Parallel Studio and Intel® Advisor
  (0 votes) by Intel Corporation (updated 3 days ago)
Several open source projects that are being integrated into open source Lustre are designed to improve reliability, flexibility, and performance, align the enterprise-grade features built into ZFS with Lustre, and enhance functionality that eases Lustre deployments on ZFS.

Programming Tips

  (5 votes) by HR Rony (updated 2 days ago)
Basic Idea about DeSerializer and Serializer; advantage and disadvantages of XmlSerializer and DataContractSerializer; implementation XML and DataContract Serializer/ De-Serializer.
  (1 votes) by EgorYusov (updated yesterday)
This article describes an efficient thread-safe reference counting system

Site & Server Management

  (9 votes) by Doug Duerner, Yeon-Chang Wang (updated 4 days ago)
In this article we explored a theory; would it be better to not utilize a heap construct when dealing with very large objects in .NET, in order to avoid LOH fragmentation?

Third Party Products and Tools

  (1 votes) by Friedrich Brunzema (updated 5 days ago)
How to programmatically edit a Confluence Wiki page

Universal Windows Platform and Windows Runtime

  (1 votes) by Vinothkumar Arputharaj (updated 3 days ago)
This article will show how to create a mixed dimension (2d+3D) application on HoloLens and switch between 2D and 3D views

Windows API

  (6 votes) by Jose A Pascoa (updated 5 days ago)
The much talked about Kernel data structures

Articles updated

.NET Framework

  (14 votes) by Harsh Gupta 9 (updated 3 days ago)
.NET core/.NET standard is the latest incarnation of the .NET platform. This tutorial introduces you to this new world, and gives you practical advice to successfully port your .NET Framework library to .NET core.

Algorithms & Recipes

  (30 votes) by Alexandre Bencz (updated 2 days ago)
ELENA is a general-purpose, object-oriented, polymorphic language with late binding
  (19 votes) by Andy Allinger (updated 4 days ago)
Introduces data clustering and the k-means++ algorithm
  (20 votes) by Peter Occil (updated 3 days ago)
Most apps that use random numbers care about either unpredictability or speed/high quality.
  (6 votes) by Peter Occil (updated 3 days ago)
Discusses many ways in which applications can extract random numbers from RNGs and includes pseudocode for most of them
  (8 votes) by InvisibleMedia (updated 3 days ago)
An algorithm for sorting integers with a complexity less than O(n log (n))

Applications & Tools

  (139 votes) by tranthanhtu.vn (updated yesterday)
How to build the SPA for enterprise application using Angular2 and WebApi (RESTful)
  (25 votes) by tranthanhtu.vn (updated 4 days ago)
In this article, we will learn how to create/edit Role
  (11 votes) by tranthanhtu.vn (updated 2 days ago)
This tip explains how we should structure our project folder
  (6 votes) by Code Cleaner (updated 6 hours ago)
HostMe is a simple one EXE application that can host your static web pages easily. It can run either as a console or as a Windows service with the minimal amount of effort from your side.

ASP.NET

  (57 votes) by Ehsan Sajjad (updated 3 days ago)
Beginner's guide to implement server side pagination, sorting and filtering of gridview using jquery datatables
  (28 votes) by Ehsan Sajjad (updated 4 days ago)
A guide on how to implement gridview in ASP.NET MVC 5
  (10 votes) by alirıza adıyahşi (updated 2 hours ago)
Creating a web farm on docker container with using redis, haproxy and abp module zero core template.
  (10 votes) by Ehsan Sajjad (updated 3 days ago)
This article demonstrates how to implement advanced search on a gird using JQuery DataTables in asp.net mvc 5

C / C++ Language

  (14 votes) by 0xG00DC0FFEE (updated 3 days ago)
A better and much simpler implementation of Finite State Machine library for C++

C#

  (42 votes) by DavidHancock (updated 4 days ago)
Describes an algorithm that solves the Countdown number puzzle written in c#
  (44 votes) by Bertus van Zyl (updated 5 days ago)
A tutorial about generics in C#, aimed at beginners
  (17 votes) by Bertus van Zyl (updated 5 days ago)
We continue exploring the basics of generics.

Client side scripting

  (53 votes) by Yaseer Mumtaz (updated 6 days ago)
This article will help the beginners to step-up Angular2 in ASP.NET MVC, create the RESTful APIs in ASP.NET MVC Web API and front end in Angular2.
  (15 votes) by Mayank_Gupta_ (updated 3 days ago)
Immediately Invokable Function Expressions in JavaScript
  (7 votes) by Yaseer Mumtaz (updated 6 days ago)
In this part, we will enhance our user management application to have search/filter, global error handling and debugging functionalities.
  (6 votes) by Yaseer Mumtaz (updated yesterday)
In this article, we will convert our Angular 2 application to Angular 4 and replace the traditional HTML & third-party components with Angular Material components.

Database

  (30 votes) by Vadim Loboda (updated 5 days ago)
ADO.NET Micro-ORM to SQL Server
  (30 votes) by Vadim Loboda (updated 5 days ago)
A way to persist C# object graph to database with single procedure using ADO.NET and table valued parameters

Debug Tips

  (13 votes) by David A. Gray (updated 6 days ago)
Though useful and mostly harmless, pitfalls can lead unwary developers astray.

DirectX

  (5 votes) by CMalcheski (updated 4 days ago)
Part II - Laying the Foundation for the Migration to Assembly

Edit Controls

  (4 votes) by Howard 9448490 (updated 9 hours ago)
Creating a reusable editor for C# Applications using the RichTextBox Control

Libraries

  (35 votes) by Cinchoo (updated yesterday)
Simple CSV file reader for .NET

Mobile Development

  (9 votes) by Lurker1315 (updated yesterday)
or converting an old phone into a password manager

New Tips and Tricks added

C#

  (2 votes) by Ordiales (updated 2 days ago)
Create default interface implementation or whatever you want with runtime checking not implemented members
  (0 votes) by Dankwansere (updated 4 days ago)
How to insert an image into an "inline shape" in Word Document using Microsoft Open XML SDK

Miscellaneous

  (3 votes) by Gegniani (updated 3 days ago)
Command Line application to send emails via SMTP using SSL

PHP

  (1 votes) by Prilvesh K (updated 3 days ago)
How to resolve Laravel "Php Artisan" prefix redundancy using Microsoft Batch files

Tips and Tricks updated

Android

  (4 votes) by Vhalun (updated 4 days ago)
A step-by-step tutorial about how to build a Qt/C++ project on Android

ASP.NET

  (7 votes) by israrali (updated 6 days ago)
A brief code snippet to upload the file to the server or remote location with SFTP in Visual Studio C#

Desktop Gadgets

  (8 votes) by David Maw (updated 5 days ago)
This program allows you to set a status in Lync and automatically have it set again at a future time you determine.

Macros and Add-ins

  (7 votes) by LukeCodes (updated 6 days ago)
This is a simple macro script to search and retrieve individual cells in an Excel document.

SharePoint Server

  (3 votes) by Md. Tahmidul Abedin (updated 6 days ago)
This is a tip about using CAML query more efficiently with SharePoint Rest API.

Toolbars & Docking windows

  (3 votes) by wim4you (updated 10 hours ago)
DeskTopCircles, hands-on experiment to Organise/Launch a larger number of items in a tabbed circular 2D canvas. Resize thumbs when dragging.

New Technical Blogs added

.NET Framework

  (4 votes) by matt warren (updated 3 days ago)
How does the .NET Runtime (CLR) actually load a Type?

ASP.NET

  (2 votes) by Rion Williams (updated 5 days ago)
Options for configuring ASP.NET core application settings
  (2 votes) by Ehsan Sajjad (updated 4 days ago)
In this post, I will be addressing this problem and we will learn that how can implement CRUD using JQuery DataTables in one page without any full page reloads.

Client side scripting

  (4 votes) by Sacha Barber (updated 5 days ago)
This time, we will look at routing inside of a React application.
  (2 votes) by Dave Ceddia (updated 5 days ago)
How to create React app with Express in production
  (2 votes) by Steve Wellens (updated 2 days ago)
Lurking in the shadows of the Stack Overflow website, selling aerosol cans of Bug-No-More to the rubes, I came across a question I thought I could answer. The OP (original poster) was using JavaScript to select and modify HTML elements without success.

HTML / CSS

  (1 votes) by Steve Wellens (updated 2 days ago)
What are HTML 5 Custom Data Attributes?

Other .NET Languages

  (0 votes) by Nikola M. Živković (updated 9 hours ago)
There are many arguments on the web regarding the switch-case statement. It seems that half of the programmers think that switch-case statement is actually an anti-pattern, and other half claims there are in fact use cases for this concept.

Shell and IE programming

  (2 votes) by Dave Kerr (updated 6 days ago)
Text in the command line can quickly get unwieldy. Here are some simple tricks you can use to navigate in the command line.
  (1 votes) by Ganesh4212 (updated 2 days ago)
Introduction to Android programming language Kotlin

User Controls

  (2 votes) by tranthanhtu.vn (updated 4 days ago)
How to perform basic authentication (username/password) in TinyERP using Owin

Blogs updated

C#

  (18 votes) by Vladimir Pecanac (updated 4 days ago)
In this article, my goal will be to make the most comprehensive list of ways to consume RESTful APIs in your C# projects and show you how to do that on some simple examples.



© 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