Chủ Nhật, 5 tháng 3, 2017

Weekly Newsletter (6 Mar 2017)

Weekly Newsletter (6 Mar 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

Visual Studio 2017 launches this week

What's not to love about a new release of Visual Studio? New language features, new IDE features, better DevOps support (and congrats to RedGate for their inclusion in VS 2017!), .NET Core tooling goes live and we get improved performance. Remember, though, that the .NET libraries are on an independent release schedule so we still have to wait till Q3 for .NET Core 2.0.

That means you get to rewrite chunks of code this week for the new language features and then again later this year for the new libraries. May your TODO list be never empty.

cheers,
Chris Maunder

Weekly Poll Results

What's important when voting on an article?

Survey period: 27 Feb 2017 to 6 Mar 2017

1 = not at all important, 5 = Critically important

Option Avg  
Readability4.223617 votes, 4.22%
Technical accuracy4.493844 votes, 4.49%
Innovation3.222762 votes, 3.22%
Usefulness to you3.823270 votes, 3.82%
Elegance3.042607 votes, 3.04%
Relevance to programmers3.693159 votes, 3.69%
Quality of the code4.033455 votes, 4.03%
Humour2.552187 votes, 2.55%

(No text answers)

This week's survey: An interesting site you're viewing pops up a "Sign up!" dialog that blocks the page. Do you

Latest Additions

New articles added

.NET Framework

  (2 votes) by Michael Doleman (updated yesterday)
A simple DAL with an integrated, lightweight model for database seeding from a JSON source, using the code-first method in Entity Framework.

Ajax

  (20 votes) by Yogi S. (updated 5 days ago)
This article explains how useful the jQuery Load method is for doing AJAX calls in our web projects. I will explain the 4 ways/situtations where you can use this method and create a great feature for the users.
  (5 votes) by Yogi S. (updated 4 days ago)
In this tutorial, I will show how to make API calls with jQuery Post Method which is an AJAX method of jQuery.

Algorithms & Recipes

  (2 votes) by Mosi_62 (updated yesterday)
Some ways to solve a matrix equation :-)
  (2 votes) by Sergey A. Lazarev (updated 19 hours ago)
Alphabetic arithemic - convertion of any words from any alphabet to N-number system for using binary search and word manipulation.

ASP.NET

  (2 votes) by Changming Wang (updated 11 hours ago)
A complete event calendar, using trucking/shipping as an example, built with Visual Studio Community 2015 and jQuery.Fullcalendar

C#

  (10 votes) by MukeshKumarMVP (updated 4 days ago)
Today I will show you, four different ways to get the values from configuration section.
  (5 votes) by Robert Vandenberg Huang (updated 23 hours ago)
An introduction to make a simple 2048 console application in C#
  (2 votes) by Radosław Sadowski (updated 13 hours ago)
The most popular mistakes of Exception Handling and Logging

Client side scripting

  (5 votes) by Afreen F (updated 4 days ago)
  (2 votes) by Daan Michiels (updated 5 days ago)
Generalizing JavaScript's Promise.all() to directed acyclic graphs

Design and Architecture

  (4 votes) by PureNsanity (updated 4 days ago)
Discussing the fundamental aspects of software design and how to better understand individual elements of principles and patterns.

Desktop Gadgets

  (2 votes) by wim4you (updated 2 days ago)
Launch additionally a limited number of hand picked Programs, Documents or Folders from the taskbar

Files and Folders

  (2 votes) by raddevus (updated yesterday)
When disk I/O goes to 100% your machine becomes a brick. Here's some information about how my i7, 8GB laptop was taken over by Microsoft Telemetry.

Grid & Data Controls

  (2 votes) by trident99 (updated 3 days ago)
GtProject is intended to provide the user a Microsoft Project equivalent control to use for scheduling tasks.
  (1 votes) by AXI_IeD (updated 6 days ago)
How to Filter contextually the list shown by a DataGridComboBoxCell?

Hardware Reviews

  (3 votes) by OriginalGriff (updated 4 days ago)
The Nexus 7, the Amazon Fire 7 inch, and the Chuwi Hi12. A personal review.

Internet / Network

  (6 votes) by Uzi Granot (updated yesterday)
The attached .NET library UziSecureSmtpClient allows you to send secure email from your .NET application. The class library is written in C# for .Net framework.

