Chủ Nhật, 13 tháng 5, 2018

Weekly Newsletter (14 May 2018)

Weekly Newsletter (14 May 2018)
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.
Click here Cheat Sheet: Functional Programming with JavaScript
JavaScript developers, here's a handy resource for your reference stack. This cheat sheet structures some of the language features most commonly used by JavaScript developers interested in writing functional style code. Check it out!
Click here Experience the Best UI Component Suite
Infragistics Ultimate 18.1 offers the most robust UI components available on the market, featuring the fastest Angular data grid, 300+ Excel functionalities, and more. Get your free trial now!
Click here Dynamic Dashboards from Excel Charts & Ranges with SpreadsheetGear 2017
You and your users can design dashboards, reports, charts, and models in Excel or the SpreadsheetGear Workbook Designer rather than hard-to-learn developer tools and you can easily deploy them with one line of code. Try it now!

Weekly Poll Results

What sort of desk do you use?

Survey period: 7 May 2018 to 14 May 2018

The motivation is some of the crazy offices I've seen lately.

OptionVotes% 
My own, normal desk.80471.15
A shared ("Hot") desk635.58
A standing / adjustable desk16614.69
A high-bench style desk393.45
My lap and whatever seat / beanbag I can find756.64
Something constructed from odd objects (old PCs, milk crates, whatever)322.83
Whatever horizontal surface I can find at the local café / pub / library / establishment of ill repute474.16
I have no need of a desk282.48
Other514.51
Respondents were allowed to choose more than one answer; totals may not add up to 100%

This week's survey: When do you do your best coding?

Latest Additions

New articles added

Algorithms & Recipes

  (5 votes) by charles922 (updated 3 days ago)
Math Function Tutor - Part 1

Applications & Tools

  (4 votes) by Mehreen Tahir (updated 3 days ago)
It's a starter kit for ones who wants to learn web development using Django and Python

ASP.NET

  (7 votes) by Marcelo Ricardo de Oliveira (updated 2 days ago)
Developing Single Page Applications with C# Code and Blazor
  (4 votes) by Member 11242468 (updated 5 days ago)
Moving ASP.NET WebAPI code to Service Fabric Cluster
  (1 votes) by Zijian (updated 16 hours ago)
Code First approach for generating client APIs for ASP.NET Core Web API, in C# and in TypeScript for jQuery and Angular 2+

C#

  (5 votes) by SlavaUtesinov (updated 3 days ago)
How to deal with expression trees, presented at C# as generic Expression type, to achieve some practical goals, for example - translating them to specific language like T-SQL.

Charts, Graphs and Images

  (0 votes) by Jack Xu, USA (updated 3 days ago)
This article provides a step-by-step tutorial on how to use ASP.NET Core MVC to create charts in web applications with data from either the client or server side.

Cross Platform

  (1 votes) by Dr. Song Li (updated 3 days ago)
Note on the Jenkins automation server

Database

  (11 votes) by Stefan Timovski (updated 3 days ago)
A short tutorial on how to get started with creating SSMS extensions

Hardware & System

  (7 votes) by Member 13737597 (updated 3 days ago)
This article shows how to enter vga text mode and return from it on Windows 7

Internet / Network

  (14 votes) by Igor Ladnik (updated 5 days ago)
Handy component for asynchronous TCP connection.
  (2 votes) by Richard Eng (updated yesterday)
The easier, quicker way to develop front-end web applications

Java

  (1 votes) by JIANGWilliam (updated 3 days ago)
This is the third of three episodes to introduce considerations and techniques applied in Repository classes in my open-sourced library functionExtensions.

Parallel Programming

  (1 votes) by nchamberlain (updated 6 days ago)
The Concurrency Explorer (ConcX) provides the objects, tools and features to make solving the Dining Philosophers problem relatively simple

Product Showcase

  (0 votes) by Koustubh Warty (updated 5 days ago)
This article will discuss how Continuous Testing is imperative to our organization's success and our ability to develop, test and deliver better software faster.

Reviews on Third Party Products and Tools

  (2 votes) by Mike Mackrory (updated 5 days ago)
In this article, I walk through using CodeSV and provide an overview of how it works and what makes it useful.
  (1 votes) by Mike Mackrory (updated 5 days ago)
In this article, I review Service Virtualization Community Edition by setting it up and using it to work with APIs. Specifically, I'll be running CA Service Virtualization Community Edition version 1.0.3 on Windows 10.

Windows Communication Foundation

  (2 votes) by NobsterTheLobster (updated 4 days ago)
Consume data from a WCF Data service in a .NET client. MSAL OAuth 2.0

Articles updated

.NET Framework

  (11 votes) by Sergey L. Gladkiy (updated yesterday)
