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. Articles to check out this week Some excellent articles were posted last month and the best of the best have been chosen. This is the first month in a while where I honestly couldn't pick my favourite out of the bunch. Awesome stuff. Do yourself a favour and have a read. cheers, Chris Maunder Advertisements Are you using Blockchain technology? Survey period: 18 Jun 2018 to 25 Jun 2018 Blockchain is way more than bitcoin, but here's an explanation of blockchain using bitcoin suitable for your grandmother. Yes, heavily | 21 | 2.09 | | Yes, a little | 38 | 3.78 | | We plan to in the future | 49 | 4.88 | | We're evaluating and may at some point | 71 | 7.07 | | No, and don't know if we will | 257 | 25.60 | | No, and probably won't | 345 | 34.36 | | No, and definitely won't | 223 | 22.21 | | This week's survey: What's the better way to code? Latest Additions New articles added | (3 votes) by charles922 (updated 6 days ago) Games/Fun with Programming | | (1 votes) by LuxGiammi (updated 11 hours ago) In this tip, I am going to explain how to generate an hexagonal tessellation and how to draw it in Unity 3D | | (0 votes) by Dave M. (Member 10734106) (updated 14 hours ago) Implement user tagging in your Android application | | (2 votes) by raddevus (updated 6 days ago) A main challenge to learning Arduino programming is that there is no debugger that will show you what your hardware is actually doing. Learn how easy it is to connect an LCD to write "logging" statements. | | (1 votes) by raddevus (updated 5 hours ago) Build this Arduino-driven device which incorporates a touch-screen and Bluetooth and you'll never have to type a password again. | | (2 votes) by Jesús Utrera (updated 6 days ago) Third article of a series of articles introducing deep learning coding in Python and Keras framework | | (2 votes) by Dirk Bahle (updated 2 days ago) Solving the Classification problem with ML.Net Version 0.2. | | (6 votes) by Mohsen Esmailpour (updated 6 days ago) You already know how role-based authorization works in ASP.NET Core but what if you don't want hardcode roles in authorization attribute or create roles later and specify in which controller and action it has access without touching source code? | | (7 votes) by Syed Zain Shah (updated 2 days ago) In this article, you will learn about basic foremost concepts about Action Results in ASP.NET MVC 5. Hope you'll enjoy this. Feel free to give your feedback. | | (0 votes) by Srinivasa Dinesh Parupalli (updated 3 days ago) Mapster a fast, fun and stimulating object to object mapper. | | (0 votes) by José Simões (updated 5 days ago) Using Interop to call native (C/C++) code from C# (managed) library with .NET nanoFramework | | (0 votes) by John M. Dlugosz (updated yesterday) Using the new structured binding feature in your API design | | (2 votes) by Kunal Chowdhury «IN» (updated 2 days ago) Today, in this TypeScript Tutorial, we will learn how to work with Interfaces in TypeScript. Continue reading to learn more. | | (1 votes) by Kunal Chowdhury «IN» (updated 2 days ago) In this article of the TypeScript Tutorial for beginners series, we will learn how to inherit a TypeScript class. Continue reading to learn it today. | | (1 votes) by Kunal Chowdhury «IN» (updated 2 days ago) In this post, you will learn how to write code in TypeScript | | (1 votes) by Biswal Tanmaya (updated yesterday) Use of Realm object in Realm event handler | | (2 votes) by Henrique Dal Bello (updated 4 days ago) This article describes a DLL made to help the community when communicating with Tightening Controllers via Open Protocol (developed by Atlas Copco) | | (2 votes) by Kunal Chowdhury «IN» (updated 3 days ago) In this chapter, we will learn about tsconfig.json, its various properties and how to extend it. | | (3 votes) by Kunal Chowdhury «IN» (updated 3 days ago) How to define a class and instantiate class object | | (2 votes) by Kunal Chowdhury «IN» (updated 3 days ago) Basic data types of TypeScript with examples | | (1 votes) by Kunal Chowdhury «IN» (updated 3 days ago) In this chapter, we will learn various ways to declare variables in TypeScript. | | (1 votes) by geek96boolean10 (updated 2 days ago) Set up an Azure IoT Hub and connect to it via Raspberry Pi 3. | | (5 votes) by Gene Stetz (updated 3 days ago) This article describes a C# utility that acts as a wrapper for executing Windows commands. | | (0 votes) by Alvin Bunk (updated 23 hours ago) How to use diff -e option to create a baseline diff file | Articles updated | (6 votes) by Sidd Gautama (updated yesterday) Easy and efficient assertions for API testing | | (1 votes) by Kornfeld Eliyahu Peter (updated 21 hours ago) The RFID reader idea that never made it... | | (5 votes) by Jesús Utrera (updated 6 days ago) Second article of a series of articles introducing deep learning coding in Python and Keras framework | | (4 votes) by vnmatt (updated 3 days ago) How to take advantage of ASP .NET Core's Razor (.cshtml) views and have dynamic routes for Aurelia | | (4 votes) by Member 11242468 (updated 6 days ago) Moving ASP.NET WebAPI code to Service Fabric Cluster | | (73 votes) by Lakamraju Raghuram (updated 6 days ago) A glance at the C++11 Standard, covering features supported in VS2010 | | (35 votes) by Lakamraju Raghuram (updated 6 days ago) A glance at the C++11 Standard, covering features supported in VS2010. This is the next part of this series. | | (24 votes) by Clement Emerson, Lakamraju Raghuram (updated 6 days ago) This article aims at consolidating the less talked concept of Lvalues and Rvalues | | (30 votes) by Ehsan Sajjad (updated 3 days ago) This post focuses on the problems that one might face when using == operator with generics or inheritance and which can cause unexpected results. | | (8 votes) by Ehsan Sajjad (updated 3 days ago) This post is a guide for beginners on how to implement Equality for a Value Type and why you should implement it. | | (106 votes) by Dan Letecky (updated 6 days ago) Weekly HTML5 event calendar with CSS themes, drag and drop support, date navigator. PHP/AJAX and ASP.NET MVC backends. | | (370 votes) by Mehdi Gholam (updated 6 days ago) Smallest, fastest polymorphic JSON serializer (with Silverlight4, MonoDroid and .net core support) | | (1 votes) by Member 4206974 (updated 4 days ago) B4A Application for generating Business Chart | New Tips and Tricks added | (0 votes) by Azim Zahir (updated 2 days ago) This is a demonstration of a Torch application built using Android. | | (3 votes) by Clifford Nelson (updated 4 days ago) This behavior will select the entire text when a TextBox or PasswordBox gains focus | | (0 votes) by Anshu Krishna (updated yesterday) This tip is a simple example to illustrate how the HTML5 CustomElements can be used to create a custom date tag which has the ability to show relative date (like '5 days ago', 'Next month', '5 years ago' e.t.c.) | Tips and Tricks updated | (18 votes) by tmenier (updated 5 days ago) An introduction to Flurl, an open-source .NET library for fluently building URLs | | (19 votes) by Glebka21 (updated 4 days ago) Quick and simple | | (49 votes) by Alen Toma (updated 10 hours ago) EntityWorker.Core - an alternative to entity Framework | | (2 votes) by vudangngoc (updated 4 days ago) Travelling over Java collections is just a piece of cake, but when the size of the collections increases you have to choose wisely | | (2 votes) by John M. Dlugosz (updated 2 days ago) How can an automated test program test that something is rejected at compile time? | | (6 votes) by kevinuni (updated 2 days ago) This is an alternative for "Master Detail Datagridview" | © 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