Libraries

  (0 votes) by Cinchoo (updated yesterday)
Simple Xml Writer for .NET

Miscellaneous

  (6 votes) by Manish_Rajpoot (updated 3 days ago)
Article describes the various features of MS Excel that can be utilized for Advanced Data Analytics
  (0 votes) by Paolo Foti (updated 2 days ago)
Save and restore your design work using a persistence manager based on XAML code

Office Development

  (3 votes) by Dracula (updated 2 days ago)
Run all rules for all accounts on all messages; also useful as Outlook Rule debug tool.

Product Showcase

  (0 votes) by Tim Pettersen (updated 4 days ago)
Bitbucket provides the most accurate and useful pull request diff.
  (0 votes) by Tim Pettersen (updated 4 days ago)
Fork a teammate's repository / Copy your fork and make a change to the repository / Create a pull request
  (0 votes) by Tim Pettersen (updated 4 days ago)
In this post, we'll provide a deeper look at the technical details of Pipelines that makes it such a valuable tool for teams.

Raspberry Pi

  (9 votes) by leon de boer (updated 4 days ago)
Introducing SmartStart something like a BIOS for the Pi

Reviews on Third Party Products and Tools

  (0 votes) by theonemule (updated 6 days ago)
To fully take advantage of parallelization features, developers have to change how they code. But a great deal of optimizations can be made through Intel's parallelization tool, Intel Advisor.

VB.NET

  (3 votes) by David Vanson (updated 3 days ago)
A weather application for the current conditions in your area

Windows Presentation Foundation

  (1 votes) by Clifford Nelson (updated 4 days ago)
This is a more comprehensive example of how to implement a project with MVVMLight
  (0 votes) by Ansel Castro (updated 6 hours ago)
Describes the basic steps to render height maps using the graphics engine of Igneel

Work Issues

  (1 votes) by Will J Miller (updated 6 days ago)
Programming tests are frequently used to screen job applicants. This article describes one problem given by a large modern technology company and its solution in swift.

Articles updated

Applications & Tools

  (101 votes) by tranthanhtu.vn (updated 21 hours ago)
How to build the SPA for enterprise application using Angular2 and WebApi (RESTful)
  (25 votes) by Anurag Gandhi (updated 14 hours ago)
A general purpose quiz application in angular 2 that can be used to run quizzes, mock tests, surveys, etc. This is an updated version for "Quiz Application in AngularJs".
  (12 votes) by tranthanhtu.vn (updated 14 hours ago)
In this article, we will learn how to create/edit Role
  (7 votes) by tranthanhtu.vn (updated 14 hours ago)
In this article, We will have a look to unserstand how RESTful/WebApi was applied in my code

C / C++ Language

  (13 votes) by Michael Chourdakis (updated 3 days ago)
Easy to use simple parser with S/MIME Support

C#

  (33 votes) by DavidHancock (updated 3 days ago)
Describes an algorithm that solves the Countdown number puzzle written in c#
  (21 votes) by Pritam Zope (updated yesterday)
In this article we will customize basic windows forms using only Panels in diffrerent colors in Visual Studio using C#

Client side scripting

  (12 votes) by Anurag Gandhi, Aniket Agrawal (updated yesterday)
A set of selected questions and answers of angular 2 that helps you to clarify the concepts of angular 2.
  (8 votes) by Afreen F (updated 4 days ago)
In this article we will learn setting up the Angular 2 environment. In continuation of this article in next part, we will learn how to write a simple Hello World Application and keep on adding advance features of Angular 2 to it.

Cryptography & Security

  (12 votes) by Veronica S. Zotali (updated 2 days ago)
This article shows how to configure IdentityServer3, when you need to authenticate and authorize usage of your WebAPI/MVC, for users stored in SQL Server.

Design and Architecture

  (37 votes) by Robert_Dyball (updated 6 days ago)
"... dogs and cats living together ..." or how to build an application framework to get the best out of ASP.Net Core and Angular - at the same time.
  (14 votes) by Dave Clemmer (updated 4 days ago)
Exploring ways to make direct use of model structures and data to powerfully augment software development with a model oriented approach.
  (12 votes) by Robert_Dyball (updated 3 days ago)
Add JSON Web Token Authentication (JWT) using OpenIDDict to our ASP.Net Core + Angular 2 SPA.
  (13 votes) by Dave Clemmer (updated 3 days ago)