This article describes the capabilities of symbolic C# framework for solving statistical problems.

Algorithms & Recipes

  (11 votes) by jespa007 (updated 3 days ago)
An easy and quick way to load any JSON file into C++ projects

Android

  (9 votes) by syed shanu (updated 6 days ago)
In this article we will see in detail on how to create our Xamarin Android Single View App

Applications & Tools

  (4 votes) by Sidd Gautama (updated yesterday)
Easy and efficient assertions for API testing

ASP.NET

  (4 votes) by Mohammed Dawood Ansari (updated 2 days ago)
"How to export the List into an Excel file" in a generic way using NPOI

Azure

  (6 votes) by Majdi Saibi (updated 1 weeks ago)
Automating code deployment with Github and Azure

C#

  (34 votes) by HHerzl (updated 2 days ago)
Scaffolding Entity Framework Core with CatFactory

Exception Handling

  (3 votes) by jgauffin (updated 3 days ago)
Coderr automatically detects and analyzes errors so that you can focus on solving them.

Hardware & System

  (150 votes) by Elmue (updated 6 days ago)
An electronic door lock that replaces a mechanic key by an RFID card or RFID token.

Internet / Network

  (361 votes) by Mehdi Gholam (updated 4 days ago)
Smallest, fastest polymorphic JSON serializer (with Silverlight4, MonoDroid and .net core support)
  (4 votes) by Richard Eng (updated yesterday)
A tip for creating a web application using the easiest programming language and framework you can imagine.

iOS and watchOS

  (4 votes) by Perfectial (updated 2 days ago)
A practical guide to business applications for augmented reality

Java

  (6 votes) by JIANGWilliam (updated 4 days ago)
This is the first of three episodes to introduce considerations and techniques used for the throwable functional interfaces defined in my open-sourced library functionExtensions.
  (2 votes) by JIANGWilliam (updated 4 days ago)
This is the second of three episodes to introduce considerations and techniques applied in Tuple classes in my open-sourced library functionExtensions.

Programming Tips

  (6 votes) by Nilesh Dhangare, Pune-India (updated 5 days ago)
RealTimeEventLogReader will show you how to read event logs in C# as soon as they are written in Windows Event Logs.

Raspberry Pi

  (7 votes) by Victor Dash (updated 4 days ago)
Processing the positioning information of visual objects detected by Pixy camera and received on Raspberry Pi via I2C, and using common design patterns in a C# program parsing robotics sensor data

String handling

  (19 votes) by BenHall_io (updated 5 days ago)
It's worthwhile knowing the what, when and why to improving string comparison performance. In this article, I will explore one way, string interning.

Web Services

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

Windows Presentation Foundation

  (20 votes) by JDL Wright (updated yesterday)
This article documents usage and interesting design aspects of a rich and universal Find / Replace control for WPF.

New Tips and Tricks added

ASP.NET

  (1 votes) by Harshit Gindra (updated 6 days ago)
Understanding the use of multiple schedulers to work with one Quartz Scheduler application
  (0 votes) by N.Younaki (updated 4 days ago)
Passing custom attribute from Model Class in MVC ASP NET Core and built HTML atrribute accordingly into HTML element, Best Practice Input Masking

C#

  (3 votes) by didourebai (updated 2 days ago)
In this post, I will explain how we can use the ORM Fluent NHibernate in the Framework Core 2.0 for any database.

Combo & List Boxes

  (2 votes) by Yulius Suwandi (updated 3 days ago)
Create simple script for your VB.Net combobox datasource

Tips and Tricks updated

C#

  (8 votes) by HHerzl (updated 2 days ago)
Scaffolding View Models with CatFactory

New Technical Blogs added

Database

  (0 votes) by Steve Naidamast (updated 2 days ago)
https://www.firebirdsql.org/ Author's Notes… Though I have extensive database application development experience, I do not consider myself an expert with the Firebird Database Engine to any degree.

Programming Tips

  (2 votes) by Tahir Naushad (updated 6 days ago)
Encapsulation is a fundamental tenant of good software design. Wrapping an enum into an object and providing cohesive behaviour to it would lead you down the path of well encapsulated and designed applications..Continue reading
  (1 votes) by Tahir Naushad (updated 6 hours ago)
When designing the public interface of our classes and methods, we should try to avoid its misuse. Creating methods with honest signatures is a good technique to hide implementation details, reduce bugs and improve code readability. Continue reading...

Tools and IDE

  (5 votes) by Code Maze (updated 6 days ago)
How to install and use Docker on Windows 10, the reasons behind using Docker, and some useful Docker CLI commands

Universal Windows Platform and Windows Runtime

  (3 votes) by Code Maze (updated 6 days ago)
Linux deployment



© 2018 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