Considering the various qualities that a model oriented programming language should have for effective model oriented development.
  (10 votes) by Ramachandran Murugan (updated 6 days ago)
"A Creation Design Pattern which is used to duplicate or clone the resource and time consuming expensive object"

Libraries

  (28 votes) by Cinchoo (updated 4 days ago)
Simple CSV file reader for .NET
  (5 votes) by Cinchoo (updated 4 days ago)
Simple CSV file writer for .NET
  (4 votes) by Cinchoo (updated 12 hours ago)
Simple Xml file reader for .NET

Miscellaneous

  (147 votes) by Yang Kok Wah (updated 4 days ago)
Implementing shape control that supports transparency, custom design-time editors and simple animation
  (8 votes) by Awesh Vishwakarma (updated 3 days ago)
The easiest way to use Entity Framework with SQLite databases in C# Winform and Console Applications

Mobile Development

  (6 votes) by yaazone (updated 3 days ago)
You have an idea for an app and decided to do it yourself, either alone or with a small group of people and your app development is not organized professionally. Then this article fits perfect for you. The context above is exactly the one in which I have implemented a native ios and hybrid app.

Office Development

  (13 votes) by Dracula (updated 3 days ago)
VBA Macros Provide Yahoo Stock Quote Downloads in Excel 2007

Programming Tips

  (6 votes) by VISWESWARAN1998 (updated 2 days ago)
Scrape the websites with Python 3

Site & Server Management

  (10 votes) by Sumit2.Chauhan (updated 2 days ago)
Article on end to end guide for running ASP .NET Core web applications on Linux servers on Amazon Cloud Service using Apache Server proxy

Testing and QA

  (1 votes) by Sean Rand (updated 3 days ago)
This is an article to demonstrate different uses of ByType Selectors within Selenium. This is the heart of the API, Finding Element(s) using By Types. Understanding these ByType's are key in navigating, selecting and using web elements to test. Lets get going in Automation Testing!

New Tips and Tricks added

Algorithms & Recipes

  (3 votes) by Daniel Pfeffer (updated 3 days ago)
A method for "nearly correct" rounding of sums of multiples

ASP.NET

  (2 votes) by Ankur Rawat (updated 6 days ago)
Detect whether the event is click event or drag event of pushpin, performed by user in Bing Map

C#

  (5 votes) by Saranya Mahesh (updated 4 days ago)
Upload PDF, save file name to database, save pdf to a folder, create a thumbnail image of pdf and save it to a folder, and also save the image to database
  (3 votes) by Khaleek Ahmad (updated 19 hours ago)
Some real time example of SOLID pattern.
  (1 votes) by yuvalsol (updated 20 hours ago)
Batch script that retrieves checked out and changed files from TFS and save their paths to output file
  (1 votes) by DotNetSteve (updated 2 hours ago)
Creating an extension class for View Models to save public properties using Generics and Delegates, replacing a reflection implementation.

Client side scripting

  (5 votes) by yuvalsol (updated 6 days ago)
Use marquee tag to expose table's cell overflowing text
  (5 votes) by yuvalsol (updated 6 days ago)
Swap positions of two elements in a jQuery object

DirectX

  (0 votes) by Jose A Pascoa (updated 16 hours ago)
Part 1 - Using DMath from C#

HTML / CSS

  (5 votes) by SagSD (updated 1 weeks ago)
This tip describes how to make custom right click menu.

SQL Reporting Services

  (4 votes) by yuvalsol (updated 6 days ago)
Set the format of a SSRS date parameter apart from the SSRS report localization

Testing and QA

  (1 votes) by Devendra Raju (updated 4 days ago)
Run test scripts on Firefox browser using Selenium 3 with GeckoDriver

Tips and Tricks updated

HTML / CSS

  (20 votes) by Yaseer Mumtaz (updated 2 days ago)
This tip will explain step by step Bootstrap basic development for beginners. Attached is small application having three pages using Bootstrap CSS, Components and JS.

Programming Tips

  (7 votes) by Southmountain (updated 2 days ago)
Gems for typedef and namespace in C

Static & Panel Controls

  (11 votes) by James J M (updated 5 days ago)
How to apply spacing to all children in a panel

Windows Presentation Foundation

  (51 votes) by Nomesh G (updated 3 days ago)
Setting up basic MVVM in WPF and ICommand usage to allow operations on ViewModel from view.

New Technical Blogs added

.NET Framework

  (12 votes) by Kevin Mack (updated 1 weeks ago)
How to make Entity Framework audit itself

Amazon Web Services

  (0 votes) by Albert Tollkuçi (updated 2 days ago)
As more and more infrastructure is moving to the cloud, the need to make the migration as painless as possible has increased. Typically there are three scenarios:Moving a physical machine to the cloudMoving an virtual machine from local infrastructure to the cloudMoving a machine from one cloud prov

ASP.NET

  (8 votes) by M,AqibShehzad (updated 6 days ago)
ASP.NET performance optimization

Azure

  (0 votes) by Afzaal Ahmad Zeeshan (updated 16 hours ago)
In this article, I provide an overview of using Visual Studio Team Services to automatically deploy the ASP.NET Core web application to Azure App Services.

Client side scripting

  (8 votes) by Paul D. Sheriff (updated 4 days ago)
In this blog post, you will learn how to add Angular to your MVC applications
  (5 votes) by Sibeesh Passion (updated 4 days ago)
Some basics of JavaScript which you may have forgotten or you may not be aware of
  (3 votes) by Paul D. Sheriff (updated 4 days ago)
In this blog post, you will learn how to add a Web API that can be called from an Angular service.
  (3 votes) by Paul D. Sheriff (updated 4 days ago)
Add Angular to MVC
  (3 votes) by Paul D. Sheriff (updated 4 days ago)
Add Angular to MVC
  (1 votes) by tranthanhtu.vn (updated 4 days ago)
How to append "Angular 2" feature into "Angular 1" application

Database

  (3 votes) by Neeraj Kaushik1980 (updated 4 days ago)
Following are the step by step instructions to enable and use the change tracking feature in SQL Server.

Internet / Network

  (1 votes) by Christian Specht (updated 5 days ago)
DNS Settings for GitHub Pages/Read the Docs, with Only One A Record

Mobile Development

  (3 votes) by Junian Triajianto (updated yesterday)
How to play video as page background, like Spotify and Uber, using Xamarin.Forms with Android and iOS Custom Renderer.

SharePoint Server

  (1 votes) by Melick (updated 19 hours ago)
In my previous post I have explained how to pass the custom URL parameter to the Report when it is SharePoint Integrated Mode. As explained earlier post report server parameter has three parts. :=   Parameter Type Prefix Note Report Viewer Control rc: Report
  (0 votes) by Melick (updated 6 days ago)
How to work with SharePoint Report Server using URL parameters in SSRS 2008/2012 in SharePoint mode

Uncategorised Technical Blogs

  (3 votes) by Abu_yanal (updated 5 days ago)
What are we going to build
  (2 votes) by Abu_yanal (updated 5 days ago)
What are we going to build? – Part 0 Let’s create a project, shall we? – Part 1 (This post) Adding splash screen – Part 2 In order to get started, we need do the setup for our solution (the base block) and start from there. Project Setup: This is a trivial part, you need to
  (2 votes) by Sibeesh Passion (updated 2 days ago)
Here we are going to see how we can implement some basic validations using Knockout JS. As we mentioned in the headline, we are going to create validation demo in two manner.
  (2 votes) by Sibeesh Passion (updated 19 hours ago)
Here we are going to a see an anothe article of the JavaScript series. In the first part, we have see some basics that you can start with. In this article, we will be discussing about the JavaScript object continuations and constructors etc. You can always see my other posts related to JavaScript he
  (1 votes) by Abu_yanal (updated 5 days ago)
Adding Splash screen
  (1 votes) by Imran Abdul Ghani (updated 3 days ago)
Your first App using React with Express and MongoDB

Universal Windows Platform and Windows Runtime

  (5 votes) by Abu_yanal (updated 5 days ago)
Introduction to Xamarin

Web Security

  (0 votes) by Melick (updated 3 days ago)
SharePoint web site keeps on prompting for credentials

Blogs updated

.NET Framework

  (96 votes) by n.podbielski (updated 5 days ago)
If you want to optimize code, which is based on Reflection, delegates may be the thing you are looking for.

Custom Controls

  (6 votes) by Junian Triajianto (updated yesterday)
This post discusses simple custom fonts helper in Xamarin.Forms for Android



© 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